Zen Cart Logo
Forums / Addon Admin Tools / Edit Orders v4.0 Support Thread

Edit Orders v4.0 Support Thread

Views: 346,043

Results 901 to 920 of 1,927
22 Apr 2016, 12:06 PM
#901
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

Edit Orders v4.0 Support Thread

Re: Line breaks - This is 1.5.4, with the prior version of EO and just that patch installed. I will test on 1.5.5 with the full candidate release of EO. Thanks for the clarifications.

Re: Status checks - that's a really good point. Would you take my PR if I added a flag to the database and allowed the behavior to be configured?

22 Apr 2016, 12:30 PM
#902
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

swguy:

Re: Line breaks - This is 1.5.4, with the prior version of EO and just that patch installed. I will test on 1.5.5 with the full candidate release of EO. Thanks for the clarifications.

Re: Status checks - that's a really good point. Would you take my PR if I added a flag to the database and allowed the behavior to be configured?
I've been speaking with @lhungil about the line breaks; it appears that the Zen Cart base handling might have changed when the change was made from mysql_* to mysqli_* function usage. I'll follow up on this and report back.

For the status checks, I'd prefer not to burden the plugin with yet-another configuration value; my preference (as indicated via this GitHub issue) is to simply identify those products in the drop-down list that are disabled, possibly via an asterisk (*).

22 Apr 2016, 12:45 PM
#903
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

lat9:

For the status checks, I'd prefer not to burden the plugin with yet-another configuration value; my preference (as indicated via this GitHub issue) is to simply identify those products in the drop-down list that are disabled, possibly via an asterisk (*).

OK. Will do tonight or this weekend.

22 Apr 2016, 2:37 PM
#904
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

Thanks, swguy!

22 Apr 2016, 10:03 PM
#905
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

Submitted. Just an asterisk was a bit hard to see so I changed it to "(OOS)".

22 Apr 2016, 10:34 PM
#906
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

So I guess a gating factor for the release of this update will be the release of the update to the Trustwave patch, right?

23 Apr 2016, 2:01 PM
#907
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

swguy:

So I guess a gating factor for the release of this update will be the release of the update to the Trustwave patch, right?
I'm waiting for 1.5.5a to be released so that I've got a tangible version of Zen Cart 1.5.5 that I can "target" for installation (and the time to get the readme and installation files updated).

26 Apr 2016, 11:52 PM
#908
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,686
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

You probably already know this but: with the originally released admin sanitizers, product names such as "Foo & Bar" get changed to "Foo & Bar". Perhaps product name should not be an editable field - although I know that's just a workaround. Excitedly anticipating the update for this mod.

27 Apr 2016, 12:31 AM
#909
kcallagmy avatar

kcallagmy

New Zenner

Join Date:
Apr 2016
Location:
Thailand
Posts:
8
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Installed Edit Orders v4.0 as addon to my zen cart and everything looks okay. Can call up orders to edit. Editing cusomter info, etc. is fine. Can edit and the when update it works. But, when editing any product info... qty, price etc. then hit update, POOF all the product order is gone. No product order info is left, just a blank order. Figure I have done something wrong but nor sure what.

27 Apr 2016, 3:14 AM
#910
kcallagmy avatar

kcallagmy

New Zenner

Join Date:
Apr 2016
Location:
Thailand
Posts:
8
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

kcallagmy:

Installed Edit Orders v4.0 as addon to my zen cart and everything looks okay. Can call up orders to edit. Editing cusomter info, etc. is fine. Can edit and the when update it works. But, when editing any product info... qty, price etc. then hit update, POOF all the product order is gone. No product order info is left, just a blank order. Figure I have done something wrong but nor sure what.

It even says Success Order has been successfuly update!!

27 Apr 2016, 3:41 AM
#911
kcallagmy avatar

kcallagmy

New Zenner

Join Date:
Apr 2016
Location:
Thailand
Posts:
8
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Zen Cart version is 1.5.5

27 Apr 2016, 11:51 AM
#912
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

swguy:

You probably already know this but: with the originally released admin sanitizers, product names such as "Foo & Bar" get changed to "Foo & Bar". Perhaps product name should not be an editable field - although I know that's just a workaround. Excitedly anticipating the update for this mod.
If you're talking original, i.e. currently-released, versions of Zen Cart 1.5.5, then that happens when creating products, too. The forthcoming version of EO will check for Zen Cart 1.5.5 and then also for the presence of the enhanced sanitizer before allowing a Zen Cart 1.5.5 installation of EO to proceed.

27 Apr 2016, 11:58 AM
#913
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

kcallagmy:

Installed Edit Orders v4.0 as addon to my zen cart and everything looks okay. Can call up orders to edit. Editing cusomter info, etc. is fine. Can edit and the when update it works. But, when editing any product info... qty, price etc. then hit update, POOF all the product order is gone. No product order info is left, just a blank order. Figure I have done something wrong but nor sure what.

kcallagmy:

It even says Success Order has been successfuly update!!

kcallagmy:

Zen Cart version is 1.5.5
You're not specific when you say Edit Orders 4.0, is that the most recent version, v4.1.4? Edit Orders, as currently available from the Zen Cart Plugins, does not work with the as-currently-released versions of Zen Cart 1.5.5.

Once the ZC 1.5.5 "sanitizer" update is packaged and released, allowing some EO regression-testing, EO 4.1.4a's release will be forthcoming.

27 Apr 2016, 1:41 PM
#914
kcallagmy avatar

kcallagmy

New Zenner

Join Date:
Apr 2016
Location:
Thailand
Posts:
8
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

lat9:

You're not specific when you say Edit Orders 4.0, is that the most recent version, v4.1.4? Edit Orders, as currently available from the Zen Cart Plugins, does not work with the as-currently-released versions of Zen Cart 1.5.5.

Once the ZC 1.5.5 "sanitizer" update is packaged and released, allowing some EO regression-testing, EO 4.1.4a's release will be forthcoming.

Well there in lies the problem. I took the as currently release versions of both only to find that they do not "like" each other. Me Bad!

27 Apr 2016, 5:06 PM
#915
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Zencart 1.5.4
Will EO work with 1.5.4? So many mods we use will not work with 1.5.5 and I am trying to get us up a few notches from 1.5.1. EO has become essential. Appreciate any insights.

27 Apr 2016, 6:12 PM
#916
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

The current version (4.1.4) of EO does not work with Zen Cart 1.5.5. There is an interim Zen Cart release (1.5.5a?) in the works that will incorporate some changes into the zc1.5.5-introduced feature that "broke" EO. Once the Zen Cart release is made, I'll need another couple of days to perform some regression tests and get the readme updated.

27 Apr 2016, 7:55 PM
#917
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

My question was will it work with 1.5.4?

27 Apr 2016, 8:00 PM
#918
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,066
Plugin Contributions:
56

Re: Edit Orders v4.0 Support Thread

Sorry, I've got my eyes properly screwed in this time: Yes, EO 4.1.4 works happily with Zen Cart 1.5.4.

27 Apr 2016, 8:07 PM
#919
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Thank you so much!

28 Apr 2016, 12:29 AM
#920
kcallagmy avatar

kcallagmy

New Zenner

Join Date:
Apr 2016
Location:
Thailand
Posts:
8
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Is it easy to go back to 1.5.4 from 1.5.5 ?