Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Great point!!!:smile:
This DEFINITELY a Zen Cart thing, and I ran into the same kind of issues myself when testing this and other modules.. Apparently Zen Cart doesn't like it when you keep previous versions of other files. So regardless as to whether you are installing this module or others, if you are doing file merges, ALWAYS make sure that you do not upload the .bak files your file merge program may create.. AND do not even upload previous version of the same files along with the new version (even if you rename them you may run into erros from blank pages or other related errors)
Quote:
Originally Posted by
soxophoneplayer
Admin login lost when updating.
I updated this mod from v 3.02 to 3.03 on my zc 1.3.9h (test site only). I lost my admin login, replaced with a blank page. Front end of store worked fine.
Peeking in the cache/debug files, I was getting a "can not re-declare zen_bd_scrub in ()..." message. This was in ref to admin/includes/functions/extra_functions/common_orders_functions.php.
When I edit/merge or replace files there is always a .bak file created - I don't know if this is a zen cart thing or a windows thing. But anyway, common_orders_functions.php.bak was clearly not playing nice with the new file. When I removed the .bak file everything returned to normal and my login worked fine.
I post this in case someone else hits the same snag ;o)
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
I've run into the 'blank admin' issue.
I initially installed ver 3.02 per instructions and everything looked fine except the 'update' button was not showing in the orders. Once I clicked where the button should be, everything went away.
So I came here, found the new version 3.03, followed the directions in it. Same result. Blank admin.
I went thru and removed all of the Edit Orders files, reuploaded the original 1.3.9h orders.php and ran the uninstall sql via phpMyAdmin in cpanel (since I couldn't access my admin to do it).
It's still blank and I'm getting the following in my debug file:
Code:
[21-Jan-2011 23:17:01] 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/xxxxxx/public_html/xxxxxx/includes/init_includes/init_languages.php on line 35
[21-Jan-2011 23:17:01] 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/xxxxx/public_html/xxxxx/includes/init_includes/init_languages.php on line 35
[21-Jan-2011 23:17:01] 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/xxxxxxx/public_html/xxxxx/includes/init_includes/init_languages.php on line 35
Note: This is the same thing it said when the blank pages originally appeared. So I'm getting the same error even after uninstalling everything which makes no sense to me. I've uninstalled many a mod and everything always went back to normal. :huh:
I'm running:
Zencart version 1.3.9h (new install - not an upgrade)
PHP Version: 5.2.15
Server OS: Linux 2.6.34.6
Database: MySQL 5.1.52
Using Filezilla 3.3.5.1 to FTP
Mods Installed:
User Tracking
Database Backup - MySQL
Easy Populate
Reward Points Suite
Image Handler
Fual Slimbox
Quick Updates
Black-Admin Theme
Sales Report
I tried // out the line referred to in the debug file (includes/init_includes/init_languages.php on line 35) just to see what would happen and the admin did come back, but all the headers/text was fubarbed. (EX: HEADER_TITLE_TOP)
If you can help me figure out how to get my admin back to normal, I will be eternally grateful. :smile:
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Dunno what else to say here.. v3.03 resolves the blank page and language errors. The code that was the cause of the problem is no longer there and there is no other reason for the error to appear unless you have somehow not replaced your current files with the ones from the v3.03 fileset..
Suggest making a backup and doing a file comparison between the v3.03 fileset and files in your store.. I'm fairly certain you will find that somehow the files in place are not from the current fileset..
Quote:
Originally Posted by
Boggled
I've run into the 'blank admin' issue.
I initially installed ver 3.02 per instructions and everything looked fine except the 'update' button was not showing in the orders. Once I clicked where the button should be, everything went away.
So I came here, found the new version 3.03, followed the directions in it. Same result. Blank admin.
I went thru and removed all of the Edit Orders files, reuploaded the original 1.3.9h orders.php and ran the uninstall sql via phpMyAdmin in cpanel (since I couldn't access my admin to do it).
It's still blank and I'm getting the following in my debug file:
Code:
[21-Jan-2011 23:17:01] 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/xxxxxx/public_html/xxxxxx/includes/init_includes/init_languages.php on line 35
[21-Jan-2011 23:17:01] 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/xxxxx/public_html/xxxxx/includes/init_includes/init_languages.php on line 35
[21-Jan-2011 23:17:01] 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/xxxxxxx/public_html/xxxxx/includes/init_includes/init_languages.php on line 35
Note: This is the same thing it said when the blank pages originally appeared. So I'm getting the same error even after uninstalling everything which makes no sense to me. I've uninstalled many a mod and everything always went back to normal. :huh:
I'm running:
Zencart version 1.3.9h (new install - not an upgrade)
PHP Version: 5.2.15
Server OS: Linux 2.6.34.6
Database: MySQL 5.1.52
Using Filezilla 3.3.5.1 to FTP
Mods Installed:
User Tracking
Database Backup - MySQL
Easy Populate
Reward Points Suite
Image Handler
Fual Slimbox
Quick Updates
Black-Admin Theme
Sales Report
I tried // out the line referred to in the debug file (includes/init_includes/init_languages.php on line 35) just to see what would happen and the admin did come back, but all the headers/text was fubarbed. (EX: HEADER_TITLE_TOP)
If you can help me figure out how to get my admin back to normal, I will be eternally grateful. :smile:
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Hello Diva et al, Thank you for the great job.
Zen Cart 1.3.9h
Database Patch Level: 1.3.9h
PHP Version 5.2.15
super_orders_30
edit_orders_v3.02
better_together_2.3a
jscroller_sidebox_package_2-1
return_authorization_v2-3-3a
order_total_insurance by Numinix
userCurrency (when a customer logs in currency is auto selected)
simple_google_analytics_ver1-2-2
corner_site_seal_1.0
FR-lang-zen-cart-v1.3.9-1.0 (not being used)
Everything works great, no blank pages no error messages. I have looked through both forums for others with my situation but no luck.
I use Super Orders and Edit orders to simply add a serial# to the product description line. The Edit order page comes up fine except that the tax is set at 0% beside the shipping charge. http://www.marinemagik.com/scr.jpg If I do not insert the correct tax rate before I update the total gets reset to no tax on shipping. Any help would be appreciated. Thanks again for all your hard work.
Niko
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Edit Orders has ALWAYS worked this way (hence the on-screen hint that indicates that the shipping tax rate is not saved in the database)
Quote:
Originally Posted by
gearheadniko
Hello Diva et al, Thank you for the great job.
Zen Cart 1.3.9h
Database Patch Level: 1.3.9h
PHP Version 5.2.15
super_orders_30
edit_orders_v3.02
better_together_2.3a
jscroller_sidebox_package_2-1
return_authorization_v2-3-3a
order_total_insurance by Numinix
userCurrency (when a customer logs in currency is auto selected)
simple_google_analytics_ver1-2-2
corner_site_seal_1.0
FR-lang-zen-cart-v1.3.9-1.0 (not being used)
Everything works great, no blank pages no error messages. I have looked through both forums for others with my situation but no luck.
I use Super Orders and Edit orders to simply add a serial# to the product description line. The Edit order page comes up fine except that the tax is set at 0% beside the shipping charge. If I do not insert the correct tax rate before I update the total gets reset to no tax on shipping. Any help would be appreciated. Thanks again for all your hard work.
Niko
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Thanks Diva, I'll look forward to any updates on this great add on
Niko
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Busy with a nice update for you guys :P
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
xcooling
Busy with a nice update for you guys :P
Can't wait to see it...:smile:
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Run into a "bummer" - Edit order (V3.03) doesn't take multiple taxes as well as ZenCart (1.3.9h). I do understand that this is a minor issue for most, but it would of course be nice if the functionality was consistent throughout the system....
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Forgot to mention - it DOES show all the tax classes, but the value is the same in all, which is shouldn't be, as the order contained only one tax this time...