lviskiss Posted March 6, 2006 Posted March 6, 2006 I downloaded a free template from templatemonster.com(include osc core codes).Then I uploaded it to the host and installed.Everything is well.Because the template is in English German and spanish,but my store mainly sell to Chinese consumer,So I should install the chinese language package.When I finished,the error appeared.I tried to visit my store with the url http://www.haiqiao.net and saw an error page like below: "Warning: main(includes/languages/Chinese.php): failed to open stream: No such file or directory in /www/users/haiqiao.net/includes/application_top.php on line 285 Warning: main(includes/languages/Chinese.php): failed to open stream: No such file or directory in /www/users/haiqiao.net/includes/application_top.php on line 285 Fatal error: main(): Failed opening required 'includes/languages/Chinese.php' (include_path='.:/usr/local/php4/lib/php') in /www/users/haiqiao.net/includes/application_top.php on line 285" I search for help on the net but unfortunately failed.Then I try to look for help on the osc official support forums.Wish I have a good luck.Millions of thanks to those who help me to settle the problem.Excuse me for my bad english speaking.
♥Vger Posted March 6, 2006 Posted March 6, 2006 Check the files to see if they are called chinese.php and not Chinese.php as in the error. Vger
Guest Posted March 11, 2006 Posted March 11, 2006 i got the same error Warning: main(includes/languages/finnish/index.php): failed to open stream: No such file or directory in /home/vhome/beautiful-fashion.net/www/test/catalog/index.php on line 33 Fatal error: main(): Failed opening required 'includes/languages/finnish/index.php' (include_path='.:/usr/lib/php') in /home/vhome/beautiful-fashion.net/www/test/catalog/index.php on line 33 doesnt matter if i try finnish or swedish language pack.. same error.. whats wrong?
Guest Posted March 11, 2006 Posted March 11, 2006 i got the same error Warning: main(includes/languages/finnish/index.php): failed to open stream: No such file or directory in /home/vhome/beautiful-fashion.net/www/test/catalog/index.php on line 33 Fatal error: main(): Failed opening required 'includes/languages/finnish/index.php' (include_path='.:/usr/lib/php') in /home/vhome/beautiful-fashion.net/www/test/catalog/index.php on line 33 doesnt matter if i try finnish or swedish language pack.. same error.. whats wrong? nevermind.. stupid n00b error :-" thanks anyway :D :thumbsup:
Guest Posted March 12, 2006 Posted March 12, 2006 yeah well.. Now i got this error when i tryid to get to the Admin page. Warning: main(includes/languages/finnish.php): failed to open stream: No such file or directory in /home/vhome/beautiful-fashion.net/www/test/catalog/admin/includes/application_top.php on line 130 Fatal error: main(): Failed opening required 'includes/languages/finnish.php' (include_path='.:/usr/lib/php') in /home/vhome/beautiful-fashion.net/www/test/catalog/admin/includes/application_top.php on line 130 row 130-134 in admin/aplication_top is require(DIR_WS_LANGUAGES . $language . '.php'); $current_page = basename($PHP_SELF); if (file_exists(DIR_WS_LANGUAGES . $language . '/' . $current_page)) { include(DIR_WS_LANGUAGES . $language . '/' . $current_page); } what is wrong?
Guest Posted March 12, 2006 Posted March 12, 2006 :D yeah well... im suppose its better to read the error meassage before wining here. Stupid n00b error again... you probably have alot of fun when you read this tread :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.