Andromedafausto Posted January 14, 2014 Posted January 14, 2014 Hello, I'm new and testing the Oscommerce. The problem is that i can't enter in the admin page to edit all the stuff of the website. What I did was that I was trying to install the spanish module for the website, and before that I updated the website from V.2.3.3 to v.2.3.4. and then tried to add the new language. When I'm trying to enter the admin page, this is what happens: Warning: require(includes/languages/espanol.php) [function.require]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/application_top.php on line 167 Fatal error: require() [function.require]: Failed opening required 'includes/languages/espanol.php' (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/application_top.php on line 167 ArkhosiaDragon is the admin name, the same I use to enter to the admin page. What do I need to do? Please help. Thanks.
MrPhil Posted January 14, 2014 Posted January 14, 2014 Is espanol the correct name, as opposed to, say, Spanish or Espanol? Does includes/languages/espanol.php exist and is of the appropriate permissions to read (should be owned by you, too)? Capitalization must match exactly. If your browser is supplying "espanol" as the language, and your files are "Espanol", that would be a problem. Probably the best solution in that case would be to "lowercase" the name obtained from the browser, so that it's consistent for all browsers and matches your files.
Andromedafausto Posted January 14, 2014 Author Posted January 14, 2014 It's all in lower case. What I tried to do was to copy in all the laguage folders, all the "espanol" files and now I can enter the admin page, but it shows these errors: Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_action_recorder.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_action_recorder.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_boxes.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_boxes.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_dashboard.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_dashboard.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_header_tags.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_header_tags.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_order_total.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_order_total.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_payment.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_payment.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_shipping.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_shipping.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include(includes/languages/espanol/modules/cfg_modules/cfgm_social_bookmarks.php) [function.include]: failed to open stream: No such file or directory in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 Warning: include() [function.include]: Failed opening 'includes/languages/espanol/modules/cfg_modules/cfgm_social_bookmarks.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in/home/content/09/6514609/html/DragonGames/catalog/ArkhosiaDragon/includes/classes/cfg_modules.php on line 28 what is the new problem? T_T. Thanks for the help.
multimixer Posted January 14, 2014 Posted January 14, 2014 what is the new problem? T_T. Thanks for the help. Are the files in the error messages on the server? eg, is this file on the server? includes/languages/espanol/modules/cfg_modules/cfgm_social_bookmarks.php My community profile | Template system for osCommerce - New: Responsive | Feedback channel
Andromedafausto Posted January 15, 2014 Author Posted January 15, 2014 There is no cfg_modules folder, and there is no cfgm_social_bookmarks.php... :(
Andromedafausto Posted January 15, 2014 Author Posted January 15, 2014 wrong, there is another folder with that file. :). What should I need to do?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.