THANK YOU THANK YOU THANK YOU!!! New version got rid of the issues I was having ever since installing this mod.
THANK YOU THANK YOU THANK YOU!!! New version got rid of the issues I was having ever since installing this mod.
I really need to stop working on this -- I've wasted a lot of time on this today! :) Anyway, played around with the mod and read through the forums to refresh my memory and I found a few more bugs. They're fixed. Those apostrophes and quotes are a pain to deal with. If you are updating make sure you update all files this time. Enjoy!
Version 1.53
1. Fixed problem with customer's billing information not updating.
2. Fixed problem with adding product attributes with apostrophes causing an error.
3. Fixed problem with quotes and apostrophes being ignored.
LINK
Hi there - many thanks for the mod.
I have found a bug (1.3.7 and 1.3.8) when an order has a discount amount. What happens is that the minus sign is stripped off when the edit is saved so the discount is added instead of subtracted.
Many thanks - kevstor...![]()
Update to newest version. This was fixed in 1.52.
Thanks for your swift reply -
Im running 1.52 but the discount Im using is using quantity discounts additional module, not coupons or gift vouchers, which is set to kick in if the order is over £400.
When I go to edit the order the minus is already stripped out of the value in the text box so only shows a positive amount?
thx - Kevstor
Thats correct. There are two values Zen Cart stores in the database, and the one you see should be positive. The way Zen Cart knows it is a discount is by checking the database to see what the subtotal value is. For example, if it is a gift certificate, it stores ot_gv in the database. If it is a coupon, is uses ot_coupon. So, to fix the problem, I had Edit Orders check the database to see what type of subtotal it is, and subtract instead of add if it is a coupon or a gift certificate. The only discounts I am aware of in Zen Cart are Gift Certificates and Coupons. It seems that the modification you are using has added a new class of discount. Hence, it would not work right.
If you can poke around in your database using phpMyAdmin or some other tool to look at an SQL database and let me know what class it is storing this as I can tell you how to fix your problem. The table you will find this in is called "zen_orders_total" and the value I need to know is stored under "class".
I finally got around to installing the latest update.
now I'm getting this error every time I hit the edit button I get this error..
Fatal error: Call to undefined function zen_field_exists() in /xxxxx/xxxxxx/public_html/Zen_Cart/admin/edit_orders.php on line 84
I would guess that you are running an old version of Zen Cart. Are you using 1.3.8a?
Just installed Order Edit 1.53 according to instructions, and get the following error when I click "Edit" to edit an order:
Not Found
The requested URL /zencart/admin/FILENAME_ORDER_EDIT.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Looks like I'm missing a file, however I did not find it in the package. Can anyone help?
Bookmarks