Skyler
Dec 26 2006, 05:46 PM
I have OSC version oscommerce-2.2ms2-060817 installe with languagepack Dutch (NL_Taalpakket_v1.4.9_1_2)
I can use the Admninistration Tool without trouble (and in Dutch).
When i want to start the Catalog i get the error's:
Warning: main(includes/languages/Dutch.php) [function.main]: failed to open stream: No such file or directory in (path) ../catalog/includes/application_top.php on line 285
Warning: main(includes/languages/Dutch.php) [function.main]: failed to open stream: No such file or directory in (path) ../catalog/includes/application_top.php on line 285
Fatal error: main() [function.require]: Failed opening required 'includes/languages/Dutch.php' (include_path='.:/usr/local/lib/php') in (path) ../catalog/includes/application_top.php on line 285
I already renamed the file in the named path to Dutch.php instead of dutch.php but i get the same result
Can anyone tell me what im doing wrong?
crash3903
Dec 26 2006, 05:49 PM
check to see if you have this file in your store root directory
includes/languages/Dutch.php
if it is there check if the first letter is upper case or lower case
Skyler
Dec 27 2006, 12:45 AM
QUOTE (crash3903 @ Dec 26 2006, 06:49 PM)

check to see if you have this file in your store root directory
includes/languages/Dutch.php
if it is there check if the first letter is upper case or lower case
tnx 4 the reply
The file is there and already renamed it (see last line in original message)
Anyone more or other idea's?
etronity
Jan 16 2007, 08:43 PM
Check to see if you host has allowed fopen in your php.ini config file. Ask them to add the line:
allow_url_fopen = On
Hope it works for you.
Mina X
Jan 22 2007, 11:42 PM
I had the exact same problem with language installation, and it`s also the same osCommerce version. I checked the php.ini file and the setting is `allow url fopen = On`, so I guess that`s not a problem. Can anyone, please, tell me how you fixed it?
newmanxtc
Feb 20 2007, 02:50 AM
I am baffled and know that someone has the answer to this issue:
I get the following:
Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/content/b/t/s/btsGB07/html/catalog/includes/application_top.php on line 285
Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/content/b/t/s/btsGB07/html/catalog/includes/application_top.php on line 285
Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /home/content/b/t/s/btsGB07/html/catalog/includes/application_top.php on line 285
[I suspect that my client 'disabled' the (all) language in the admin. I set english back up but it didn't change anything]
Any help would be... well helpful.
Thanks
viorelb
Dec 10 2007, 08:27 PM
i have the same problem with my site when i install oscommerce....
i find the problem in php.ini
i edited the file and it is disponible at www.mongelluzzihoreca.com/php.ini
good luck
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.