Wanted to add a few thoughts.. You have either got something else going on with your store or you have installed Edit Orders incorrectly.. Either way the error message you are getting is VERY clear. Zen Cart is looking for a language file it cannot find..

Did you RENAME all the the "YOUR_ADMIN_TEMPLATE" folders in the Edit Orders fileset BEFORE you uploaded them to your site??

Did you remove any language files??

Did you ADD any language files??

Did you change your default language??


Just wanted to show you that if you seach this forum for "includes/init_includes/init_languages.php" that EVERY ONE of these posts points to a MISSING language file..
http://www.zen-cart.com/forum/showpo...90&postcount=2
http://www.zen-cart.com/forum/showth..._languages.php
http://www.zen-cart.com/forum/showth..._languages.php
http://www.zen-cart.com/forum/showth..._languages.php
http://www.zen-cart.com/forum/showth..._languages.php

Now let me be clear... MISSING means that Zen Cart cannot find it and this COULD happen if you did not rename the admin folders in the Edit Order fileset as per the CLEAR instructions in the readme to do this before you upload the files to your server..


Again, I am giving you my best suggestions based on the information you have provided.. without seeing your site files, I cannot say what has happened here..

Quote Originally Posted by cyberian37 View Post
Yes I saw that thread too, but it does not help. Also I try to add there an other file "1.php", but then it show me this error:

Code:
[09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
[09-Dec-2010 12:25:39] PHP Warning:  require(includes/languages/englishenglish.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/xxxx/includes/init_includes/init_languages.php on line 35
[09-Dec-2010 12:25:39] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/englishenglish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/includes/init_includes/init_languages.php on line 35
It look like I did not merge properly my files, but I did try this so many time.

I have not really clue what to do.

Thank you for any advice.