OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Suddenly, Language Problems
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Languages and Zones
Tree of Life
blink.gifI get this warning:

Warning: main(includes/classes/logger.php) [function.main]: failed to open stream: No such file or directory in /home/johannes/www/includes/application_top.php on line 76

Warning: main(includes/classes/logger.php) [function.main]: failed to open stream: No such file or directory in /home/johannes/www/includes/application_top.php on line 76

Fatal error: main() [function.require]: Failed opening required 'includes/classes/logger.php' (include_path='.:') in /home/johannes/www/includes/application_top.php on line 76

Anyone have a clue why this warning error shows up when trying to access my store: www.naturensapotek.no

A have recently installed the newest norwegian language pack, but everything was working fine. Until I changed the language from english to norwegian Pulldown list - define languages, under Tools in the online administration menu. And when I change language to norwegian in the pulldown list now (only have norwegian and english installed), english is always on top and it is not possible to change back to english since it is on top of the list.

Someone with som knowhow that can log in and have a look for me? blink.gif
none_uk
QUOTE (Tree of Life @ Oct 23 2007, 07:41 PM) *
blink.gifI get this warning:

Warning: main(includes/classes/logger.php) [function.main]: failed to open stream: No such file or directory in /home/johannes/www/includes/application_top.php on line 76

Warning: main(includes/classes/logger.php) [function.main]: failed to open stream: No such file or directory in /home/johannes/www/includes/application_top.php on line 76

Fatal error: main() [function.require]: Failed opening required 'includes/classes/logger.php' (include_path='.:') in /home/johannes/www/includes/application_top.php on line 76

Anyone have a clue why this warning error shows up when trying to access my store: www.naturensapotek.no

A have recently installed the newest norwegian language pack, but everything was working fine. Until I changed the language from english to norwegian Pulldown list - define languages, under Tools in the online administration menu. And when I change language to norwegian in the pulldown list now (only have norwegian and english installed), english is always on top and it is not possible to change back to english since it is on top of the list.

Someone with som knowhow that can log in and have a look for me? blink.gif


use a FTP to log in and check that you aint deleted a system code or just upload original file oscommerce folder
FWR Media
catalog/includes/application_top is looking for ..

catalog/includes/classes/logger.php

and it is looking for it on application_top line 76

Either you need to add the file catalog/includes/classes/logger.php or you need to remove the code (line 76) in catalog/includes/application_top that is calling the file.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.