-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
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:
here, here:yes:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Zen Cart 1.3.9h
PHP Version: 5.3.8
edit_orders_v3.03 installed without super orders
I am seeing this debug error also.
PHP Warning: stripslashes() expects parameter 1 to be string, array given in /home/USER/public_html/ADMIN/edit_orders.php on line 678
Quote:
Originally Posted by
DivaVocals
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 View Post
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]
Hi,
Can someone please point me in the direction to get Edit Orders to work on v1.5?
Completely new to Zen Cart, with no experience before version v1.5.
I did read one poster here had achieved it, but they do not say how.
Grazie
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
caffeitalia
Hi,
Can someone please point me in the direction to get Edit Orders to work on v1.5?
Completely new to Zen Cart, with no experience before version v1.5.
I did read one poster here had achieved it, but they do not say how.
Grazie
Edit Orders for zc150 is not yet available. Several people are in the process of updating and testing, but there is no E.T.A. on when it will be available, as this free work is secondary to paid work and private lives.
Once Edit Orders for zc150 becomes available, it will be uploaded to the addons download area and an announcement will be made. Suggest you subscribe to this thread so you'll know when it becomes available.
Re: reading that one poster had achieved it - 1) that doesn't mean they achieved it securely and may be leaving their store vulnerable to security issues. 2) the Edit Orders update for zc150 will include fixes of outstanding issues. Sooooo.....it's better to wait for the official release :smile:
Good luck and happy Zenning :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Yep.. what she said..:yes:
Quote:
Originally Posted by
ScriptJunkie
Edit Orders for zc150 is not yet available. Several people are in the process of updating and testing, but there is no E.T.A. on when it will be available, as this free work is secondary to paid work and private lives.
Once Edit Orders for zc150 becomes available, it will be uploaded to the addons download area and an announcement will be made. Suggest you subscribe to this thread so you'll know when it becomes available.
Re: reading that one poster had achieved it - 1) that doesn't mean they achieved it securely and may be leaving their store vulnerable to security issues. 2) the Edit Orders update for zc150 will include fixes of outstanding issues. Sooooo.....it's better to wait for the official release :smile:
Good luck and happy Zenning :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Thank you ScriptJunkie and DivaVocals. I was going to have a bash at it myself, but if it is in the process of being redeveloped for v1.5 then I feel any efforts I make would be rather amateurishness in comparison. LOL.
I shall subscribe.
Thank you very much! I'm loving zenning feeling right now, ciao.
-
Edit Orders v3.0 Upcoming Release Details
Here's what the update is attempting to do in addition to just updating the mod to work with Zen Cart 1.5.
- Support for "optional" attributes
- Ability to delete attributes from products
- Edit Orders will correctly notify admin when an update was attempted and no changes were actually entered.
Optionally am working on addressing this last item, BUT I may not get to this fix this go round..
- Incomplete Order Currency Support - Currently orders placed in a currency other than the default currency show part of the product details in the order currency selected, but display all the order totals in the store currency.
If you need Edit Orders updated RIGHT NOW and cannot wait for the updated version, my suggestion is to hire a developer to update it for you.
Updates will be posted here, but as ScriptJunkie pointed out
Quote:
there is no E.T.A. on when it will be available, as this free work is secondary to paid work and private lives.
==========================================
The following is a GENERAL message:
I also HAVE to add this since I have already had one HORRIBLE :censored: troll-like person contact me on my PERSONAL e-mail account regarding the Edit Orders update.. He seemed put off that I actually suggested that he post his question here. The thought that the WHOLE community could benefit from the question and the answer seemed to be a concept he did not grasp.. (GASP!!:ohmy:)
So I need to say this here.. PLEASE post questions regarding Edit Orders HERE in the SUPPORT THREAD -- not e-mail or PM. This has been an ACTIVE add-on for sometime so usually a community member will respond, and EVERYONE will benefit from the question AND the answer.. but remember that we all have other obligations and free development/support is done in our spare time.:D So while you may usually get a FAST response (there's several of us who hang out here on a regular basis), sometimes it may take a day or two to get a response..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I'm need some help to add only one feature in admin/edit_order.php, ability to delete some status history status, example, on order xxx status are:
Date Added Customer Notified Status Comments
03/07/2012 12:59:03 True Pending text comment
03/07/2012 12:59:23 False Pending Transaction ID: 664565656654
03/07/2012 17:05:38 False Stock waiting
i need to ad a check button to delete, for example, last status, now order is:
Date Added Customer Notified Status Comments
03/07/2012 12:59:03 True Pending text comment
03/07/2012 12:59:23 False Pending Transaction ID: 664565656654
any help? :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
I'm need some help to add only one feature in admin/edit_order.php, ability to delete some status history status, example, on order xxx status are:
Date Added Customer Notified Status Comments
03/07/2012 12:59:03 True Pending text comment
03/07/2012 12:59:23 False Pending Transaction ID: 664565656654
03/07/2012 17:05:38 False Stock waiting
i need to ad a check button to delete, for example, last status, now order is:
Date Added Customer Notified Status Comments
03/07/2012 12:59:03 True Pending text comment
03/07/2012 12:59:23 False Pending Transaction ID: 664565656654
any help? :smile:
That would be a really bad business practice IMO, because it changes your audit trail. It's much better to simply change the status from "stock waiting" back to pending with a comment as to why the status changed (i.e. product back in stock, order being fulfilled).
Using the example you provided....(stock waiting)...let's say you DO delete that when the stock is refilled. Then you fulfill the order. Then you ship the order. Customer files a complaint saying he never got the item because it never came back in to stock and so he wants a refund.
Had you deleted that history item when the stock was refilled, rather than updating with new status and comment...you, the business owner and one responsible for upholding your agreement to deliver the product, have no proof via audit trail that you did indeed re-stock and ship the item. You don't even have proof that the item was ever out of stock and that this is why the order fulfillment was delayed, but then ultimately shipped once stock was refilled.
See what I mean? IMO, this is a bad, bad, very bad business practice.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
To add to this the BETTER business practice would be to use the hidden (AKA admin only) comments if the idea here is to not have these comments in the customers order history.. No need to delete them.. If they are admin comments, the customer never sees them..
To answer Webmart's question, it is NOT a simple piece of code to add a comments delete function, and there are no plans to add such functionality to Edit Orders. However IF this ability were there it would be limited to the admin comments only because as ScriptJunkie has pointed out deleting comments that the customer can see is in their order history is a bad practice.
Quote:
Originally Posted by
ScriptJunkie
That would be a really bad business practice IMO, because it changes your audit trail. It's much better to simply change the status from "stock waiting" back to pending with a comment as to why the status changed (i.e. product back in stock, order being fulfilled).
Using the example you provided....(stock waiting)...let's say you DO delete that when the stock is refilled. Then you fulfill the order. Then you ship the order. Customer files a complaint saying he never got the item because it never came back in to stock and so he wants a refund.
Had you deleted that history item when the stock was refilled, rather than updating with new status and comment...you, the business owner and one responsible for upholding your agreement to deliver the product, have no proof via audit trail that you did indeed re-stock and ship the item. You don't even have proof that the item was ever out of stock and that this is why the order fulfillment was delayed, but then ultimately shipped once stock was refilled.
See what I mean? IMO, this is a bad, bad, very bad business practice.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Thanks to both.
This function is the only one i regret from Super Order ,sometimes it is useful (for me) to correct errors or change information in the historicall on admin side of course.
would you help me to implement it? :frusty:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
Thanks to both.
This function is the only one i regret from Super Order ,sometimes it is useful (for me) to correct errors or change information in the historicall on admin side of course.
would you help me to implement it? :frusty:
Once again...changing (vs. updating) the history of an order leaves no audit trail, so what you're asking for is essentially a customized piece of software that cannot be used by the community at large because it allows for and encourages poor business practices.
And, as Diva said:
Quote:
...it is NOT a simple piece of code to add a comments delete function, and there are no plans to add such functionality to Edit Orders. However IF this ability were there it would be limited to the admin comments only
If you insist upon going down this ill-advised path, you're going to need to find and hire a developer to assist you.
Good luck and happy Zenning :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
Thanks to both.
This function is the only one i regret from Super Order ,sometimes it is useful (for me) to correct errors or change information in the historicall on admin side of course.
If you use Super Orders, then you already have the ability to hidden (AKA admin) comments... Comments which are visible to the customer are NOT editable. (nor should they be..)
Quote:
Originally Posted by
Webmart
would you help me to implement it? :frusty:
Sorry no I can't.. Adding the comments editing functions to Edit Orders is more work than I am willing/able to invest at this time.. Even IF I DID decide to spent the time to add this functionality, it would work EXACTLY like it does in Super Orders. Which means I would restrict comments editing to comments that are not visible to customers. (HIDDEN comments only)
Comments which are visible to customers in order history SHOULD NEVER be deleted or edited. Doing so --ESPECIALLY if the customer is not notified of such a change-- is a poor business practice and will lose customer trust if they feel/see that order records can/will be tampered with. Even if they are notified, it is STILL a poor business practice.. I'm fairly certain that in the event of a dispute, PayPal or other payment processors would NOT side with you (even if you are right) if the customer can show PROOF that you tampered with order records.. (even if it was just to "clean them up")
Better to add another note clarifying/correcting previously transmitted erroneous information that simply tampering with order records.. EVEN better is to use the hidden comments function so that these admin comments are visible ONLY to the admin, and using Super Orders then you can edit THOSE admin comments.
So even if I had time (which I don't) or willingness to do this (which I also don't) I would never implement any kind of functionality which would undermine a shopowners credibility or customer confidence..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
ScriptJunkie
Once again...changing (vs. updating) the history of an order leaves no audit trail, so what you're asking for is essentially a customized piece of software that cannot be used by the community at large because it allows for and encourages poor business practices.
Quote:
Originally Posted by
ScriptJunkie
If you insist upon going down this ill-advised path, you're going to need to find and hire a developer to assist you.
Good luck and happy Zenning :smile:
Nods in agreement with ALL of this..:yes:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Even IF I DID decide to spent the time to add this functionality, it would work EXACTLY like it does in Super Orders. Which means I would restrict comments editing to comments that are not visible to customers. (HIDDEN comments only)
I'm really understood your comments. :hug:
with super orders related popup functions i have sometimes changed or deleted some comments. :P
If you have some time to invest i'm (and maybe someone else) really appreciate if you can add the SAME function of super order. :smartalec:
Thanks again and sorry for your Time. :cry:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
Webmart
I'm really understood your comments. :hug:
with super orders related popup functions i have sometimes changed or deleted some comments. :P
Okay.. Because it was UNCLEAR from your previous responses if you understood the point ScriptJunkie and I were trying to get across..
Quote:
Originally Posted by
Webmart
If you have some time to invest i'm (and maybe someone else) really appreciate if you can add the SAME function of super order. :smartalec:
Thanks again and sorry for your Time. :cry:
Again.. Sorry no I can't :no:.. Adding the Super Orders comments editing functions to Edit Orders is more work than I am willing/able to invest in my spare time at this moment.. If you REALLY need this feature, you could consider hiring a developer to add this functionality for you.. I've got other projects on my plate so I can't spend ANY of my free time on this personally..
Personally I don't why if you use Super Orders you HAVE to have this feature in Edit Orders too...:huh:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I installed this mod as per the installation instructions but when I go to my orders page there is no icon on the right side to edit orders. The edit orders icon shows at the top of the page but nothing on the right side of the screen under Action.
Any suggestions what could be the issue?
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
mswire
I installed this mod as per the installation instructions but when I go to my orders page there is no icon on the right side to edit orders. The edit orders icon shows at the top of the page but nothing on the right side of the screen under Action.
Any suggestions what could be the issue?
Thanks
Check your install.. Only thing that could have gone wrong is that you missed something in the install..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
mswire
I installed this mod as per the installation instructions but when I go to my orders page there is no icon on the right side to edit orders. The edit orders icon shows at the top of the page but nothing on the right side of the screen under Action.
Any suggestions what could be the issue?
Thanks
Have you installed Ty Package If so what version are you using? I had a similar problem back in 2010.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
countrycharm
Have you installed Ty Package If so what version are you using? I had a similar problem back in 2010.
Yes I have installed TY Package Tracker. Do you recall what the issue was?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
mswire
Yes I have installed TY Package Tracker. Do you recall what the issue was?
It sounds like you didn't read the reame file that tells you how to use these mods together. Take a look at the "How to Use" tab.
Always read readme files in their entirety in order to understand how to properly install, configure, and use a mod.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
ScriptJunkie
It sounds like you didn't read the reame file that tells you how to use these mods together. Take a look at the "How to Use" tab.
Always read readme files in their entirety in order to understand how to properly install, configure, and use a mod.
AND it also sounds like the orders.php file in Ty Package Tracker was merged with the one in Edit Orders, and the code to add the Edit button to the list of icons in the order list was removed in this merging.. because the ONLY way for that button to disappear is for the code that puts it there to NOT be there..
So to go BACK to my original response to mswire:
mswire you need to RE-check your install. This is a straightforward install, and something not working can totally be traced back to an issue with the install..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
mswire
Yes I have installed TY Package Tracker. Do you recall what the issue was?
Again what version of TY Package Tracker did you install? If it is TY Package Tracker v2-3a then that will be the problem which I will tell you how to fix it. If it is v3.0 and above you need to do what ScriptJunkie and DivaVocals told you to do. Of course this is the edit orders thread so if the problem is with TY Package Tracker we will need to finish this up on that thread.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
countrycharm
Again what version of TY Package Tracker did you install? If it is TY Package Tracker v2-3a then that will be the problem which I will tell you how to fix it. If it is v3.0 and above you need to do what ScriptJunkie and DivaVocals told you to do. Of course this is the edit orders thread so if the problem is with TY Package Tracker we will need to finish this up on that thread.
Yes it is 2.3a.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
mswire
Yes it is 2.3a.
Check you PM.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Been looking for a ty tracking topic but can't find one, have edit orders V installed ty tracker and 3.03 installed and working. Just installed TY Tracker 3-1-2 and it shows up in the admin, the switch is set to true but i don't see any changes looking at the invoice or editing orders i have placed after installing. The folders were renamed as well. Any ideas ?
Thank you
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
windsurfer
Been looking for a ty tracking topic but can't find one, have edit orders V installed ty tracker and 3.03 installed and working. Just installed TY Tracker 3-1-2 and it shows up in the admin, the switch is set to true but i don't see any changes looking at the invoice or editing orders i have placed after installing. The folders were renamed as well. Any ideas ?
Thank you
Can't find one.. Hmmmm... Did you check the Ty Package Tracker readme?? (the link to the support thread is in the readme file)
Please post Ty Package Tracker questions in the Ty Package Tracker support thread. Not in the Edit Orders and Super Orders threads.. Just because these add-ons have been setup to work together (if a shopowner chooses to use them together) doesn't mean that their support threads are interchangeable..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Can't find one.. Hmmmm... Did you check the Ty Package Tracker readme?? (the link to the support thread is in the readme file)
Please post Ty Package Tracker questions in the Ty Package Tracker support thread. Not in the Edit Orders and Super Orders threads.. Just because these add-ons have been setup to work together (if a shopowner chooses to use them together) doesn't mean that their support threads are interchangeable..
Sorry about that Diva you are right. :yes:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I am trying to install Edit orders v 3.03 and ty tracker 3-1-2
Only question i have is that after i install edit orders and then install ty tracker do i need to run the edit_orders_ty_tracker_upgrade.sql
It's not very clear in the how to use tab as to whether that should be run or not.
Not sure if i should be posting this here or in the ty tracker topic so my apologies if i did post it in the wrong topic.
Thank you.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
windsurfer
I am trying to install Edit orders v 3.03 and ty tracker 3-1-2
Well let's start with the fact that you did not read the CURRENT Ty Package Tracker readme which says that it is only for Zen Cart v1.5, and WILL NOT work on v1.3.9 stores..
or
you didn't see the many posts here that state that the current version of Edit Orders is not compatible with Zen Cart v1.5, but that an update is in the works..
You can only use the CURRENT version of Edit Orders with the LAST v1.3.9 compatible version of Ty Package Tracker.. Any other combos will NOT work..
Quote:
Originally Posted by
windsurfer
Only question i have is that after i install edit orders and then install ty tracker do i need to run the edit_orders_ty_tracker_upgrade.sql
It's not very clear in the how to use tab as to whether that should be run or not.
Not sure if i should be posting this here or in the ty tracker topic so my apologies if i did post it in the wrong topic.
Thank you.
Not unless you are UPGRADING from an older version.. the readme instructions do explain which upgrade script to run depending on your CURRENT store setup..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi, first sorry for my bad english.
I have instaled Edit Orders on my test page, and worked ok.
Then i instaled the same files on my store and it dosent work.
Thre is an error when i am press the EDIT buton on ORDERS:
Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.
What i am doing wrong?:blink:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi b4ed,
What version of Zen Cart are you running?
Quote:
Originally Posted by
bf4ed
Hi, first sorry for my bad english.
I have instaled Edit Orders on my test page, and worked ok.
Then i instaled the same files on my store and it dosent work.
Thre is an error when i am press the EDIT buton on ORDERS:
Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.
What i am doing wrong?:blink:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I am running v1.3.9h. Both, the test page and final is the same version.
-
1 Attachment(s)
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
uffff i solved the problem :smile:
I have admin_profiles_1-1-1 instaled, but only on final page. So when i added new mod, it must be first enabled to work.
2h searching in setting i figured it out.
See in attachment.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
bf4ed
uffff i solved the problem :smile:
I have admin_profiles_1-1-1 instaled, but only on final page. So when i added new mod, it must be first enabled to work.
2h searching in setting i figured it out.
See in attachment.
Since this is an issue caused by user error of the admin profiles mod, it really has no bearing on edit orders. However, I'm happy to hear you solved your issue. And thank you for sharing the resolution with the community :)
-
Edit Orders v4.0 for Zen Cart 1.5 is almost ready to be submitted!!!
Edit Orders for Zen Cart v1.5 is JUST AROUND THE CORNER!!:clap:
Yep we're wrapping up testing as we speak. I do want to wrap up Super Orders too so that I can release BOTH together. So it's not going to happen this weekend, but I am thinking that submitting this in 2 weeks is not out of the realm of possibility.
Hopefully the nasty selfish LITTLE man (troll) who harassed me on my PERSONAL e-mail a few weeks back about this particular upgrade reads this thread and now knows what the current status on this upgrade REALLY is..:laugh::laugh:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Thanks for all your hard work, DivaVocals! I've been patiently waiting and my patience is paying off! Woohoo! :)
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi All,
I'm running 1.3.9h no Super Orders or Tracker installed. I'm using Edit Orders v3.0. I have read about what's happening to me in this thread but there is no answer. I just have Spanish Language and English installed, the main language is Spanish, the problem is when Adding a Product, I select Category --- Subcategory and when displaying products they are displayed in mixed language, the first 3 products are displayed in Spanish then the next 5 are in English. What should I modify?
Regards.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
futurist71
Hi All,
I'm running 1.3.9h no Super Orders or Tracker installed. I'm using Edit Orders v3.0. I have read about what's happening to me in this thread but there is no answer. I just have Spanish Language and English installed, the main language is Spanish, the problem is when Adding a Product, I select Category --- Subcategory and when displaying products they are displayed in mixed language, the first 3 products are displayed in Spanish then the next 5 are in English. What should I modify?
Regards.
There are aren't any Spanish language files for Edit Orders.. You will need to create the language files from the existing EO lanuage files (English or French), and copy them into the a spanish folder in the same location as the EO language files/folders.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
There are aren't any Spanish language files for Edit Orders.. You will need to create the language files from the existing EO lanuage files (English or French), and copy them into the a spanish folder in the same location as the EO language files/folders.
I did it, my Edit Orders v 3.0 is translated into Spanish. The problem is when Adding Products, on Step 2: The products are displayed in mixed language, 3 of them in Spanish and other 5 in English, is really weird. All products are translated in these 2 languages.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
futurist71
I did it, my Edit Orders v 3.0 is translated into Spanish. The problem is when Adding Products, on Step 2: The products are displayed in mixed language, 3 of them in Spanish and other 5 in English, is really weird. All products are translated in these 2 languages.
I'm afraid I don't have an answer then as I don't use EO for anything other than English language stores.. Hopefully another community member can chime in...
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hi Diva I can verify that the up to date version of TY Tracker v3.1.2 does indeed input the tracking number in the email. I have one little thing it is not doing on the edit page. It is not carrying over with it the reward points earn that customer earn. The reward point box is there but it is empty. It shows Reward Points earned: $0.00. Any ideas on this. I know I read something about reward points and edit orders some where.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
countrycharm
Hi Diva I can verify that the up to date version of TY Tracker v3.1.2 does indeed input the tracking number in the email. I have one little thing it is not doing on the edit page. It is not carrying over with it the reward points earn that customer earn. The reward point box is there but it is empty. It shows Reward Points earned: $0.00. Any ideas on this. I know I read something about reward points and edit orders some where.
I'm afraid I don't know enough about the reward point add on to offer any insight here. Wish I could be of more assistance.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
on ZC 1.50 if you turn on HTML emails, the email sent does not contain the tracking #, but if you Double post tracking in TY and comments then it will.
Can you update this so we dont have to double post the trackign # ?
thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
What??? I do not understand what it is you are saying is the issue you are having.. Are you even talking about Edit Orders?? If not then you need to post in the correct support thread..
and.. BTW.. this add-on (Edit Orders) has NOT yet been updated to work with Zen Cart v1.5
Quote:
Originally Posted by
letsmod
on ZC 1.50 if you turn on HTML emails, the email sent does not contain the tracking #, but if you Double post tracking in TY and comments then it will.
Can you update this so we dont have to double post the trackign # ?
thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Have edit orders 3.03 installed on V1.5 and when i go into an order that was paid thru Paypal i have an option of doing a full or partial refund. I now have an order which was paid thru Paypal, the buyer doesn't have an address listed with Paypal and in the customer information box there is only a first and last name.No address at all. There is however no option to do a refund for that transaction. I know how to do that in Paypal bla bla bla and i am sure this is a bogus order that i am not going to ship but i was just wondering why there would be no option to do a refund. I have this installed on 2 websites and working great, this is the first time is see no option to do the refund so obviously it has something to do with the non address for this customer. Funny thing is that The payer status says Verified whatever that means. The ip address shows 2 different ip addresses one in Canada another in the USA california. Anybody have any idea why the refund button would not be there ?
If this is in the wrong sections i would be more than happy to post it in the proper one if i knew where it was.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Both Super Orders and Edit Orders now show their (respective) support threads on the page in Plugins where you download them. Although searching for "Edit Orders" does show the support thread about halfway down the page. I have moved @windsurfer's question to the appropriate forum.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
As I stated here http://www.zen-cart.com/showthread.p...47#post1122147 on the SO support thread, Edit Orders is in the process of being updated for ZC150.
Regarding your response of
Quote:
Originally Posted by
windsurfer
Script, i have 2 websites with V1.5 and edit orders works just great thank you.
That just means you got lucky. The bottom line is that using Edit Orders 3.x with ZC150 is not supported and therefore no troubleshooting of issues will be provided. Your best bet, as stated on the SO thread, is to subscribe to this EO thread and await the announcement that EO4 for ZC150 has been released.
Good luck and Happy Zenning :)
Quote:
Originally Posted by
windsurfer
Have edit orders 3.03 installed on V1.5 and when i go into an order that was paid thru Paypal i have an option of doing a full or partial refund. I now have an order which was paid thru Paypal, the buyer doesn't have an address listed with Paypal and in the customer information box there is only a first and last name.No address at all. There is however no option to do a refund for that transaction. I know how to do that in Paypal bla bla bla and i am sure this is a bogus order that i am not going to ship but i was just wondering why there would be no option to do a refund. I have this installed on 2 websites and working great, this is the first time is see no option to do the refund so obviously it has something to do with the non address for this customer. Funny thing is that The payer status says Verified whatever that means. The ip address shows 2 different ip addresses one in Canada another in the USA california. Anybody have any idea why the refund button would not be there ?
If this is in the wrong sections i would be more than happy to post it in the proper one if i knew where it was.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
This has ABSOLUTELY nothing to do with Edit Orders at all.. The payment notifications box is part of the ORDERS.PHP page not the EDIT_ORDERS.PHP page.. and Edit Orders makes NO CHANGES to orders.php which has ANYTHING to do with PayPal refunds or the like.. Don't know the proper place to post this.. but it's not this support thread..
Quote:
Originally Posted by
windsurfer
Have edit orders 3.03 installed on V1.5 and when i go into an order that was paid thru Paypal i have an option of doing a full or partial refund. I now have an order which was paid thru Paypal, the buyer doesn't have an address listed with Paypal and in the customer information box there is only a first and last name.No address at all. There is however no option to do a refund for that transaction. I know how to do that in Paypal bla bla bla and i am sure this is a bogus order that i am not going to ship but i was just wondering why there would be no option to do a refund. I have this installed on 2 websites and working great, this is the first time is see no option to do the refund so obviously it has something to do with the non address for this customer. Funny thing is that The payer status says Verified whatever that means. The ip address shows 2 different ip addresses one in Canada another in the USA california. Anybody have any idea why the refund button would not be there ?
If this is in the wrong sections i would be more than happy to post it in the proper one if i knew where it was.
Thanks
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
swguy
Both Super Orders and Edit Orders now show their (respective) support threads on the page in Plugins where you download them. Although searching for "Edit Orders" does show the support thread about halfway down the page. I have moved @windsurfer's question to the appropriate forum.
and the readme files for BOTH mods contain links to the support thread..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Wow, Sorry for the inconvenience !!!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
windsurfer
Wow, Sorry for the inconvenience !!!
It's not about being an inconvenience at all.. You asked if this was related to Edit Orders and my answer is that the issue you are having is simply not related to Edit Orders (which is the topic of this support thread)..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Hey Diva - just wondered whether version for 1.5 released yet? **cheeky smile**
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
cliffvt
Hey Diva - just wondered whether version for 1.5 released yet? **cheeky smile**
You will know when it's released because an announcement will be made in this thread, along with a link to the new support thread. Also, you will be able to find Edit Orders 4.0 in the downloads area. Recommend you subscribe to this thread so that when an announcement is made, you'll get a notification in your email.
There is no ETA. It will be done when it's done :smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
cliffvt
Hey Diva - just wondered whether version for 1.5 released yet? **cheeky smile**
Quote:
Originally Posted by
ScriptJunkie
You will know when it's released because an announcement will be made in this thread, along with a link to the new support thread. Also, you will be able to find Edit Orders 4.0 in the downloads area. Recommend you subscribe to this thread so that when an announcement is made, you'll get a notification in your email.
There is no ETA. It will be done when it's done :smile:
What ScriptJunkie says is true.. There is a bug with how the comments work that I simply have not been able to fix. So until I get that worked out I just don't have an ETA yet..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
**delete**
Will repost shortly...
-
Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Update..
Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.
There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..:smile:)
For those who want details on the outstanding issues here they are:
Edit Orders
Issue: Status change requires comment to be entered
Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
Super Orders
Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.
===========================================================
Enhancements the new version will offer..
- Compatibility with Zen Cart v1.5
- DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
- DONE Update e-mail templates so that they match the orders.php e-mail templates when comments are sent or order status emails are sent to the customer.
- Comments should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments). If working properly should allow shop owner to create hidden order comments when editing orders.
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
I need help with an error im having.
The module works fine and all with all amounts that total under 1000.00
if its 1000 or more, then i get this error:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '000.00', value = '1000', sort_order = '3' where orders_tota' at line 3
in:
[update orders_total set title = 'Total:', text = 'R1'000.00', value = '1000', sort_order = '3' where orders_total_id = '12']
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.
Ive tried going through the files that come with the module, but i cant seem to locate where this error is coming from. to me it seems like the text value is being assigned to the number value as if i add in 1'000, the total ends up being 1, but i dont know where this is happening.
Any assistance would be greatly appreciated.
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
one last thing i forgot. if go back and refresh the page, the total for the product line seems to update, but the sub total and total dont update at all. they stay with the old amount
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Switch your thousands separator to a comma from an apostrophe. Admin->Localizations->Currencies-> Select your currency->Edit, change Thousands point to a comma.
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Light at the end of the tunnel is coming.. One issue down, one issue to go.. Volunteers rock!!! :smile: Still no ETA just yet (volunteers with lives and all), but we are close and we should have some good news soon!! :laugh:
Quote:
Originally Posted by
DivaVocals
Update..
Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.
There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..:smile:)
For those who want details on the outstanding issues here they are:
Edit Orders
Issue: Status change requires comment to be entered
Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
Super Orders
Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.
===========================================================
Enhancements the new version will offer..
- Compatibility with Zen Cart v1.5
- DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
- DONE Update e-mail templates so that they match the orders.php e-mail templates when comments are sent or order status emails are sent to the customer.
- Comments should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments). If working properly should allow shop owner to create hidden order comments when editing orders.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Is anyone using this for ZenCart 1.5? If so, is there anything different that needs to be done other than in the readme file?
Thanks
Debbie
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Oops, sorry:blush: - I was looking at the wrong end of the thread. I now see the 6/9 post. Yeah! almost ready. Thanks guys.:D
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Welcome to the Zen Cart forum, @shamanicconnection! You can also find information about 1.5 ready mods here:
http://www.zen-cart.com/showthread.p...n-Zen-Cart-1-5
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
shamanicconnection
Is anyone using this for ZenCart 1.5? If so, is there anything different that needs to be done other than in the readme file?
Thanks
Debbie
Quote:
Originally Posted by
shamanicconnection
Oops, sorry:blush: - I was looking at the wrong end of the thread. I now see the 6/9 post. Yeah! almost ready. Thanks guys.:D
:laugh: I see you are all caught up now.. Please bear with us.. We are almost there..:yes: It just takes time when folks do work this in their spare time.. :cool:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Hi:
I just installed Edit Orders because I had to remove 1 item form an order that the customer didn't want. I have been testing and it seems to work exactly how I need it.
One question. I tried to search the thread but nothing showed up to answer my question.
Can I send a revised invoice to the customer via email?
Dave
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
top hatt
Hi:
I just installed Edit Orders because I had to remove 1 item form an order that the customer didn't want. I have been testing and it seems to work exactly how I need it.
One question. I tried to search the thread but nothing showed up to answer my question.
Can I send a revised invoice to the customer via email?
Dave
Short answer is no.. Edit orders doesn't have that capability.. If you have a PDF writer (plenty of free ones out there), you could print the invoice to a PDF file and then e-mail that to the customer.. Also you could direct your customer to view the updated order by logging into their account.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Thanks for your quick reply. I never checked the "My Account" page. I will just direct my customer to that page right for now.
Is there a PDF writer that you would recommend?
Thanks again for your help.
Dave
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread
Quote:
Originally Posted by
top hatt
Thanks for your quick reply. I never checked the "My Account" page. I will just direct my customer to that page right for now.
Is there a PDF writer that you would recommend?
Thanks again for your help.
Dave
I like PrimoPDF for Windows.. but there are plenty of others just as good..
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
End of the tunnel has arrived (thanks to AWESOME volunteers!!!), but I am SUPER slammed with work at the moment.. List of enhancements/bugfixes listed below for those who haven't read previous posts..
So here's what's gonna happen next..
Edit Orders has been posted on my site (link in signature). The install instructions are pretty complete. I still need to vet and update the readme before I submit it to the downloads section here.. As soon as this is submitted and made available in the downloads it will NO LONGER be available on my site..
Now with that out the way here's the BEST part of the new Edit Orders.. two words ya'll...
AUTO INSTALLER!!
No more external SQL files needed to install/upgrade Edit Orders.. Yep that's right.. I managed to get an auto-installer WORKING with Edit Orders!!! (how cool is THAT???!!!) This means whether you are upgrading from a previous Edit Orders install or doing a vanilla Edit Orders install, the auto installer has got you covered.. Uninstall is not automated (the code to make an auto-UN-installer work is above my paygrade.. :laugh:) So to uninstall you will still need to use an external SQL file (included)..
That said, and I will also say this in the down and dirty install instructions.. DO NOT RUN THE UNINSTALL SQL when upgrading.. Let me repeat..
DO NOT RUN THE UNINSTALL SQL when upgrading!!!!!!
Why?? It's an UNNECESSARY step and may in fact cause issues..
I will post notice HERE once I finish updating the readme and submitting this to the downloads section.. Once Edit Orders is approved, it will no longer be available on my site. I will also be starting a NEW support thread for Edit Orders v4.x. Though the codebase for v4.x is based on previous versions of Edit Orders, since v4.x is only compatible with Zen Cart v1.5. Thus I think this warrants a new support thread.
Quote:
Originally Posted by
DivaVocals
Update..
Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.
There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..:smile:)
For those who want details on the outstanding issues here they are:
DONE Edit Orders
Issue: Status change requires comment to be entered
Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
DONE Super Orders
Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.
===========================================================
Enhancements the new version will offer..
- DONE Compatibility with Zen Cart v1.5
- DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
- DONE Update e-mail templates so that they match the orders.php e-mail templates when comments are sent or order status emails are sent to the customer.
- DONE Comments should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments). If working properly should allow shop owner to create hidden order comments when editing orders.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
All I can suggest is using Winmerge or Beyond Compare to merge the orders.php file from FEC with the one that comes with Edit Orders.
I think I have a similar problem. I have zen cart 1.39h installed along with the following modules...easy slider, ceon manual, edit order 3.0, ty tracker, recover cart, googlebase feeder, sitmapxml, css jj loader, and just recently the fec module. Now my edit orders and ty package tracker is not working. It was mentioned that I may need to merge the 2 orders.php files from the 2 modules fec and edit orders and I downloaded the winmerge program and I am a little lost here. I have to program installed and I clicked on New in winmerge and I opened each file and now I have no idea what to do next to merge these two files. If anyone can shed some light for me that would be appreciated... I am not as smart as others with zen cart but I am willing to learn. Thanks for your time.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I figured it out! WOW, I just did exactly what DivaVocals said to do, I merged the two files which is essentially copy one file over the over and resave and upload. Now I can use fec and use my edit oders and ty tracker on my 1.39h. Love this place!
-
1 Attachment(s)
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
I just installed Edit Orders v4.0 and I have a quick question. Is there possibly a define file missing from the package? I've double checked my uploads twice and the circled items still are showing the code instead of whatever they're supposed to be. Also, when I get to the last order in the list, the button that would take you to the next order (if there was one) says BUTTON_TO_LIST. Any ideas? I love being able to edit my orders again! :)
Edited to add: I just realized it only looks like that when I am on the "details" page. It works fine on the "edit" page. Any ideas? Thanks! :)
Attachment 10730
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Quote:
Originally Posted by
laurelsstitchery
I just installed Edit Orders v4.0 and I have a quick question. Is there possibly a define file missing from the package? I've double checked my uploads twice and the circled items still are showing the code instead of whatever they're supposed to be. Also, when I get to the last order in the list, the button that would take you to the next order (if there was one) says BUTTON_TO_LIST. Any ideas? I love being able to edit my orders again! :)
Edited to add: I just realized it only looks like that when I am on the "details" page. It works fine on the "edit" page. Any ideas? Thanks! :)
Attachment 10730
Yes this was already brought to my attention.. Will update the package later this evening..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
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..
Didn't find the post you were talking about. Can you quickly find and post the link for me?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Post #216 - pretty easy to find if you search for "known issues"
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
with the quotes folks! Thanks D
Okay, so this client installed edit orders for 1.3.9h and it was working. Then I installed the login as customer. There does not look to be any commonality in changes between the 2. Somewhere after his installation and maybe after my installation, edit orders started zeroing out the total when changing the order status. Does anyone remember this happening? I saw one post who said it happened to them but no one ever replied to that post.
No other file changes, but he did play with some order total things like turning off the sub-total. Could a change in admin settings cause problems?
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
delia
with the quotes folks! Thanks D
Okay, so this client installed edit orders for 1.3.9h and it was working. Then I installed the login as customer. There does not look to be any commonality in changes between the 2. Somewhere after his installation and maybe after my installation, edit orders started zeroing out the total when changing the order status. Does anyone remember this happening? I saw one post who said it happened to them but no one ever replied to that post.
No other file changes, but he did play with some order total things like turning off the sub-total. Could a change in admin settings cause problems?
Like any other problem, unless it can be consistently replicated by more than one person it's difficult to pinpoint the issue.. That said, I've never run across this particular behavior at all..
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Thanks. So we will look elsewhere!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
delia
Thanks. So we will look elsewhere!
Wish I could have been more help.. :(
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
But I figured it out - I uploaded the files again to be sure they were all there but it wasn't until I turned the subtotals back on and I did a new order did it work. So looks like turning off the subtotals screwed things up. Doesn't make any sense to me but it is working again.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
delia
But I figured it out - I uploaded the files again to be sure they were all there but it wasn't until I turned the subtotals back on and I did a new order did it work. So looks like turning off the subtotals screwed things up. Doesn't make any sense to me but it is working again.
This is good information to note, and I'll figure out the best way to add it to the readme for the new version..
Out of curiosity, why would your client want to turn off the subtotals??
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
um, because he didn't know any better? They are using the cart in an odd fashion so he turned off a lot of things. Never seen anyone do that before though.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
delia
um, because he didn't know any better? They are using the cart in an odd fashion so he turned off a lot of things. Never seen anyone do that before though.
:laugh::laugh::laugh: Oh.. Okay.. Got it.. I just wanted to make sure I wasn't missing some special use case I didn't know about.. Sounds like this is not something I even need to document.. unless I was documenting all the things NOT to do.. :laugh::laugh::laugh:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
I'm glad I can make someone laugh today! Thanks again, dearie!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
futurist71
Hi All,
I'm running 1.3.9h no Super Orders or Tracker installed. I'm using Edit Orders v3.0. I have read about what's happening to me in this thread but there is no answer. I just have Spanish Language and English installed, the main language is Spanish, the problem is when Adding a Product, I select Category --- Subcategory and when displaying products they are displayed in mixed language, the first 3 products are displayed in Spanish then the next 5 are in English. What should I modify?
Regards.
I'm having this exact same problem, but with French. When adding a product to an order, some of the products are showing in English and some are in French. My default admin language is English. Is there any way to force Edit Orders to use the English language only?
-
1 Attachment(s)
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
abcisme
I'm having this exact same problem, but with French. When adding a product to an order, some of the products are showing in English and some are in French. My default admin language is English. Is there any way to force Edit Orders to use the English language only?
Here's a screenshot of what I mean:
Attachment 10735
There doesn't seem to be any rhyme or reason to it.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Greetings;
I am getting the following error on top of the page, am i suppose to follow the instructions and delete the file;
Quote:
Error The auto-loader /home/delights/public_html/store/****/includes/auto_loaders/config.eo.php has not been deleted. For this module to work you must delete this file manually.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
abcisme
I'm having this exact same problem, but with French. When adding a product to an order, some of the products are showing in English and some are in French. My default admin language is English. Is there any way to force Edit Orders to use the English language only?
Not sure if this is the correct code to modify, but can it be modified to somehow specify to select only products with a specific language_id?
PHP Code:
// ############################################################################
// Get List of All Products
// ############################################################################
//$result = zen_db_query("SELECT products_name, p.products_id, x.categories_name, ptc.categories_id FROM " . TABLE_PRODUCTS . " p LEFT JOIN " . TABLE_PRODUCTS_DESCRIPTION . " pd ON pd.products_id=p.products_id LEFT JOIN " . TABLE_PRODUCTS_TO_CATEGORIES . " ptc ON ptc.products_id=p.products_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " cd ON cd.categories_id=ptc.categories_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " x ON x.categories_id=ptc.categories_id ORDER BY categories_id");
$result = $db -> Execute("SELECT products_name, p.products_id, categories_name, ptc.categories_id FROM " . TABLE_PRODUCTS . " p LEFT JOIN " . TABLE_PRODUCTS_DESCRIPTION . " pd ON pd.products_id=p.products_id LEFT JOIN " . TABLE_PRODUCTS_TO_CATEGORIES . " ptc ON ptc.products_id=p.products_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " cd ON cd.categories_id=ptc.categories_id ORDER BY categories_name");
#hile($row = zen_db_fetch_array($result)) {
while (!$result -> EOF){
extract($result->fields,EXTR_PREFIX_ALL,"db");
$ProductList[$db_categories_id][$db_products_id] = $db_products_name;
$CategoryList[$db_categories_id] = $db_categories_name;
$LastCategory = $db_categories_name;
$result -> MoveNext();
}
// ksort($ProductList);
$LastOptionTag = "";
$ProductSelectOptions = "<option value='0'>Don't Add New Product" . $LastOptionTag . "\n";
$ProductSelectOptions .= "<option value='0'> " . $LastOptionTag . "\n";
foreach($ProductList as $Category => $Products)
{
$ProductSelectOptions .= "<option value='0'>$Category" . $LastOptionTag . "\n";
$ProductSelectOptions .= "<option value='0'>---------------------------" . $LastOptionTag . "\n";
asort($Products);
foreach($Products as $Product_ID => $Product_Name)
{
$ProductSelectOptions .= "<option value='$Product_ID'> $Product_Name" . $LastOptionTag . "\n";
}
if($Category != $LastCategory)
{
$ProductSelectOptions .= "<option value='0'> " . $LastOptionTag . "\n";
$ProductSelectOptions .= "<option value='0'> " . $LastOptionTag . "\n";
}
}
// ############################################################################
// Add Products Steps
// ############################################################################
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Wish I could help, but the answer is a LOT over my head.. Hopefully someone else in the community knows the answer and will share..
Quote:
Originally Posted by
abcisme
Not sure if this is the correct code to modify, but can it be modified to somehow specify to select only products with a specific language_id?
PHP Code:
// ############################################################################
// Get List of All Products
// ############################################################################
//$result = zen_db_query("SELECT products_name, p.products_id, x.categories_name, ptc.categories_id FROM " . TABLE_PRODUCTS . " p LEFT JOIN " . TABLE_PRODUCTS_DESCRIPTION . " pd ON pd.products_id=p.products_id LEFT JOIN " . TABLE_PRODUCTS_TO_CATEGORIES . " ptc ON ptc.products_id=p.products_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " cd ON cd.categories_id=ptc.categories_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " x ON x.categories_id=ptc.categories_id ORDER BY categories_id");
$result = $db -> Execute("SELECT products_name, p.products_id, categories_name, ptc.categories_id FROM " . TABLE_PRODUCTS . " p LEFT JOIN " . TABLE_PRODUCTS_DESCRIPTION . " pd ON pd.products_id=p.products_id LEFT JOIN " . TABLE_PRODUCTS_TO_CATEGORIES . " ptc ON ptc.products_id=p.products_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " cd ON cd.categories_id=ptc.categories_id ORDER BY categories_name");
#hile($row = zen_db_fetch_array($result)) {
while (!$result -> EOF){
extract($result->fields,EXTR_PREFIX_ALL,"db");
$ProductList[$db_categories_id][$db_products_id] = $db_products_name;
$CategoryList[$db_categories_id] = $db_categories_name;
$LastCategory = $db_categories_name;
$result -> MoveNext();
}
// ksort($ProductList);
$LastOptionTag = "";
$ProductSelectOptions = "<option value='0'>Don't Add New Product" . $LastOptionTag . "\n";
$ProductSelectOptions .= "<option value='0'> " . $LastOptionTag . "\n";
foreach($ProductList as $Category => $Products)
{
$ProductSelectOptions .= "<option value='0'>$Category" . $LastOptionTag . "\n";
$ProductSelectOptions .= "<option value='0'>---------------------------" . $LastOptionTag . "\n";
asort($Products);
foreach($Products as $Product_ID => $Product_Name)
{
$ProductSelectOptions .= "<option value='$Product_ID'> $Product_Name" . $LastOptionTag . "\n";
}
if($Category != $LastCategory)
{
$ProductSelectOptions .= "<option value='0'> " . $LastOptionTag . "\n";
$ProductSelectOptions .= "<option value='0'> " . $LastOptionTag . "\n";
}
}
// ############################################################################
// Add Products Steps
// ############################################################################
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
DivaVocals
Wish I could help, but the answer is a LOT over my head.. Hopefully someone else in the community knows the answer and will share..
Man, I hope so. I just don't understand why it's showing some products listed in English and some in French. It makes no sense. There must be some way to compile the product list in only one language, using a "WHERE language_id = 1" condition in that query somewhere.. I just have NO CLUE what the syntax would be or how to go about implementing it. I'm kind of glad to know it isn't just me having the problem though.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
does anyone know of anyway to make this work for version 1.5?
Its really important!!!!
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
chava1106
does anyone know of anyway to make this work for version 1.5?
Its really important!!!!
Did you read post #470? It's only three pages back.
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
laurelsstitchery
Did you read post #470? It's only three pages back.
Which is again why I always suggest reading through the support threads BEFORE posting...:smile:
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
abcisme
Man, I hope so. I just don't understand why it's showing some products listed in English and some in French. It makes no sense. There must be some way to compile the product list in only one language, using a "WHERE language_id = 1" condition in that query somewhere.. I just have NO CLUE what the syntax would be or how to go about implementing it. I'm kind of glad to know it isn't just me having the problem though.
I found someone who could help me sort out this issue. Here is the fix to make it show only the default language, which in my case was language ID 1. If your language ID is something else, change language_id=1 to language_id=YOUR_ID
in admin/edit_orders.php
REPLACE:
Code:
$result = $db -> Execute("SELECT products_name, p.products_id, categories_name, ptc.categories_id FROM " . TABLE_PRODUCTS . " p LEFT JOIN " . TABLE_PRODUCTS_DESCRIPTION . " pd ON pd.products_id=p.products_id LEFT JOIN " . TABLE_PRODUCTS_TO_CATEGORIES . " ptc ON ptc.products_id=p.products_id LEFT JOIN " . TABLE_CATEGORIES_DESCRIPTION . " cd ON cd.categories_id=ptc.categories_id ORDER BY categories_name");
WITH:
Code:
$result = $db -> Execute("SELECT products_name, p.products_id, categories_name, ptc.categories_id FROM zen_products p LEFT JOIN zen_products_description pd ON pd.products_id=p.products_id LEFT JOIN zen_products_to_categories ptc ON ptc.products_id=p.products_id LEFT JOIN zen_categories_description cd ON cd.categories_id=ptc.categories_id WHERE pd.language_id=1 ORDER BY categories_name");
THEN REPLACE:
Code:
$result = $db -> Execute("SELECT * FROM " . TABLE_PRODUCTS_ATTRIBUTES . " pa LEFT JOIN " . TABLE_PRODUCTS_OPTIONS . " po ON po.products_options_id=pa.options_id LEFT JOIN " . TABLE_PRODUCTS_OPTIONS_VALUES . " pov ON pov.products_options_values_id=pa.options_values_id WHERE products_id='$add_product_products_id'");
WITH:
Code:
$result = $db -> Execute("SELECT * FROM " . TABLE_PRODUCTS_ATTRIBUTES . " pa LEFT JOIN " . TABLE_PRODUCTS_OPTIONS . " po ON po.products_options_id=pa.options_id LEFT JOIN " . TABLE_PRODUCTS_OPTIONS_VALUES . " pov ON pov.products_options_values_id=pa.options_values_id WHERE products_id='$add_product_products_id' AND pov.language_id=1 AND po.language_id=1");
-
Re: Edit Orders v3.0 for Zen Cart 1.3.9 [Support Thread]
Quote:
Originally Posted by
chava1106
does anyone know of anyway to make this work for version 1.5?
Its really important!!!!
The new version Diva has on the website works fine, just installed and used it. So you can wait until they get the readmes tweaked and it gets in the Zen Plugins as stated or download it from the website. I had no problems installing and using the current install instructions.
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Quote:
Originally Posted by
DivaVocals
Yes this was already brought to my attention.. Will update the package later this evening..
re: post #474 - has the package been updated? if so, do I just install over the old files with the auto installer again? let me know. thanks so much! :)
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Quote:
Originally Posted by
laurelsstitchery
re: post #474 - has the package been updated? if so, do I just install over the old files with the auto installer again? let me know. thanks so much! :)
sorry.. 4th of July celebrations an work deterred me.. will get it uploaded tonight.. or if you know how, you can add these definitions to your orders.php language file..
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Quote:
Originally Posted by
DivaVocals
sorry.. 4th of July celebrations an work deterred me.. will get it uploaded tonight.. or if you know how, you can add these definitions to your orders.php language file..
I do know how to add the definitions, so I did that and all is well now. Thanks, Diva! :)
-
Re: Edit Orders v4.0 for Zen Cart v1.5 is ALMOST ready to release!!!
Quote:
Originally Posted by
laurelsstitchery
I do know how to add the definitions, so I did that and all is well now. Thanks, Diva! :)
You are welcome! Sorry.. I should have given you those instructions to begin with instead of having you wait on me.. :laugh: Folks installing Super Orders along with Edit Orders won't have this same issue, and had I been more careful in my testing I would have discovered this..