reedracer Posted February 17, 2004 Posted February 17, 2004 I'm receiving this error when I go to either Admin or Catalog: Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/elegant/public_html/shop/catalog/includes/application_top.php on line 285 Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/elegant/public_html/shop/catalog/includes/application_top.php on line 285 My wife was doing some work in it and this popped up. First in Admin then later in Catalog. I've searched the forums for an answer to no avail...Help! http://shop.theelegantroseladies.com/
LincsIT Posted February 18, 2004 Posted February 18, 2004 Hi, I've just taken a look at your error mesages and if you look carefully you will see that the file your script is pointing to has no name. (includes/languages/.php) Look for the above script on line 285 of application_top.php as specified in the error message and see if you can locate the mistake in the script. I'm 99% certain that you have a link wrong in your script somewhere but your next problem is to find it! If you need any help send me an email to [email protected] Cheers, Bret Bret Inexperienced PHP User but will try anything for a laugh!
reedracer Posted February 18, 2004 Author Posted February 18, 2004 No I do not have a backup. It is a fairly new site, so I hadn't had a chance to do any, yet. Did I lose the default language flag somewhere? I can get to the Db via MyPHPAdmin...
Guest Posted February 18, 2004 Posted February 18, 2004 have you checked your configure.php files for the correct paths? were you able to access them before or are you just getting these on the first time?
reedracer Posted February 18, 2004 Author Posted February 18, 2004 I was able to use it before. The configure.php files matchup to a working site I have. The path displayed in the error message is correct, it just jeems to be missing a language. Reed
Recommended Posts
Archived
This topic is now archived and is closed to further replies.