Zen Cart Logo
Forums / General Questions / A help with this error please

A help with this error please

Locked

Views: 830

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Jun 2007, 2:00 PM
#1
yd29999 avatar

yd29999

Zen Follower

Join Date:
Jan 2006
Posts:
120
Plugin Contributions:
0

A help with this error please

I'm running 1.3.7.
I recently up loaded a back up copy.
After messing around a bit and fixing a few errors I got the store to show up with the backed up data.
But when I go to log into the admin I get this error.

Warning: main(DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php): failed to open stream: No such file or directory in /home/me/public_html/07/admin/includes/languages/english.php on line 50

Warning: main(DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php): failed to open stream: No such file or directory in /home/me/public_html/07/admin/includes/languages/english.php on line 50

Fatal error: main(): Failed opening required 'DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php' (include_path='.:/usr/local/lib/php') in /home/me/public_html/07/admin/includes/languages/english.php on line 50

Now I know it shouldn't be hard to fix, but I'm tired of chasing my tail.

Any Ideas?

4 Jun 2007, 2:12 PM
#2
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

Re: A help with this error please

It looks like a problem in your configuration files because DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php is the wrong path. I would check your config files for any missing / because that line should actually read :
DIR_FS_CATALOG_LANGUAGES/english/meta_tags.php - in which case either the file either really isn't there or the error will go away.

Hope that helps!

4 Jun 2007, 8:26 PM
#3
yd29999 avatar

yd29999

Zen Follower

Join Date:
Jan 2006
Posts:
120
Plugin Contributions:
0

Re: A help with this error please

Hey, you're good.
Lets see how good though.
Where in the heck would I find this?
I'm thinking maybe I copied a wrong file??????????