Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
highlander
Super_orders 139 is installed, and whether I click on Customer> orders or Customer>super orders, what app[ears is super_orders. I do not have a super_orders option under Admin>Configuration.
Per your earlier explanation/direction, I copied over the files for 3_super_orders (you have a trivial typo, the instructions say 4_super_orders), then I ran the super_orders sql, then I copied over the files from 1_Install Files, then I copied over 2_Required_Core_Edits, then I ran the edit_orders_install sql. I have set the switch under Configuration Edit Orders to True. I'm half asleep right now, so I hope what I wrote above doesn't have too many typo's in it.
Do you think it might help any if I were to install Super_Orders 3?
Cheers!
Highlander,
I been working with DivaVocals on on this modification for Super Orders 3.0 since it's release along with a few other devs just by following your posts and notes I have reinstalled this module at least 10 times and cannot recreate your error. To give us a better understanding have you by chance ever had Edit Orders installed previously to Super Orders 3.0?
If not then it is very possible either a file got corrupted during your upload to the FTP or you are missing files. Or you could have improperly installed the SQL file that is included. If you had Super Orders 2.0 installed run the uninstall_super_orders_prior_versions.sql that is included with Super Orders 3.0 folder if you did not have Super Orders 2.0 installed run this file super_orders_uninstall_v30.sql instead and start all over.
I have put a little guide for you to do and once finished post back your results it will be below this post
First and foremost try uninstalling any versions of Edit Orders previous to Super Orders 3.0 if you had it installed if you do not have the previous version of edit orders you can download it here go through the readme.txt and remove any modifications you did to any files that were described in the old version or upload new files from the 1.3.9h version install folder and start over
Small Guide: (Assuming you are using out of the box php files (no modifications of any kind) or on a test store, do this at your own risk.) I highly recommend you doing this with a test site rather then a live site this way you know for sure no other modifications are interrupting your Super Orders 3.0 install and just IN CASE make things worse
If Edit Orders Was Installed Previously: Or over write with new php files from the 1.3.9h folder of zencart
1. Remove any code you may have added from the readme.txt in Edit Orders Version: 1.5.3 to 1.3.9h version or Upload brand new files
2. If installed (Super Orders 2.0) remove this version completely from your installation including the sql
3. Uninstall Super Orders 3.0 you have installed and run the uninstaller SQL included with the modification so you know that the tables have been removed from the database and remove any files you uploaded from the Super Orders 3.0 Folder including the optional addons as well if any are installed
Install New Super Orders 3.0 (Since Edit Orders is included with the module the old version is no longer needed)
1. Upload all files inside the 1_Install_Files directory. Be sure to rename YOUR_ADMIN_FOLDER to your actual admin directory, in a default install of 1.3.9h it is named zc_admin <-- use this for reference to yours
2. Upload the files directory 2_Required_Core_Edits. Be sure to rename YOUR_ADMIN_FOLDER to your actual admin directory, in a default install of 1.3.9h it is named zc_admin <-- use this for reference to yours
3. Okay with step 1 and 2 out of the way, JUST IN CASE if you are installing one of the OPTIONAL add-ons which are a1_USPS_W_INFO_AT_A_GLANCE, a2_FEC, a3_COWOA you cannot just drop these into your ftp due to the fact one addon will over write the other ones, so if you are trying to use all three you will have to merge them all into one. JUST IN CASE, covering all bases. Right now only install the required files in step 1 and 2
4. Instead of opening the SQL file and pasting the database go to your admin --> tools --> Install SQL Patches click the browse button, go to the folder where Super Orders 3.0 is and upload the actual SQL file super_orders_install_v30.sql to your database this is more accurate then pasting it directly into the box
5. DO NOT install these SQL query's super_orders_upgrade.sql or super_orders_ty_tracker_upgrade.sql at the point because they will not be installed with Super Orders 3.0 if you have these mods installed already you can run these at a later time if they are required.
6. Now if you do not have Super Orders LINK in your Customers Drop down menu this means you are missing the link to super orders which will be in the folder 3_Optional_Files however if you have other mods that effect this menu you may need to merge the Super Orders in and a good program for you to use which is simple is winmerge its free and you can Google search if it need be. Nevertheless a test order will be a clean install and you can just drop this into that test store ftp all you need to do is rename the YOUR_ADMIN_FOLDER to your actual admin directory
7. Now when this is all said and done see if you have Super Orders under your configuration Menu in the admin and see if Super Orders appears in the Customers drop down.
I hope this helps you out. ALSO note I take no responsibility for the above guide all edits, modifications are to be completed at your own risk. Good Luck
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread - split Tax
Hello!
Thanks for your great extension edit_orders_v3.03.
I'm using Zen_cart 1.3.9.g german version. It's a compleet new install for testing.
So far edit_orders is working properly. Just when I set up the shop to show split taxes its given trouble. The tax rate isn't stored properly in table orders_total.
A litle example:
After ordering some Products in shop the order total details are shown properly in admin, see the 1st screenshot.
7% tax = 14€
19% tax = 38€
sum = 52€
After editing the order and pressing the update button the tax isn't stored properly anymore. The tax gets summed together and stored 2 times in both lines of table, see 2nd screenshot.
7% tax = 52€
19% tax = 52€
sum = 104€
cause of this the total price to pay is to high.
In my opinion thats just a problem while storing data into the database. I'm not sure where to find the sql-statement for storing that data.
Thanks for your support.
[SCR]http://www.heliotrop-fiwa.de/images/before_edit.jpg[/SCR]
[SCR]http://www.heliotrop-fiwa.de/images/after_edit.jpg[/SCR]
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Hello Knuckle101. Thanks for jumping in. Thanks also to DIVA for her continued help. :clap: I'll continue looking through this and will let you know what I find and will post results and questions if needed. It will be a bit before I can return here as I must leave due to work. One clarification for you, I don't have super_orders 3.0 installed. It's an older version,having gone through the numerous upgrades of zencart to this point. I can't recall when it was installed or by whom at this point. Most of the upgrades have been handled by myself, but not every one. At least i know at this stage that I can overtype with edit_orders.php if I need to. Thankfully, everything else seems to be working flawlessly. I'm beginning to wonder about the advantage of editing orders now that I've moved to online payment processing, and the confusion and workload it might cause to refund and recharge etc :shocking:
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread - split Tax
Not a simple fix. As this version of Edit Orders is simply an upgrade of sturner's excellent work (see version history in the readme), this is a known limitation of Edit Orders that has existed for some time.
These threads may provide some insight:
It remains to be seen whether or not we will be addressing this in the upcoming updates.. This is a complex modification. So I cannot say when or even IF this will be addressed.. Stay tuned..
Quote:
Originally Posted by
77deltaboy
Hello!
Thanks for your great extension edit_orders_v3.03.
I'm using Zen_cart 1.3.9.g german version. It's a compleet new install for testing.
So far edit_orders is working properly. Just when I set up the shop to show split taxes its given trouble. The tax rate isn't stored properly in table orders_total.
A litle example:
After ordering some Products in shop the order total details are shown properly in admin, see the 1st screenshot.
7% tax = 14€
19% tax = 38€
sum = 52€
After editing the order and pressing the update button the tax isn't stored properly anymore. The tax gets summed together and stored 2 times in both lines of table, see 2nd screenshot.
7% tax = 52€
19% tax = 52€
sum = 104€
cause of this the total price to pay is to high.
In my opinion thats just a problem while storing data into the database. I'm not sure where to find the sql-statement for storing that data.
Thanks for your support.
[scr]http://www.heliotrop-fiwa.de/images/before_edit.jpg[/scr]
[scr]http://www.heliotrop-fiwa.de/images/after_edit.jpg[/scr]
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Tahnks for your quick answer!
I'l stay tuned and whatch it here
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Just a reply to a couple of posts on the previous page about the missing "Edit" button.
For those who do not know and have had the same problem. This is NOT in the instructions. As per the instructions:
Quote:
Super Orders v1.3.9 or v3.0 users: If you'd like to update the Edit Orders navigation buttons with navigation buttons that take you back to super_orders.php (versus the default orders.php), go to Admin > Configuration > Edit Orders. Set the "Super Orders Module Switch" to "True" to activate the Super Orders navigation buttons in Edit Orders.
What was failed to mention in the above is that you also have to go to "Configuration", "Super Orders" and change the "Edit Orders Module Switch" to "True".
Once I did that I got the "Edit" button.
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
leilanddale
Just a reply to a couple of posts on the previous page about the missing "Edit" button.
For those who do not know and have had the same problem. This is NOT in the instructions. As per the instructions:
What was failed to mention in the above is that you also have to go to "Configuration", "Super Orders" and change the "Edit Orders Module Switch" to "True".
Once I did that I got the "Edit" button.
Ummm actually the readme DOES include these very instructions... Just below the instructions you posted is this..
Quote:
Edit Orders Integration
If you have Edit Orders v3.0 installed you can now enable Edit Orders buttons in the Super Orders system to integrate Super Orders with Edit Orders.
- Install Edit Orders v3.0
- Go to Configuration > Super Orders. Set the "Edit Orders Module Switch" to "True"
Super Orders v3.0 has similar instructions in the SO readme.. It was ONLY included in Edit Orders for Super Order v1.3.9 users who are NOT upgrading.. (as was the case for highlander)
Just so it's CLEAR, these are two different admin settings meant to do two very different things.
- Add Super Orders buttons to Edit Orders page
- Add Edit Orders buttons to Super Orders page
If you want BOTH, you must activate BOTH..
In highlanders case he does not seem to have a Super Orders menu in configuration so there is no admin optionto activate until he resolves the issue about why his Super Orders confirguration menu is missing..
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
As I am one of the people who came here for support due to installation problems with the v3.2 , I would now like to confirm that we have installed the version v3.3 and it's working PERFECTLY!!!!!!!!! :clap::clap:
Thank you for all your work and support DivaVocals :hug:
Definately a Donation worth :)
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
Dustie
As I am one of the people who came here for support due to installation problems with the v3.2 , I would now like to confirm that we have installed the version v3.3 and it's working PERFECTLY!!!!!!!!! :clap::clap:
Thank you for all your work and support DivaVocals :hug:
Definately a Donation worth :)
Thank you Dustie for your patience!!! Sooooo happy we FINALLY got you back on solid ground!! :smile:
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
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)