-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
I'll take a look as my time permits this weekend.. Will probably bug you a tad.. :)
This was a quick fix. I think there may be a more elegant way to accomplish this. Edit Orders and Super Orders share the following file common_orders_functions.php which contains a send email function which can probably be used thus saving a few lines of code in the edit_orders.php file.
I'll do some more checking and see what can be done.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
clydejones
This was a quick fix.
I got that..:smile:
I guess what I am still not clear on is what exactly was fixed.. I apologize if I appear dense here, but in all of our testing of Edit Orders we had no issue with the comments functions behavior. So what exactly was "wrong" is what I am trying to understand..:P With the multiple back to back to back to back posts (versus one or two CONCISE posts which stated what the problem was), all I managed to cobble together is something about the e-mail template not working??
Given our testing had no issues I am still a lot unclear about the issue and the solution.. A clear summary would help me get a grasp on what just transpired in FOUR pages of posts..:laugh:
Quote:
Originally Posted by
clydejones
I think there may be a more elegant way to accomplish this. Edit Orders and Super Orders share the following file common_orders_functions.php which contains a send email function which can probably be used thus saving a few lines of code in the edit_orders.php file.
I'll do some more checking and see what can be done.
Though I'd have to look at old Zen Cart code to confirm this, I think that somewhere after SO was first released, that the default orders.php on which it was based on changed, and super_orders.php did not change with it.. So some items like comments were done differently in SO than in it's default cousin. They BEHAVED the same, but the coding for each was different..
The comments code in Edit Orders was similar/identical to the Super Orders comments code. Hence the reason we common_orders_functions.php file.
The next release of Super Orders will no longer use the common_orders_functions.php file. In the name of finishing up the re-synchronization of the default orders.php with super_orders.php that was a part of SO3, I've fully aligned the comments code in super_orders.php with the code from orders.php. The benefit for doing this is that it will make it MUCH easier for shopowners to translate orders.php modifications from other modules to super_orders.php as it will look more like it's default cousin. This will make is EASY PEEZY for those using COWOA for example to integrate with Super Orders..
I would like to eventually get the Edit Orders comments code to look and act like the default orders.php comments as well and eliminate the need for this common_orders_functions.php file for Edit Orders as well.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
I guess what I am still not clear on is what exactly was fixed.. I apologize if I appear dense here, but in all of our testing of Edit Orders we had no issue with the comments functions behavior. So what exactly was "wrong" is what I am trying to understand..:P With the multiple back to back to back to back posts (versus one or two CONCISE posts which stated what the problem was), all I managed to cobble together is something about the e-mail template not working??
Given our testing had no issues I am still a lot unclear about the issue and the solution.. A clear summary would help me get a grasp on what just transpired in FOUR pages of posts..:laugh:
It wasn't that the e-mail template wasn't working; the thing was that it (the email) wasn't being formatted using the email_template_order_status.html instead it was using email_template_default.html.
It also was not sending an extra copy of the e-mail to admin.
All I did was copy the email section from orders.php to edit_orders.php so that it now uses email_template_order_status.html when sending emails and also sends an extra copy of the email to admin.
-
Quote:
Originally Posted by
clydejones
It wasn't that the e-mail template wasn't working; the thing was that it (the email) wasn't being formatted using the email_template_order_status.html instead it was using email_template_default.html.
It also was not sending an extra copy of the e-mail to admin.
All I did was copy the email section from orders.php to edit_orders.php so that it now uses email_template_order_status.html when sending emails and also sends an extra copy of the email to admin.
Okay now that's CLEAR.. thanks for the explanation.. I'll have a looksee (& test out) at what you modified this weekend.. if I can free up some time....
Posted via Mobile Device
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Okay I took a looksee at this, and Clyde, you are right.. This wasn't so much a "fix" to a "problem" (which implies the comments were not working -- they in fact WERE working) as it was a modification to the e-mail template used.. Thanks for the clear explanation!:bigups:
Quote:
Originally Posted by
clydejones
This was a quick fix. I think there may be a more elegant way to accomplish this. Edit Orders and Super Orders share the following file common_orders_functions.php which contains a send email function which can probably be used thus saving a few lines of code in the edit_orders.php file.
I'll do some more checking and see what can be done.
Quote:
Originally Posted by
clydejones
It wasn't that the e-mail template wasn't working; the thing was that it (the email) wasn't being formatted using the email_template_order_status.html instead it was using email_template_default.html.
It also was not sending an extra copy of the e-mail to admin.
All I did was copy the email section from orders.php to edit_orders.php so that it now uses email_template_order_status.html when sending emails and also sends an extra copy of the email to admin.
One thing I have been wanting to tackle is implementing the FULL alignment of the comments code in edit_orders.php to match up to the comments code used in orders.php and eliminate the need for the common_orders_functions.php file altogether. (common_orders_functions.php contains the send email functions used by both Super Orders and Edit Orders)
I have already done the same thing to a new version of Super Orders (not submitted yet). I spent a little time this past weekend doing the same for Edit Orderst, and I think I've got it working along with some other MINOR tweaks:
- Remove more of the hardcoded text in Edit Orders (the default shipping tax value can be entered in the admin versus having to be hardcoded into the edit_order.php file)
- Add an order navigation feature like the one in Super Orders
To be clear the reason for making this change is NOT because there is an issue with comments in Edit Orders at all.. The current comments functionality work just fine.. The reason for the change is so that IF the default orders.php is modified in an upcoming release of Zen Cart (as it did in the 1.38 vs 1.39 flavors of this file), the path to update Edit Orders will be CLEARER to see.. IMHO this is a LOT more difficult to see when the methods used between the two are different. So now the comments code between the two is the same.. I've been testing it and it is working with or with out the Ty Package integration. (Super Orders integration works as always as these changes do not affect this)
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I've posted this in Super Orders thread because it relates to both modules:
So I figured out why I was getting the blank screen when selecting SO from the Customer drop down. I didn't upload the Edit Orders batch for Super Orders.
Now I have a different problem. When I installed the patch I got this message when uploading the SQL:
1 statment ignored. See "upgrade_exceptions" table for additional details.
Now I get the SO screen; however if I click on the details of an order I get this message:
1146 Table 'ddandlam_znc1.TABLE_CUSTOMERS_ADMIN_NOTES' doesn't exist
in:
[select * from TABLE_CUSTOMERS_ADMIN_NOTES where customers_id = '8']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Please help!
In case you need a link ddandlamber dot com
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
No it actually doesn't.. This is a Super Orders issue..
Because we made it easy to use both together it is assumed that issues with one module is somehow related to the other.. This is a false assumption..
The code in Super Orders that allows you to use Super Orders with Edit Orders doesn't affect Edit Orders AT ALL.
Quote:
Originally Posted by
ddandlamber
I've posted this in Super Orders thread because it relates to both modules:
So I figured out why I was getting the blank screen when selecting SO from the Customer drop down. I didn't upload the Edit Orders batch for Super Orders.
Now I have a different problem. When I installed the patch I got this message when uploading the SQL:
1 statment ignored. See "upgrade_exceptions" table for additional details.
Now I get the SO screen; however if I click on the details of an order I get this message:
1146 Table 'ddandlam_znc1.TABLE_CUSTOMERS_ADMIN_NOTES' doesn't exist
in:
[select * from TABLE_CUSTOMERS_ADMIN_NOTES where customers_id = '8']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Please help!
In case you need a link ddandlamber dot com
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi All,
I am having some issues with this Modification. I have Super Orders 3.0 installed and works great (thank you). However I wanted to take it further by adding the Edit Orders 3.0 to my site. I modified all folders per instruction as well as merged mod files with current files on server using winmerge. No problems there. I also saved copies of the unmodified files on server by renaming the originals to filename_ORIGINAL.php. After uploading all files and folders to my site, when I tried to access the admin section I received an HTTP 500 error in IE8 and in FF I got a blank screen. So I went and removed all files that were uploaded, renamed originals and all worked again. I then uploaded one file at a time and check my admin section after each file and found that the file common_orders_functions was the problem so far. I know on line which has this code -
Code:
'" .zen_db_input($comments) . "')");
is different then what is on my server and mine is
Code:
'" . $comments . "')");
I am not sure why this is causing me not able to access the admin section at all even for log in, but it is. I have searched for my issues and am unable to find anything related to this.
Zen Version 1.3.9h
Site hasn't been upgraded
Addons are Super Orders 3.0 and other not related to the ordering system.
Thank you for your time and understanding as well as your help.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Check your cache folders for error logs (blank page = error). You are getting errors because your install method is causing problems.
As has been posted in this thread several times you can't keep originals and backups together. (there's actually a fairly extended conversation on this very subject with someone who like you had errors after installing Edit Orders -- a quick search of this thread would have turned up this very post and the follow-up advice given)
Keep your backups OFFLINE and load ONLY the files needed to run the mods.. You are getting errors because your renamed original files are interfering with the ones required by the module. In other words unless the install instructions say to do this, DON'T. It's a bad habit to get into, and as you have discovered causes issues..
If you want to back up your store file in case you need to rollback when installing modules, do a proper backup of your store.
Quote:
Originally Posted by
KeystoneAirsoft
Hi All,
I am having some issues with this Modification. I have Super Orders 3.0 installed and works great (thank you). However I wanted to take it further by adding the Edit Orders 3.0 to my site. I modified all folders per instruction as well as merged mod files with current files on server using winmerge. No problems there.
I also saved copies of the unmodified files on server by renaming the originals to filename_ORIGINAL.php. After uploading all files and folders to my site, when I tried to access the admin section I received
an HTTP 500 error in IE8 and in FF I got a blank screen. So I went and removed all files that were uploaded, renamed originals and all worked again. I then uploaded one file at a time and check my admin section after each file and found that the file common_orders_functions was the problem so far. I know on line which has this code -
Code:
'" .zen_db_input($comments) . "')");
is different then what is on my server and mine is
Code:
'" . $comments . "')");
I am not sure why this is causing me not able to access the admin section at all even for log in, but it is. I have searched for my issues and am unable to find anything related to this.
Zen Version 1.3.9h
Site hasn't been upgraded
Addons are Super Orders 3.0 and other not related to the ordering system.
Thank you for your time and understanding as well as your help.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
after i adding products am pressing update button it shows blank page, am using 1.3.9h.... help me anybody... thanks in advance.....
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Senthil7
after i adding products am pressing update button it shows blank page, am using 1.3.9h.... help me anybody... thanks in advance.....
Check your cache folders for error logs (blank page = error). What does the error log say??
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi Diva,
Thank you for the information. I apologize for not reading the whole thread here. I am studying for exams and setting up 2 sites at once so I didn't really have alot of time to read about the backup files. I did remove the original files into seperate folders and re-upload all the addon files and all works great now.
Again I apologize and thank you for your help and information.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi Diva
I have been using Edit orders now for a couple of months and totally happy with the mod and then I noticed something today after after *adding products* to an order.
Until now everytime I *added* a product to an order I kept an eye on the postage to make sure it recalculated, but as adds were only light, ti didn't make a difference to the postage.
Today for the first time I added quite a few heavier products to and order and knew for sure that the postage had to be at least 50% more.
But it seems it DIDN'T add the postage for the additional products.
Has the problem been discussed...has anyone else had it??
I have tried to read up here and see if anyone has had this issue before, but couldn't find anything.
I appreciate your help .
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hey Dustie.. LOOOOONG time no see (but that's a good thing right???:laugh:)
Edit Orders has NEVER recalculated shipping when adding items to an order.. You must manually calculate and update the shipping with the new totals..
Quote:
Originally Posted by
Dustie
Hi Diva
I have been using Edit orders now for a couple of months and totally happy with the mod and then I noticed something today after after *adding products* to an order.
Until now everytime I *added* a product to an order I kept an eye on the postage to make sure it recalculated, but as adds were only light, ti didn't make a difference to the postage.
Today for the first time I added quite a few heavier products to and order and knew for sure that the postage had to be at least 50% more.
But it seems it DIDN'T add the postage for the additional products.
Has the problem been discussed...has anyone else had it??
I have tried to read up here and see if anyone has had this issue before, but couldn't find anything.
I appreciate your help .
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I have recently loaded a clean install of 1.3.9h but cannot find out which mods are included and which aren't, is there a list available which shows, what has been integrated in the release of the version number 1.3.9h, or how do we confirm the mods updates. Sorry if it's a lame question, but I'm new to all this configuration, and upgrading.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
ksl1
I have recently loaded a clean install of 1.3.9h but cannot find out which mods are included and which aren't, is there a list available which shows, what has been integrated in the release of the version number 1.3.9h, or how do we confirm the mods updates. Sorry if it's a lame question, but I'm new to all this configuration, and upgrading.
This is the support thread for Edit Orders v3.0.. Not the thread to ask general Zen Cart 1.3.9 specific questions.. You need to create a new thread and post your question there..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Hey Dustie.. LOOOOONG time no see (but that's a good thing right???:laugh:)
Edit Orders has NEVER recalculated shipping when adding items to an order.. You must manually calculate and update the shipping with the new totals..
Hey Diva :) You know what they say *no news is good news*. :laugh:
It is a good thing :laugh:
. This mod is really one of the most important ones on my site, and it functions perfectly (despite our installing hickups, but your support was great,....and it WORKS!)
OUch......didn't realise it didn't calculate the postage. Any reason why this great mod doesn't do that as well??
Btw....is this mentioned somewhere in the manual? (Not that people read them LOL )
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Dustie
Hey Diva :) You know what they say *no news is good news*. :laugh:
It is a good thing :laugh:
. This mod is really one of the most important ones on my site, and it functions perfectly (despite our installing hickups, but your support was great,....and it WORKS!)
OUch......didn't realise it didn't calculate the postage. Any reason why this great mod doesn't do that as well??
Btw....is this mentioned somewhere in the manual? (Not that people read them LOL )
Well we certainly had a rocky start, but FINALLY got you going.. :clap: So yeah.. No news is certainly GOOD news..:laugh:
Long story short it just doesn't.. Dunno why the original authors chose not to include this feature.. I can speculate why, and given the complexity required to add it it makes sense..
No this is not mentioned explicitly in the manually, but IMHO it's kinda obvious when you use it that this since the shipping field is one of the editable fields.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Well we certainly had a rocky start, but FINALLY got you going.. :clap: So yeah.. No news is certainly GOOD news..:laugh:
Long story short it just doesn't.. Dunno why the original authors chose not to include this feature.. I can speculate why, and given the complexity required to add it it makes sense..
No this is not mentioned explicitly in the manually, but IMHO it's kinda obvious when you use it that this since the shipping field is one of the editable fields.
thank you for your reply. :smile:
Don't see why it should be obvious, because even the new added products are editable fields. The shipping would need to be editable, cause I for instance also give freeshipping, which I edit manually.....plenty of reason to edit it :) . But now I know and can adjust shipping accordingly :smile:
-
Re: Edit Orders v3.03 for Zen Cart 1.3.9 [Support Thread]
Having learned the value of reading the forum, especially before implementing a mod, I'm very happy to report that I installed Edit Orders mod without any issues and have edited an order successfully!
Thank you to everyone for sharing their experiences and solutions!
:clap:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
DivaVocals
Edit Orders v3.0 Rev1 includes the following updates:
Edit Orders v3.0 Future Enhancements
(these changes will be coming VERY soon!)
- Improved Integration with Reward Points module
Hi
I've been using the latest Reward Points mod on my 1.3.9h cart. The mod worked fine until I installed Edit Orders but now it doesn't function properly and rewards points are no longer addded or updated.
Do you have a workaround for this problem please?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
PGlad
Hi
I've been using the latest Reward Points mod on my 1.3.9h cart. The mod worked fine until I installed Edit Orders but now it doesn't function properly and rewards points are no longer addded or updated.
Do you have a workaround for this problem please?
The "Improved Integration with Reward Points module" made to this mod was a small fix so that the Rewards Points were calculated correctly when orders are edited.. (if memory serves there was a date field that was missing when orders were edited/updated) This change was included in the last update (as per the changelog in the readme) Otherwise THAT'S IT!!! I know NOTHING else about the Rewards Points mod..
If the Rewards Points mod is not working, it's unlikely the cause is THIS module alone. (unless you don't have the version with the "fix" I refer to)
I can't help you with Reward Points issues here.. It's NOT related to Edit Orders support.. My suggestion is to start with the Rewards Points module support thread. This is where the experts on the Rewards Points mod would be hanging. You will however need to post WAY more details than you've posted here. Because I have no idea what you mean by "now it doesn't function properly and rewards points are no longer addded or updated", and I suspect that the folks there will need more detail that this..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
and let me be CRYSTAL clear..
I am ONLY referring to this Reward Points module:
Reward Point Full Suite by Andrew Moore
NOT
Store Credits and Rewards Points Module by Numinix
(v3.05 available in the downloads, v3.12 available on the Numinix site)
I guess there are a couple of these kinds of reward points mods.. (didn't know that), and I wanted to be clear which reward points module I was referring to..
Quote:
Originally Posted by
DivaVocals
The "Improved Integration with Reward Points module" made to this mod was a small fix so that the Rewards Points were calculated correctly when orders are edited.. (if memory serves there was a date field that was missing when orders were edited/updated) This change was included in the last update (as per the changelog in the readme) Otherwise THAT'S IT!!! I know NOTHING else about the Rewards Points mod..
If the Rewards Points mod is not working, it's unlikely the cause is THIS module alone. (unless you don't have the version with the "fix" I refer to)
I can't help you with Reward Points issues here.. It's NOT related to Edit Orders support.. My suggestion is to start with the Rewards Points module support thread. This is where the experts on the Rewards Points mod would be hanging. You will however need to post WAY more details than you've posted here. Because I have no idea what you mean by "now it doesn't function properly and rewards points are no longer addded or updated", and I suspect that the folks there will need more detail that this..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Okay okay... I GET THE POINT thank you
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
PGlad
Okay okay... I GET THE POINT thank you
Sorry!:blush: Wish I could be more help..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
This mod used to allow for editing or deletion of existing comments didn't it? How can I add that function back in? My client needs to be able to edit comments as her customers use the comments box for gift messages and sometimes make typos. Thanks!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
Danielle
This mod used to allow for editing or deletion of existing comments didn't it? How can I add that function back in? My client needs to be able to edit comments as her customers use the comments box for gift messages and sometimes make typos. Thanks!
Nope that was the older version of Super Orders that allowed for comments editing..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Thank you, I just realized that, oops :)
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi, Can I change an order before it is processed by the credit card? Will it then charge the card the updated amount? I would like to be able to modify the order after the order has been placed, but before the card is charged. My customers often have special installation or delivery needs that I need to add to the order.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
lndlyb4
Hi, Can I change an order before it is processed by the credit card? Will it then charge the card the updated amount? I would like to be able to modify the order after the order has been placed, but before the card is charged. My customers often have special installation or delivery needs that I need to add to the order.
Asked an answered in this suppor tthread a few times.. Short answer is NO, Edit Orders doesn't do that..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
lndlyb4
Hi, Can I change an order before it is processed by the credit card? Will it then charge the card the updated amount? I would like to be able to modify the order after the order has been placed, but before the card is charged. My customers often have special installation or delivery needs that I need to add to the order.
I hope I'm not stating the obvious here, but if these special needs are options that others may want too (or your customer may want again in the future), you may just consider making them attributes, which would also allow you to adjust the price (or not) as required.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Cheepnis,
Thanks for the comment. We are a retail nursery that sells plants online. We give the customer the option of having us install the plants as well when they are delivered. Many of the clients have special installation needs. When they request installation, I give them a call and discuss the situation. I would like to be able to add additional charges for the extra work (e.g., sod removal, dead plant removal, etc.). These activities are so variable that it would be difficult to convert them to attributes. I'm thinking it may be best to just charge their card (with their permission) for "additional labor" based on the amount of hours we estimate the extra work to be. This is my first shopping cart, so I'm not real sure how to do this yet. I'm thinking just add "additional labor" as an item in the cart. 1 quantity would be for 1 hour and so on. I'm sure there is a better way. Any suggestions would be appreciated.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Not to be a nag or anything, but I suggest taking any further discussion of any solution to this to a new thread as it is off topic for Edit Orders support.. Suggest searching the forum for "manual order" as it sounds like what lndlyb4 really requires is a manual order process for creating supplemental orders which would allow him/her to collect additional costs.
Quote:
Originally Posted by
Cheepnis
I hope I'm not stating the obvious here, but if these special needs are options that others may want too (or your customer may want again in the future), you may just consider making them attributes, which would also allow you to adjust the price (or not) as required.
Quote:
Originally Posted by
lndlyb4
Cheepnis,
Thanks for the comment. We are a retail nursery that sells plants online. We give the customer the option of having us install the plants as well when they are delivered. Many of the clients have special installation needs. When they request installation, I give them a call and discuss the situation. I would like to be able to add additional charges for the extra work (e.g., sod removal, dead plant removal, etc.). These activities are so variable that it would be difficult to convert them to attributes. I'm thinking it may be best to just charge their card (with their permission) for "additional labor" based on the amount of hours we estimate the extra work to be. This is my first shopping cart, so I'm not real sure how to do this yet. I'm thinking just add "additional labor" as an item in the cart. 1 quantity would be for 1 hour and so on. I'm sure there is a better way. Any suggestions would be appreciated.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
DivaVocals,
Thank you for the add-on and the suggestion.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
zc 139h
ty package tracker 311 installed
question: I know I have to upload the admin>orders.php and that this will overwrite the orders.php that was installed for ty package tracker - do i just let the edit-orders version of orders.php overwrite the ty-package version of admin>orders.php ?
or should i merge the two files?
i noticed lots of ty-package stuff in the current orders.php that is not in the native edit-orders orders.php so it seems that the edit-orders orders.php file would need to be merged
reason i ask is that the instructions in edit-orders doesn't say either way but that you must first have ty-package installed so that the edit-orders orders.php will overwrite the existing ty-package orders.php:
Quote:
Ty Package Tracker
(You MUST have Ty Package Tracker installed to use the Ty Package Tracker integration features)
You will need to follow the following steps to use Edit Orders v3.03 with Ty Package Tracker v3.0.
Install Ty Package Tracker v3.0
Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.
This will enable the Ty Package Tracker fields and make them available in Edit Orders.
NOTE: If you are CURRENTLY running Ty Package Tracker v2.3a, you DON'T have to upgrade to Ty Package Tracker v3.0 to take advantage of the new Edit Orders v3.0 integration..
(though we think you SHOULD update to the new Ty Package Tracker v3.0)
BUT you will need to run the Ty Package Tracker upgrade script to use this feature. This WILL NOT affect any tracking data you already have in the DB.. BUT it will add the necessary admin flag needed to take advantage of the Ty Package Tracker integration option.
Run edit_orders_ty_tracker_upgrade.sql
Go to Configuration > Ty Package Tracker. Set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True".
This will enable the Ty Package Tracker fields and make them available in Edit Orders.
If you are upgrading Edit Orders v3.0 Rev1 or v3.0 Rev1a to Edit Orders v3.03 you'll need to make some minor changes to use the Ty Package Tracker features. Use the upgrade path below that applies to your store setup.
Edit Orders v3.0 Rev1 or v3.0 Rev1a users who are using Ty Package Tracker v2.3a
You will need to follow the following upgrade steps to use Edit Orders v3.03 with Ty Package Tracker v2.3a.
Run the edit_orders_uninstall.sql
Re-run the edit_orders_install.sql
Run the edit_orders_ty_tracker_upgrade.sql
Replace your current YOUR_ADMIN_FOLDER/includes/functions/extra_functions/common_orders_functions.php with the one from 1_Install_Files. Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.
Edit Orders v3.0 Rev1 or v3.0 Rev1a users who are using Ty Package Tracker v3.0
You will need to follow the following upgrade steps to use Edit Orders v3.03
Run the edit_orders_uninstall.sql
Re-run the edit_orders_install.sql
Replace your current YOUR_ADMIN_FOLDER/includes/functions/extra_functions/common_orders_functions.php with the one from 1_Install_Files. Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
The general rule when installing mods which have common files is to merge the common files.. this goes for ANY mod not just Edit Orders..
Quote:
Originally Posted by
DogTags
zc 139h
ty package tracker 311 installed
question: I know I have to upload the admin>orders.php and that this will overwrite the orders.php that was installed for ty package tracker - do i just let the edit-orders version of orders.php overwrite the ty-package version of admin>orders.php ?
or should i merge the two files?
i noticed lots of ty-package stuff in the current orders.php that is not in the native edit-orders orders.php so it seems that the edit-orders orders.php file would need to be merged
reason i ask is that the instructions in edit-orders doesn't say either way but that you must first have ty-package installed so that the edit-orders orders.php will overwrite the existing ty-package orders.php:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Will merge, many thanks :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
DivaVocals
I have just read through this thread. can you just confirm that I have not missed something. I can see there was mention of what I think it my issue/question and I think it is being address but I am nt sure if it is fixed or if I have missed the fix.
If you edit an order and a product with attributes it does not appear to take the stock off the stock by attributes table - have I understood this or is here a fix for this I have missed? Is this fixed in the afore mentioned version 3.5 and if so is there a rough timescale.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
MikeyG
DivaVocals
I have just read through this thread. can you just confirm that I have not missed something. I can see there was mention of what I think it my issue/question and I think it is being address but I am nt sure if it is fixed or if I have missed the fix.
If you edit an order and a product with attributes it does not appear to take the stock off the stock by attributes table - have I understood this or is here a fix for this I have missed? Is this fixed in the afore mentioned version 3.5 and if so is there a rough timescale.
Thanks
No fix for this.. IMHO, this is more of a SBA fix as not all folks using Edit Orders would be necessarily using SBA..
-
1 Attachment(s)
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi
When using Edit Orders, after I edit an order, the order sub-total shows the nett price of the combined products, rather than the gross prices.
The only way to get the correct sub-total to show is to remove the tax from the products and just use the gross price.
I have attached a screenshot to show exactly what I mean.
Any help with this would be appreciated, as editing an order at present means the customer doesn't get an invoice with tax showing.
Thanks,
Natasha
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
MortalWombat
Hi
When using Edit Orders, after I edit an order, the order sub-total shows the nett price of the combined products, rather than the gross prices.
The only way to get the correct sub-total to show is to remove the tax from the products and just use the gross price.
I have attached a screenshot to show exactly what I mean.
Any help with this would be appreciated, as editing an order at present means the customer doesn't get an invoice with tax showing.
Thanks,
Natasha
A quick search of this thread for the keywords "calculate tax" would have brought you to this page and this page, both of which discuss this issue.
Short answer: Edit Orders does not currently recalc tax or shipping when an order is edited. That functionality will appear in v3.5. Since free mod updates are done as the author's time permits, there is no known estimate for when v3.5 will be ready for release.
You will have to manually recalc any tax changes required after editing and order and adjust your order totals accordingly. As for shipping cost changes, that is an editable field in the Edit Orders screen so you can simply update it after doing a manual recalc.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hello everyone,
I just found about this MOD for my sister's ZEN CART while looking for a way to post-edit orders when needed (removing shipping fees, removing one item that was supposed to be in stock ... but really wasn't, etc.). We don't have to take care of the taxes, that's good.
I got the blank login screen as well and found out that I alread had a edit_orders.php next to edit_orders_functions.php with exactly the same contents (not sure where I got this one!). PHP was basically trying to redefined functions already defined :oops:
I can now login again and edit an existing order: address, put 0 quantity, change shipping, etc. However, if I try to add an product to the existing order, after selecting it from the drop-down menus, all I can get is:
Code:
1364 Field 'products_prid' doesn't have a default value
in:
[insert into orders_products set orders_id = 162, products_id = 288, products_model = '', products_name = 'LeS CraYonS de CouLeuR', products_price = '14.5000', final_price = '14.5', products_tax = '0', products_quantity = 1, onetime_charges = 0;]
I read the whole thread but can't find someone with the same problem. I am the only one? It's purely within edit_order.php which is a native/original file, not a merged one. Did I forget something?
Regards,
Julien
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Thanks, ScriptJunkie... I did actually search for some time for an answer to that particular problem, including this thread for the keyword 'tax', without success -- not sure why, but there are no results for that keyword on this thread (when I search, anyway).
I fully respect the fact that one can only update the mod as time permits -- and those who take the time to write a mod for public use.
Again, thanks for clarifying.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I had the same problem with my search. I didn't find anything under "tax" either. I believe this is due to "tax" being too few characters for the search to function.
I only knew to add the word "calculate" because I was familiar with the core issue. Those who don't know that the core issue being discussed is actually one of "tax calculation" vs. something like "wrong order totals" or something similar might not know to use the keywords "calculate tax" or "recalculate tax" as their search terms.
So....I was putting it out there for you and also for future visitors to this thread who might have the same issue.
Good luck and happy Zenning :smile:
Quote:
Originally Posted by
MortalWombat
Thanks, ScriptJunkie... I did actually search for some time for an answer to that particular problem, including this thread for the keyword 'tax', without success -- not sure why, but there are no results for that keyword on this thread (when I search, anyway).
I fully respect the fact that one can only update the mod as time permits -- and those who take the time to write a mod for public use.
Again, thanks for clarifying.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
**waves at ScriptJunkie**
And on that same note let me add this.. I created two posts which address known issues/limitations with Edit Orders. These posts include some referential data to explain the nature/cause of these limitations. You can locate both by searching (within THIS thread) for the keywords "KNOWN ISSUES"
Quote:
Originally Posted by
ScriptJunkie
I had the same problem with my search. I didn't find anything under "tax" either. I believe this is due to "tax" being too few characters for the search to function.
I only knew to add the word "calculate" because I was familiar with the core issue. Those who don't know that the core issue being discussed is actually one of "tax calculation" vs. something like "wrong order totals" or something similar might not know to use the keywords "calculate tax" or "recalculate tax" as their search terms.
So....I was putting it out there for you and also for future visitors to this thread who might have the same issue.
Good luck and happy Zenning :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
::::waves back at Diva::::: Nice to see you girl!
Quote:
Originally Posted by
DivaVocals
**waves at ScriptJunkie**
And on that same note let me add this.. I created two posts which address known issues/limitations with Edit Orders. These posts include some referential data to explain the nature/cause of these limitations. You can locate both by searching (within THIS thread) for the keywords "KNOWN ISSUES"
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
ScriptJunkie
I had the same problem with my search. I didn't find anything under "tax" either. I believe this is due to "tax" being too few characters for the search to function.
I only knew to add the word "calculate" because I was familiar with the core issue. Those who don't know that the core issue being discussed is actually one of "tax calculation" vs. something like "wrong order totals" or something similar might not know to use the keywords "calculate tax" or "recalculate tax" as their search terms.
So....I was putting it out there for you and also for future visitors to this thread who might have the same issue.
Good luck and happy Zenning :smile:
Quote:
Originally Posted by
DivaVocals
**waves at ScriptJunkie**
And on that same note let me add this.. I created two posts which address known issues/limitations with Edit Orders. These posts include some referential data to explain the nature/cause of these limitations. You can locate both by searching (within THIS thread) for the keywords "KNOWN ISSUES"
Thanks, people.
As searches are fairly specific to the keywords you use, I didn't know what term to use, but DivaVocals cleared that up -- searching for 'known issues' is definitely a good idea :)
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Sorry this is proably already answered but i can't find it!
I have edit orders installed v3.03
I am wanting to install ty tracker - the edit orders readme is confusing and it messed my store up!
Does anyone have clear instructions for a newbie?? I got the tacker working but edit orders quit!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
gazag
Sorry this is proably already answered but i can't find it!
I have edit orders installed v3.03
I am wanting to install ty tracker - the edit orders readme is confusing and it messed my store up!
Does anyone have clear instructions for a newbie?? I got the tacker working but edit orders quit!
The instructions are very straight forward in the Read_Me, and are laid out based on which versions of Edit_Orders and TY Package Tracker you are using.
There is no way to troubleshoot your issue based on the information you provided: "it messed up my store".
In order to receive good tech support, you need to provide the following information:
- What version of Edit Orders do you have installed?
- What version of TY Package Tracker did you install?
- Do you have Super Orders installed? If so, which version?
- Once you installed TY Package Tracker, what steps did you take? (and please don't come back with a generic "I followed all the steps in the Read_Me" - we need to know exactly what you did - so copy/paste from the Read_Me if you have to, but provide exact step by step detail of what you did)
- What part of the Read_Me is "confusing". We can't explain it to you if we don't know what you're looking at.
- What does "messed up my store" mean? Please provide detail regarding the exact issue you are having. "Messed up" could mean anything
If you are running the most recent versions of both Edit Orders and TY Package Tracker, then the instructions for installation and configuration are as simple as this:
From the Edit Orders Read_Me:
Ty Package Tracker Users:
If you have installed Ty Package Tracker and would like to use Ty Package Tracker with Edit Orders v3.02 please read the "How to Use" tab
From the "How to Use" tab of the Edit Orders Read_Me:
You will need to follow the following steps to use Edit Orders v3.02 with Ty Package Tracker v3.0.
- Install Ty Package Tracker v3.0
- Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.
This will enable the Ty Package Tracker fields and make them available in Edit Orders.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
ScriptJunkie
The instructions are very straight forward in the Read_Me, and are laid out based on which versions of Edit_Orders and TY Package Tracker you are using.
There is no way to troubleshoot your issue based on the information you provided: "it messed up my store".
In order to receive good tech support, you need to provide the following information:
- What version of Edit Orders do you have installed?
- What version of TY Package Tracker did you install?
- Do you have Super Orders installed? If so, which version?
- Once you installed TY Package Tracker, what steps did you take? (and please don't come back with a generic "I followed all the steps in the Read_Me" - we need to know exactly what you did - so copy/paste from the Read_Me if you have to, but provide exact step by step detail of what you did)
- What part of the Read_Me is "confusing". We can't explain it to you if we don't know what you're looking at.
- What does "messed up my store" mean? Please provide detail regarding the exact issue you are having. "Messed up" could mean anything
If you are running the most recent versions of both Edit Orders and TY Package Tracker, then the instructions for installation and configuration are as simple as this:
From the Edit Orders Read_Me:
Ty Package Tracker Users:
If you have installed Ty Package Tracker and would like to use Ty Package Tracker with Edit Orders v3.02 please read the "How to Use" tab
From the "How to Use" tab of the Edit Orders Read_Me:
You will need to follow the following steps to use Edit Orders v3.02 with Ty Package Tracker v3.0.
- Install Ty Package Tracker v3.0
- Go to Admin > Configuration > Ty Package Tracker. Then simply set the "Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0" to "True" to activate the Ty Package Tracker fields in Edit Orders.
This will enable the Ty Package Tracker fields and make them available in Edit Orders.
:oops:
My bad - it may have been somthing else that messed my cart up! i did a new clean install of zencart and reloaded all my mods - installed edit orders ad ty tracker and it all works fine.
Mavbe i didn't merge a file correctly the first time!?
Thanks for the help tho. :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
gazag
Mavbe i didn't merge a file correctly the first time!?
That's a more likely possibility :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I'm having a strange issue with this mod when I edit product details. As an example, if I edit a text attribute that a customer has entered, and the Unit Price of the product shows as 50.00, when I click update, the Unit Price changes to 56.00 for some reason and changes the order total. If I manually edit the Unit Price to remove the decimal and zeros and just say 50, then the Unit Price shows as 50.00 when I click update and the total stays correct. The Unit Price comes up with the decimal and two zeros by default, and I'm not sure why having those there when I click update is making the price change.
Any thoughts?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Actually, it's not the decimal or the zeros, sorry. When I make other edits to the product details and don't touch the price, the price changes when I click update for some reason. I can then go back and change the price back to what it is supposed to be, including the decimal and any numbers after the decimal, click update again, and it changes back to what it is supposed to be.
What would be making the price change to a random amount by itself when I do other edits on a product?
Quote:
Originally Posted by
Danielle
I'm having a strange issue with this mod when I edit product details. As an example, if I edit a text attribute that a customer has entered, and the Unit Price of the product shows as 50.00, when I click update, the Unit Price changes to 56.00 for some reason and changes the order total. If I manually edit the Unit Price to remove the decimal and zeros and just say 50, then the Unit Price shows as 50.00 when I click update and the total stays correct. The Unit Price comes up with the decimal and two zeros by default, and I'm not sure why having those there when I click update is making the price change.
Any thoughts?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
How can i change shipping metod in edit oders?
thanks,
-
1 Attachment(s)
Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi,
I have just installed this mod, and have tested it out on one of my orders. I changed the order total of one of the lines to 0 so it removed that line, but now it states the order total is 0.00 even though there is another line on the order??
Does anyone know where I have gone wrong? I have attached a screen shot.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I'm really like this mod. :smile:
IMHO, there is only one missing option, need to implement an option for edit Order History Fields (change, cancel etc) in edit_orders.php like in Superorder :lamo:
Any help?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
I'm really like this mod. :smile:
IMHO, there is only one missing option, need to implement an option for edit Order History Fields (change, cancel etc) in edit_orders.php like in Superorder :lamo:
Any help?
No idea what you mean by this..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
No idea what you mean by this..
In Super Order you can manage order's history status, like shipped, update, etc with deleting some stastus or changing associates messages, i need to add same option in edit_orders.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
In Super Order you can manage order's history status, like shipped, update, etc with deleting some stastus or changing associates messages, i need to add same option in edit_orders.
Thanks
You don't edit Zen Cart's order statuses in Super Orders. Editing Zen Cart's statuses is managed elsewhere in the admin. That said Edit orders has always included the ability to add order comments and order statuses just like default orders and Super Orders.. So like I posted previously I'm not sure what it is you are referring to.. A screenprint would help..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I'm sorry.
I need to manage already entered history status and comment, in admin area like super orders.
At least i want an option for deleting some comments in admin Area
Example:
in order ID XXX status are:
Pending
Update
Delivered (with a comment)
I want to delete last one, Delivered, new History Status will be now:
Pending
Update
Obiouvsly final customer no more see the Status Delivered
I'm hope now is clear, Thanks!! :dontgetit
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Ahh.. You must be using an old version of Super Orders.. V3.0 only allows you to delete hidden comments (AKA Admin comments)
I have no plans to add this feature to Edit Orders.. Perhaps someone else might take this on.. In the meantime you can easily delete comments using Super Orders.. The lastest version of Edit Orders allows you to easily navigate between Edit Orders and Super Orders..
Quote:
Originally Posted by
Webmart
I'm sorry.
I need to manage already entered history status and comment, in admin area like super orders.
At least i want an option for deleting some comments in admin Area
Example:
in order ID XXX status are:
Pending
Update
Delivered (with a comment)
I want to delete last one, Delivered, new History Status will be now:
Pending
Update
Obiouvsly final customer no more see the Status Delivered
I'm hope now is clear, Thanks!! :dontgetit
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Ahh.. You must be using an old version of Super Orders.. V3.0 only allows you to delete hidden comments (AKA Admin comments)
Thanks for you answer. :blush:
Super Order is useless for me, i'm using only Edit Orders (with TY package Tracker), just missing this option, can you help me in any case? :P
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
Thanks for you answer. :blush:
Super Order is useless for me, i'm using only Edit Orders (with TY package Tracker), just missing this option, can you help me in any case? :P
Wish I could help.. As I said I have no plans to add this feature to Edit Orders, and I'm afraid I don't have free time to spare to look into how to add this feature to Edit Orders.. (it would be a fair amount of work) Perhaps someone else might take this on.. Or you might want to consider hiring someone to add this feature for you..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
hi,
I have just installed latest Edit Order and Ty tracking and they are very useful mods. Everything works fine except when I add a new product in the Edit order.
Step 1 display the categories is okay but Step 2 display the products of the categories in other Language. It should show the english product names as I'm under the English menu ( I installed English, Traditional Chinese UTF-9 and Simplified Chinese 2312. ) Is there any place I need to set? I have attached the screen shot for reference. Pls help.
http://www.thomasjennifer.com/img/1103/zen-sc.jpg
zen 1.3.9h
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
BUMP
Can anyone help me with this one? I have found a workaround, where I have added another total line in underneath shipping, but this can only be temporary as I now have 2 total lines, which doesn't look too good. I have had a good search on this thread and see sanji has had the same problem, but cannot find an answer to this??
Thanks
Quote:
Originally Posted by
lindsey80
Hi,
I have just installed this mod, and have tested it out on one of my orders. I changed the order total of one of the lines to 0 so it removed that line, but now it states the order total is 0.00 even though there is another line on the order??
Does anyone know where I have gone wrong? I have attached a screen shot.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Any idea why common_orders_functions.php would cause my admin from loading anything? I get a blank page on all admin pages.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
swamyg1
Any idea why common_orders_functions.php would cause my admin from loading anything? I get a blank page on all admin pages.
Not without knowing what error is in the error log..
blank page = error log in cache folder
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
hi, i apologise if I bring this old topic up. it's about Reward Point mod (by Andrew).
i have been using reward point without problem. until recently i needed to edit one customer's order, then i searched your mod.
it's stated in its readme that "Improved Integration with Reward Points module (DONE! as of v3.03)"
however I installed it and notice a few things, and i tried to search through the forum, couldn't find a thread has the solution:
1. during edit order, the reward point collected is showing 0.
2. if you revise the 0 is something other number, it will turn out with dollar $ sign
prior the release of v3.03, I saw some people also pointed that out in the thread. so i thought they were probably fixed.
please advise.
Thanks.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
The fix to work with Reward Points was supplied by the author of that mod.. I don't use Rewards Points, and don't know how it works.. So I am afraid I cannot answer this question, and would suggest that you pose your question in the Rewards Points support thread..
Quote:
Originally Posted by
zekin
hi, i apologise if I bring this old topic up. it's about Reward Point mod (by Andrew).
i have been using reward point without problem. until recently i needed to edit one customer's order, then i searched your mod.
it's stated in its readme that "Improved Integration with Reward Points module (DONE! as of v3.03)"
however I installed it and notice a few things, and i tried to search through the forum, couldn't find a thread has the solution:
1. during edit order, the reward point collected is showing 0.
2. if you revise the 0 is something other number, it will turn out with dollar $ sign
prior the release of v3.03, I saw some people also pointed that out in the thread. so i thought they were probably fixed.
please advise.
Thanks.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Anyone else having issues when updating order_status within Edit orders?
When viewing the order as an invoice it looks good. As soon as updating the order status it changes the amounts and messes up the total?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
jagge
Anyone else having issues when updating order_status within Edit orders?
When viewing the order as an invoice it looks good. As soon as updating the order status it changes the amounts and messes up the total?
Your issue as posted here is too vague to get any real understanding as to what is going on in your store.. It would help if you could provide a step by step of what you did when you go the result you are seeing..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
ok, I try to clarify.
The store is on 1.3.9h
When there is a discount on an order, in this case a discount coupon for free shipping, and you change order status to, lets say "delivered", the order total is totally messed up.
Total isnt correct anymore.
See below:
First order is good:
Subtotal: 139:-
Discount Coupon: Test : -69:-
Shipping: 0:-
Tax 25%: 28:-
Total: 139:-
Then changing order status:
Subtotal: 111:-
Discount Coupon: Test: -69:-
Shipping: 0:-
Tax 25%: 11:-
Total: 53:-
This is tested on several stores with same result. All running 1.3.9h.
If removing the Edit Orders module it works fine to change status on an order without messing up the total. But removing it aint no solution since we need this module and its good in all other aspects.
/Jagge
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Changing the order status where?? in Edit Orders?? in the default order management??
Quote:
Originally Posted by
jagge
ok, I try to clarify.
The store is on 1.3.9h
When there is a discount on an order, in this case a discount coupon for free shipping, and you change order status to, lets say "delivered", the order total is totally messed up.
Total isnt correct anymore.
See below:
First order is good:
Subtotal: 139:-
Discount Coupon: Test : -69:-
Shipping: 0:-
Tax 25%: 28:-
Total: 139:-
Then changing order status:
Subtotal: 111:-
Discount Coupon: Test: -69:-
Shipping: 0:-
Tax 25%: 11:-
Total: 53:-
This is tested on several stores with same result. All running 1.3.9h.
If removing the Edit Orders module it works fine to change status on an order without messing up the total. But removing it aint no solution since we need this module and its good in all other aspects.
/Jagge
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
jagge
No one?
Edit Orders does not recalc tax. So using your numbers below:
Quote:
Originally Posted by
jagge
First order is good:
Subtotal: 139:-
Discount Coupon: Test : -69:-
Shipping: 0:-
Tax 25%: 28:-
Total: 139:-
Then changing order status:
Subtotal: 111:-
Discount Coupon: Test: -69:-
Shipping: 0:-
Tax 25%: 11:-
Total: 53:-
The subtotal of 111 (after order is edited) is the result of the original subtotal of 139 minus the 28 tax (because edit orders doesn't recalculate tax)
However, simply changing the status of an order (vs. adding or taking away product) shouldn't produce this result.
But before we look at Edit Orders as the problem, you need to solve your first problem: the math in your original order doesn't add up.
The subtotal and total are the same and they should not be if you are subtracting 69 for the coupon and adding 28 for tax. Also, your tax numbers are wrong.
Your subtotal is 139. If you then subtract 69 for the coupon, the subtotal should then be 70. 28 percent tax on 70 is 17.50, leaving you with a total of 87.50.
You need to find out why this is calculating incorrectly first and foremost. Uninstall or disable Edit Orders and fix the problem in Zen Cart. Then re-install or re-enable Edit Orders and see if the problem still exists.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Thanks for the reply.
However, that discount is a coupon for free shipping so there shall be no reduced total.
So the figures/amounts is correct.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
jagge
Thanks for the reply.
However, that discount is a coupon for free shipping so there shall be no reduced total.
So the figures/amounts is correct.
So....139 plus 28 tax =139?
Also, 25 percent of 139 is 34.75...so your tax isn't calculating correctly. Something is wrong and before you can look at edit orders, you have to figure that out first.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
In my store I use two differente tax-rates....
After editing orders, the tax-totals are not correct.
When adding a product with a tax-type which didn't exist in the order before, the new tax-type is not shown at all.
When editing other orders (with both tax-types) the tax totals for both rates are the same. (the total of both taxes, instead of split up for each rate)
When I look at the code, is see that there is just one runnintax variable.
$RunningTax +=
Is there somebody with the same problem. And maybe already solved?
I am using v3.03 with Zen Cart 1.3.9h
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
To add on to what ScriptJunkie posted, your order totals are out ow whack and I'm confident that it's not because of Edit Orders.. Secondly, simply changing the order status in Edit Orders (regardless of whether you edit an order ot not) will not change the order totals all by itself..
It seems likely another order management mod you are running may be the source of the issues you are having..
Quote:
Originally Posted by
jagge
Thanks for the reply.
However, that discount is a coupon for free shipping so there shall be no reduced total.
So the figures/amounts is correct.
Quote:
Originally Posted by
ScriptJunkie
So....139 plus 28 tax =139?
Also, 25 percent of 139 is 34.75...so your tax isn't calculating correctly. Something is wrong and before you can look at edit orders, you have to figure that out first.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
If you search through this thread for the terms "known issues" you will find a post I put together of all the known issues with Edit Orders and taxes..
Hopefully this will help you..
Quote:
Originally Posted by
corrosie
In my store I use two differente tax-rates....
After editing orders, the tax-totals are not correct.
When adding a product with a tax-type which didn't exist in the order before, the new tax-type is not shown at all.
When editing other orders (with both tax-types) the tax totals for both rates are the same. (the total of both taxes, instead of split up for each rate)
When I look at the code, is see that there is just one runnintax variable.
$RunningTax +=
Is there somebody with the same problem. And maybe already solved?
I am using v3.03 with Zen Cart 1.3.9h
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Ok... I found out that there are more people with the same issue...
Unfortenately I can't find a solution yet... Guess I have to create it myself....:cool:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Done:
Created a new file in the directory /includes/modules/functions
This file contains a function which recalculates the tax-rate totals for a given order. (and adds new tax-rate total when not in the order yet)
In the file edit_order.php I just have to add the call to the new function, just after updating the order.
-
Edit Orders 3.03 and Zen v1.3.9h
Edit Orders 3.03 and Zen v1.3.9h
[FONT=Calibri]BUG: Edit Orders 3.03 strips the sales tax from an order.[/FONT]
[FONT=Calibri]Edit Orders 3.03 strips the calculated sales tax from an order. This occurs even when NO order fields are modified, and only UPDATE is executed from EDIT ORDER. The calculated sales tax will disappear, and a new order total will appear, less the order sales tax from the original order.[/FONT]
:(
-
1 Attachment(s)
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Can someone help me. I am having a very frustraighting problem. I have 2 sites, one which edit orders works perfectly on and the other where it has the sub-total column missing and if any values are edited it changes the total to 0?? I have copied the orders.php file from the site that is working correctly to the one that isn't and still no luck. Hoping someone can lead me in the right direction?:dontgetit
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
lindsey80
Can someone help me. I am having a very frustraighting problem. I have 2 sites, one which edit orders works perfectly on and the other where it has the sub-total column missing and if any values are edited it changes the total to 0?? I have copied the orders.php file from the site that is working correctly to the one that isn't and still no luck. Hoping someone can lead me in the right direction?:dontgetit
Thanks
Anyone????:ohmy:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
lindsey80
Anyone????:ohmy:
Wish I could help.. I haven't a clue to the answer as I cannot recreate this issue.. What else is different about the store that's not working?? Are you using Super Orders??
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Wish I could help.. I haven't a clue to the answer as I cannot recreate this issue.. What else is different about the store that's not working?? Are you using Super Orders??
I've only gone and finally sussed it. It was so simple when you know how!! lol :censored:
Because the sort orders in Modules/Order Total Modules were out, i.e. I had
Total - Sort order 50
Shipping - Sort order 100
Sub Total - Sort Order 200
It wasn't calculating the total as shipping & subtotal were appearing after total. Hope that makes sense for anyone else having this problem.
So now I have
Sub Total - Sort Order 50
Shipping - Sort order 100
Total - Sort order 200
I can now finally stop pulling my hair out and enjoy the new years festivities!
Have a good one! :clap::clap::clap:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
First off, I must say that this mod works great. But, I was wondering if there is a way to change the "add product" entry from it's step product listing to just a simple model number entry?
We have literally thousands of products, etc. (all with distinct model numbers) and right now, doing it the step method, it takes us some time to locate the product we're trying to add.
Thanks in advance for any help that can be provided.
FYI: we're using the latest version of Edit Orders and ZC v1.5.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
richardtuttle
First off, I must say that this mod works great. But, I was wondering if there is a way to change the "add product" entry from it's step product listing to just a simple model number entry?
We have literally thousands of products, etc. (all with distinct model numbers) and right now, doing it the step method, it takes us some time to locate the product we're trying to add.
Thanks in advance for any help that can be provided.
FYI: we're using the latest version of Edit Orders and ZC v1.5.
There is if the add-on was re-written to work as you would prefer.
If another volunteer wants to step in to make this change, I think it's a great idea.. I personally have no plans to make any major changes to the module..
Another option for you to consider is to hire someone to make this change for you..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
There is if the add-on was re-written to work as you would prefer.
If another volunteer wants to step in to make this change, I think it's a great idea.. I personally have no plans to make any major changes to the module..
Another option for you to consider is to hire someone to make this change for you..
Thanks for the quick reply. And, DARN! :P
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
richardtuttle
Thanks for the quick reply. And, DARN! :P
Free add-ons are labors of love and done in the spare time of those who contribute them.. So getting the exact feature set you want means either spending the money on a developer to create the features you want, or hope that a volunteer comes along willing to make the changes you happen to want.. **shrug** nature of the beast.. sorry..:blush:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hello everyone,
Has anyone tried using this module on v 1.5 and does it work?
Thanks!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
sunflowertami
Hello everyone,
Has anyone tried using this module on v 1.5 and does it work?
Thanks!
A list of mods that work with ZC v1.5 can be found here
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
sunflowertami
Hello everyone,
Has anyone tried using this module on v 1.5 and does it work?
Thanks!
Tried and failed. But I am but a child in terms of PHP/MySQL knowledge to the mod developers. It is one of two mods I use heavily so I am restricted to 1.3.9 until it is upgraded or I pay to have someone upgrade it.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
There is if the add-on was re-written to work as you would prefer.
If another volunteer wants to step in to make this change, I think it's a great idea.. I personally have no plans to make any major changes to the module..
Another option for you to consider is to hire someone to make this change for you..
There is no need to re-write the module. In fact there is no major change at all.
At the step 1 you may either select the product choosing from categories, or directly entering the product's model number (or only part of it).
At the step 2 you'll have the products from the chosen category or the query result with the products matching the product's model.
Our old osC site was working this way, and this is a huge time-saving for sites with lots of categories.
Another good functionality would be to be able to change the shipping module. We have several cases when this is needed.
I'll make these changes, because we anyway need it.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hello everybody,
I googled a lot but no help found on the web.
I installed this mod without Super orders, and i notice a debug file:
PHP Warning: stripslashes() expects parameter 1 to be string, array given in /.../MYADMIN/edit_orders.php on line 678
at 678 I have:
$comments = mysql_real_escape_string(stripslashes($_POST));
What is this? Does it affect my regular store functionality?
Thanks for your time.
I've zencart 139h
php5.x
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
trastevere
There is no need to re-write the module. In fact there is no major change at all.
At the step 1 you may either select the product choosing from categories, or directly entering the product's model number (or only part of it).
At the step 2 you'll have the products from the chosen category or the query result with the products matching the product's model.
Except the gentleman I was responding to was inquiring if there was a way to NOT have to use the step by step process of entering products that currently exists.. this would require a re-working of the the current code..
Quote:
Originally Posted by
trastevere
Another good functionality would be to be able to change the shipping module. We have several cases when this is needed.
Are you speaking of bringing in the front end shopping cart functionality for choosing the shipping method??
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I don't recall this error being reported, and so it's hard to know based on the information you provided whether or not this is an issue which has another cause or not..
Quote:
Originally Posted by
beppuzzo
Hello everybody,
I googled a lot but no help found on the web.
I installed this mod without Super orders, and i notice a debug file:
PHP Warning: stripslashes() expects parameter 1 to be string, array given in /.../MYADMIN/edit_orders.php on line 678
at 678 I have:
$comments = mysql_real_escape_string(stripslashes($_POST));
What is this? Does it affect my regular store functionality?
Thanks for your time.
I've zencart 139h
php5.x
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Are you speaking of bringing in the front end shopping cart functionality for choosing the shipping method??
Yes, something like that. To have a place in the order editor where you can select the shipping method (just like in the front end), or just a drop-down with the shipping modules in place of the current plain text shipping.
Right now the shipping text can be changed to whatever the user likes, but the idea is to change in the background the shipping_module_code so that modules that relies on that code to work correctly. (Don't print a label for a postal carrier when in fact the shipping is made with a different one)