zeroach29 Posted October 3, 2008 Posted October 3, 2008 I just put my page live and everything went ok but when I load the website I see this error message. Warning: require(includes/languages/English.php) [function.require]: failed to open stream: No such file or directory in /home/content/z/e/r/zeroach29/html/catalog/includes/application_top.php on line 288 Fatal error: require() [function.require]: Failed opening required 'includes/languages/English.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/z/e/r/zeroach29/html/catalog/includes/application_top.php on line 288 Does anyone know what that means? Let me know. Thanks.
Guest Posted October 3, 2008 Posted October 3, 2008 I just put my page live and everything went ok but when I load the website I see this error message. Warning: require(includes/languages/English.php) [function.require]: failed to open stream: No such file or directory in /home/content/z/e/r/zeroach29/html/catalog/includes/application_top.php on line 288 Fatal error: require() [function.require]: Failed opening required 'includes/languages/English.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/z/e/r/zeroach29/html/catalog/includes/application_top.php on line 288 Does anyone know what that means? Let me know. Thanks. what does the stated line 288 say, and why is it seeking English.php
zeroach29 Posted October 3, 2008 Author Posted October 3, 2008 I am not sure why it is looking there. Do you think it has to do with setting the permissions for the folder? what does the stated line 288 say, and why is it seeking English.php
BryceJr Posted October 3, 2008 Posted October 3, 2008 Why is it looking for English.php instead of english.php? oscommerce file names are lowercase
zeroach29 Posted October 3, 2008 Author Posted October 3, 2008 On line 288 it says: require(DIR_WS_LANGUAGES . $language . '.php'); HELP PLEASE!!! I am not sure why it is looking there. Do you think it has to do with setting the permissions for the folder?
zeroach29 Posted October 3, 2008 Author Posted October 3, 2008 I am not sure why it is looking for English.php instead of english.php. I didn't change anything... Why is it looking for English.php instead of english.php? oscommerce file names are lowercase
BryceJr Posted October 4, 2008 Posted October 4, 2008 I am not sure why it is looking for English.php instead of english.php. I didn't change anything... Check your files. Do you have includes/languages/ English.php or includes/languages/ english.php file? Also, verify that you have all files and folders in their proper places.
zeroach29 Posted October 8, 2008 Author Posted October 8, 2008 So I figured it out. I am really a newbie... haha... I by accident deleted the english laguage in the admin page. When I went to create it again I used capital "E" in english and that is why it happened. Thanks for all your help... Check your files. Do you have includes/languages/ English.php or includes/languages/ english.php file? Also, verify that you have all files and folders in their proper places.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.