Hello,
We are using the lastest zencart & was adding the mod 'adding extra more information pages'
After doing all of this, our admin comes up with the following error
PHP Warning: require_once(includes/languages/english/header.php) [function.require-once]: failed to open stream: No such file or directory in D:\Domains\treasuresbycaz.com\www\admin\includes\languages\english.php on line 649 PHP Fatal error: require_once() [function.require]: Failed opening required 'includes/languages/english/header.php' (include_path='.;C:\php5\pear') in D:\Domains\treasuresbycaz.com\www\admin\includes\languages\english.php on line 649
We are not able to log in. We have retraced our steps & taken the mod files back out, but it still comes up with this error. We have checked the line 649, which is the following :
require_once(DIR_WS_LANGUAGES . $_SESSION['language'] . '/' . $template_dir_select . FILENAME_HEADER);
But can't seem to get our admin back.
Have looked at other posts, but none seem to be directed at what our PHP warning is.
Anyone had this?
Thanks![]()




