Philip79 Posted May 12, 2007 Share Posted May 12, 2007 All of my international customers are unable to view my site. They receive the following error message: Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /web/osc/includes/application_top.php on line 286 Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/pkg/php-4.4.2/lib/php') in /web/osc/includes/application_top.php on line 286 I have English, English_GBP, French, Espanol, & German installed with all of the required files in the appropriate directories. When I developed the English_GBP I just copied the English file and folder and associated the Union Jack with that language and for French I used one of the contributions and validated that all of the files were present. I can of course access my site based in the USA and I can change the language and everything works fine, but international customers when they attempt to navigate to my site, they receive the above error message. I would appreciate any assistance or ideas. Thank you. Philip Quote Link to comment Share on other sites More sharing options...
Philip79 Posted May 21, 2007 Author Share Posted May 21, 2007 All of my international customers are unable to view my site. They receive the following error message: Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /web/osc/includes/application_top.php on line 286 Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/pkg/php-4.4.2/lib/php') in /web/osc/includes/application_top.php on line 286 I have English, English_GBP, French, Espanol, & German installed with all of the required files in the appropriate directories. When I developed the English_GBP I just copied the English file and folder and associated the Union Jack with that language and for French I used one of the contributions and validated that all of the files were present. I can of course access my site based in the USA and I can change the language and everything works fine, but international customers when they attempt to navigate to my site, they receive the above error message. I would appreciate any assistance or ideas. Thank you. Philip The problem was that somehow the default language was no longer checked. Once I checked, in my case English, as the default language the problem was resolved. Dpcumenting the resolutions others can have as a reference incase they run up against the same problem. :thumbsup: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.