Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
cyberian37
I think that the installation is very simple and I put all files at the right place, that should not be an issue at all.
Well the language file issue points at something missing that Zen Cart can't find.. I can't see your store files.. So I am entirely unsure what the issue is..
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
There are NO language files in this folder.. Are you SURE you uploaded EVERYTHING??? Are the Edit Orders language files in place??
Quote:
Originally Posted by
cyberian37
Well I am using lite_red template. Actually yes I was thinking that must be something wrong using that template together with this module, but the fact it that this template is not installed in admin area and the fault is appear only in admin area. Maybe I did merge wrong my files, probably, but as more I am thinking about I don't know where, which make me mad ... :frusty:
And I have own renamed admin area, that's the first thing I did after installation.
I put there my original files, everything working just fine, no error anywhere.
Would you be so kind to review my last recent changes.
Thank you very much in advance.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Ok here is my complete admin folder. The configuration is deleted only because I do publish the file here. The rest is exactly as it is.
Code:
http://http://www.easy-share.com/1913239531/myadminfolder.zip
Thank you.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
cyberian37
Ok here is my complete admin folder. The configuration is deleted only because I do publish the file here. The rest is exactly as it is.
Code:
http://http://www.easy-share.com/1913239531/myadminfolder.zip
Thank you.
Not for nothing, but I don't have free time to spare to examine your entire admin folder in detail.. A quick glance at the file contents and I noticed that I didn't see an orders.php file..
I have provided you with enough guidance as to the nature of your problem and possible fixes.. My suggestion at this point is for you to back out all of the Edit Order files and edits you have made and start over..
The error you have is either due to an incorrect/incomplete Edit Orders install or because there is another issue in your store which is creating the missing language file errors. Edit Orders was tested by a number of folks prior to being submitted to the downloads, and it works PERFECTLY out the box..
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Well orders.php it's there. But thank you anyway, I guess that's I miss out something ... probably.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
cyberian37
Well orders.php it's there. But thank you anyway, I guess that's I miss out something ... probably.
Seriously here's what I suggest.. Something is WRONG with your install and if I had free time I really would take a detailed look.. (honest!:smile:)
Try the following..
- Roll back to the version of your store BEFORE you installed Edit Orders
- TEST.. Make sure EVERYTHING works..
- Re-download Edit Orders (your download MAY be corrupted)
- Re-Install Edit Orders.
- TEST..
- Let me know what your result is..
BTW.. you did not say..
Are you running Zen Cart v1.3.9??
Are you running any other mods??
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Well I can see that there is something wrong, just can't figure out what that could be. I did re-installation atleast 50 time and spend 2 days on it ... I will just give up, because I can't try anything else as I did everything so far.
I just made the last try now and it say the same as in the beginning :
Code:
[09-Dec-2010 16:52:54] PHP Warning: require(includes/languages/1.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 16:52:54] PHP Warning: require(includes/languages/1.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 16:52:54] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/1.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/includes/init_includes/init_languages.php on line 35
It's a bit shame, but what more is left I don't know. Maybe I will try to apply this mode into the fresh installation to see if that will work for me, to ensure I done my part correct. If that will work then there must be something.
Yes I run 1.3.9h version.
Actually I have Captcha and Backup mods installed.
It's quite strange, the fault occur only if I did edit or add something new into the current order, otherwise everything is ok.
Thanks for your effort.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
cyberian37
Well I can see that there is something wrong, just can't figure out what that could be. I did re-installation atleast 50 time and spend 2 days on it ... I will just give up, because I can't try anything else as I did everything so far.
I just made the last try now and it say the same as in the beginning :
Code:
[09-Dec-2010 16:52:54] PHP Warning: require(includes/languages/1.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 16:52:54] PHP Warning: require(includes/languages/1.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 16:52:54] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages/1.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/includes/init_includes/init_languages.php on line 35
It's a bit shame, but what more is left I don't know. Maybe I will try to apply this mode into the fresh installation to see if that will work for me, to ensure I done my part correct. If that will work then there must be something.
Yes I run 1.3.9h version.
Actually I have Captcha and Backup mods installed.
It's quite strange, the fault occur only if I did edit or add something new into the current order, otherwise everything is ok.
Thanks for your effort.
Zen Cart is looking for a file named 1.php which should be located in includes/languages
You need to check the language pack(s) you are using and upload the missing file.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
I already done that and I see that there should be a file called "1.php" as it says, but if I put there such file (just copy and rename english.php) as I have not any file like that, then it ill show the error say englishenglish.php missing, even "english.php" is there together with that file.
So there must be something else which I don't know...
Thanks.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
cyberian37
I already done that and I see that there should be a file called "1.php" as it says, but if I put there such file (just copy and rename english.php) as I have not any file like that, then it ill show the error say englishenglish.php missing, even "english.php" is there together with that file.
So there must be something else which I don't know...
Thanks.
And as I have stated repeatedly this is likely because something else you've installed is the REAL root of the issue..
Quote:
Originally Posted by
cyberian37
It's a bit shame, but what more is left I don't know. Maybe I will try to apply this mode into the fresh installation to see if that will work for me, to ensure I done my part correct. If that will work then there must be something.
This is my next suggestion.. Can't get to the heart of the matter unless it's CLEAR which other module is causing the conflict..