Seems commenting this out around line 72 did the trick, finally
Edit code below
toCode:'currency_value' => zen_get_currency_value(DEFAULT_CURRENCY),
Code://'currency_value' => zen_get_currency_value(DEFAULT_CURRENCY),
Seems commenting this out around line 72 did the trick, finally
Edit code below
toCode:'currency_value' => zen_get_currency_value(DEFAULT_CURRENCY),
Code://'currency_value' => zen_get_currency_value(DEFAULT_CURRENCY),
Now to fix the Default free shipper that automatically entered and this should be good to go.
I finally traced down a MAJOR problem with Zone Definitions to the Simple Create Order Mod. When replacing the block of code in /functions/general.php, the dropdown menus no longer show country/state options in Locations/Taxes -> Zones Defitions. So I cannot create zones, or use shipping modules with defined zones, as it does not work.\
Any solution for this?
This is actually the WRONG way to fix this error.. The reason for the error is that create_orders.php is making a call to a function that does not exist.. (Hence why it states " Call to undefined function")
You NEED to create the function file I posted instructions for last night so that this function is correctly defined, and UNCOMMENT this line.
While it LOOKS like it's working with this line commented out, create_orders.php is actually not creating your orders correctly and you will see that the product line totals will not display or calculate correctly. The ORDER totals will appear fine, but your product line totals will not.. This function will make sure the currency symbol is inserted into the database for the order so that the product totals appear correctly on your order..
Last edited by DivaVocals; 28 Nov 2010 at 06:23 AM.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
The shipping table disappeared too just seems the mod needs some major work all we really wanted was the create order part without the edit orders and create customer which are usuless to us as the Add Customer module from the downloads still works without flaws, super orders takes care of the editing
So basically the Create Order only function is what we are looking for it works with what we have installed of this mod with Super Orders so I KNOW that is not an issue it picks up the order just like if it was from the customer side of the store
I am willing to donate for the mod but until it works properly guess that will be put on hold for now
I cannot waste to much time on something we can manually create from the customer side of the store by using the alternative method Login As A Customer mod which works without flaws.
When the Shipping Table from the Create Order page was removed this kind of got boring if you know what I mean. Thanks for your help though guess I will wait until you release yours if ever.
Unless I get bored and go at it again which I probably will![]()
I tried this before commenting that line out it made no difference I tried every thing this thread said including from that blog all the same results from a fresh store and a modified store. All ended up in the same result. Fixed one thing and another thing was removed lol
I was jsut messing around and got this on another weird result here is something even crazier Add New Product to an exisiting order in Super order page works without flaws except the shipping table part
This is new turn of events I guess see screenshot just does not make since lol
Order edit features in Super Orders are NOT flawless at all.. There are issues with adding products with attributes, tax issues, etc.. It's one of the most frequently asked/complained about feature in Super Orders, and why there have been NUMEROUS discussions on the Super Orders support thread about Edit Orders/Super Orders integration..
The upcoming release of Super Orders deprecates ALL of these old editing functions as they are based on a MUCH older version of Edit Orders. Later versions of Edit Orders actually has better order editing features. So to continue to provide order editing functionality for those who need/want order editing, an integration option for Edit Orders is what will be included in the upcoming Super Orders fileset. This will provide MUCH better order Editing than what's currently available in Super Orders. (If you want to discuss Super Orders further, it's best to take THAT part of this discussion over to the Super Orders thread and not hijack this one with an off-topic discussion)
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Ummm this is not coming from Super Orders. My guess is that you've installed Edit Orders v1.55. From their changelog:
9. Prevented deleting of orders with 0 products.
If the order has to be deleted this can be done on the orders page.
For this the installation instructions changed and a new button was added.
If the order has zero products the button changes from 'edit' to 'add product' and then takes you to the
add product page instead of the edit page.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I am not trying to hijacking anything and secondly this mod needs more work before it is worth using all the manual entering shipping rates makes the alternative more simple solution. I do not recommend anyone with very little knowledge use this mod
I am sure you have a lot of time in it and most of us will probably wait till you lease your version to see what it is like. But like I said before in other words it is a shame such a good feature to be pretty much abandoned.
I was hoping for an easy fix since it isn't going to happen the alternatives will work for now.
Thanks for your time on the matter