Just installed edit orders for 1.3.9 and am experiencing the same problem with the language file.

The admin page goes blank and this is the error:
[14-Dec-2010 09:47:18] PHP Warning: main(includes/languages/1.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in C:\xampp1\xampp\htdocs\store\admin\includes\init_includes\init_languages.php on line 36

[14-Dec-2010 09:47:18] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/1.php' (include_path='.;C:\xampp1\xampp\php\pear\') in C:\xampp1\xampp\htdocs\store\admin\includes\init_includes\init_languages.php on line 36


I am running 1.3.9h, and only using english. When checking the init_languages.php file that file it is pertaining to is coded as '.php' with no 1.

Also since I didnot have super tracker, I just did not install the patch. I have TY tracker installed so have installed that part.

Any help or suggestion on how to fix this? Thanks



Quote Originally Posted by cyberian37 View Post
Well it's working now, but what come up is an other problem in case I do try to change Status. Actually I can't, because otherwise come a page says this :

Code:
1054 Unknown column 'track_id1' in 'field list'
in:
[INSERT INTO orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments, track_id1, track_id2, track_id3, track_id4, track_id5) VALUES ('1', '3', now(), '1', '', '', '', '', '', '')]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
In fact if I don' type anything into the Comments, the page just refresh and say that is updated, but it not. And if I try to type something into the Comments then become that Error.

Any idea ?