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

Edit Orders v4.0 Support Thread

Views: 346,051

Results 1,081 to 1,100 of 1,927
8 Dec 2016, 9:44 PM
#1081
lat9 avatar

lat9

Administrator

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

Edit Orders v4.0 Support Thread

Excellent! Thanks for the update.

11 Dec 2016, 12:30 AM
#1082
oavs avatar

oavs

Totally Zenned

Join Date:
Jan 2006
Location:
Downunder - QLD - Gold Coast
Posts:
921
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Hi

Installed edit_orders-4.1.7 and it is working (sort of)

I also have another plugin called 'Attribute Grid 1.3.1' . All my products are added using the normally in Zencart and all the options/variations are added using 'Attribute Grid 1.3.1' plugin.

In admin when I want to add an order to existing order:

Step 1: I can select the category fine
Step 2: I can select the product fine
Step 3: Here it aoutomatically display the first item ([2160] Racing Rosso+$56.00 ) at the top from the attributes page my using 'Attribute Grid 1.3.1' . It should give me an option to select which attribute I should select. Instead it selects aoutomatically the first uption ([2160] Racing Rosso+$56.00) and the field is not selectable or editable nor has a drop down.

For example I have following attributes from the Category but only the top one is choosen.

[2160] Racing Rosso+$56.00
[2161] Speed Yellow+$56.00
[2162] RS Blue+$56.00
[2164] Midnight Black+$56.00
[2165] Prestige Gold Met+$56.00
[2166] Power Green+$56.00
[2167] Flame Orange+$56.00
[2168] Pure White+$56.00

Can anyone please help?

11 Dec 2016, 4:47 AM
#1083
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Edit Orders v4.0 Support Thread

oavs:

Hi

Installed edit_orders-4.1.7 and it is working (sort of)

I also have another plugin called 'Attribute Grid 1.3.1' . All my products are added using the normally in Zencart and all the options/variations are added using 'Attribute Grid 1.3.1' plugin.

In admin when I want to add an order to existing order:

Step 1: I can select the category fine
Step 2: I can select the product fine
Step 3: Here it aoutomatically display the first item ([2160] Racing Rosso+$56.00 ) at the top from the attributes page my using 'Attribute Grid 1.3.1' . It should give me an option to select which attribute I should select. Instead it selects aoutomatically the first uption ([2160] Racing Rosso+$56.00) and the field is not selectable or editable nor has a drop down.

For example I have following attributes from the Category but only the top one is choosen.

[2160] Racing Rosso+$56.00
[2161] Speed Yellow+$56.00
[2162] RS Blue+$56.00
[2164] Midnight Black+$56.00
[2165] Prestige Gold Met+$56.00
[2166] Power Green+$56.00
[2167] Flame Orange+$56.00
[2168] Pure White+$56.00

Can anyone please help?

Product attribute grid was not made compatible until version 1.3.3. You will need to upgrade that plugin in order for it to work with Edit Orders. There is nothing wrong with Edit Orders, it is/was working as designed. PAG was the software that was "behind" the times.

11 Dec 2016, 10:07 PM
#1084
oavs avatar

oavs

Totally Zenned

Join Date:
Jan 2006
Location:
Downunder - QLD - Gold Coast
Posts:
921
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

You beauty mate!

Works like xmas bells. Thank you :-)

1 Mar 2017, 12:29 PM
#1085
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

This version contains the changes associated with the following issues (identified by their GitHub issue number):
#39: Additional option type supported (for SBA interoperation).
#42: Remove integration with Ty Package Tracker (separate install required)
#43: Restructure plugin installation
#44: Remove support for Zen Cart versions prior to v1.5.5.

If you are using a version of Zen Cart prior to v1.5.5, please continue to use EO v4.1.7.

Once approved, you can download the update here: https://www.zen-cart.com/downloads.php?do=file&id=1513

9 Mar 2017, 7:24 AM
#1086
marieaa avatar

marieaa

Zen Follower

Join Date:
Jan 2013
Posts:
113
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Updated an older version to EO 4.2.0 and when I now try to edit an order, I get this error:

PHP Fatal error: Call to a member function eoLog() on a non-object in admin/includes/functions/extra_functions/edit_orders_functions.php on line 1534

I thought maybe I had to change the "true" to "1" but I still get the error. Any thoughts on what I might have done wrong?

Thanks

9 Mar 2017, 7:32 AM
#1087
marieaa avatar

marieaa

Zen Follower

Join Date:
Jan 2013
Posts:
113
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

I should also ask... when clicking the ADMIN HOME link, should something have happened since I already had 4.1.5 installed because nothing happened

9 Mar 2017, 12:20 PM
#1088
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

marieAA:

Updated an older version to EO 4.2.0 and when I now try to edit an order, I get this error:

I thought maybe I had to change the "true" to "1" but I still get the error. Any thoughts on what I might have done wrong?

Thanks
You're missing the file /YOUR_ADMIN/includes/classes/editOrders.php (and if you're missing that, you're probably also missing EditOrdersQueryCache.php from the same directory).
marieAA:

I should also ask... when clicking the ADMIN HOME link, should something have happened since I already had 4.1.5 installed because nothing happened
When you click the "Admin Home" button, EO does its installation (now without message). You'll need to review the distribution zip-file to make sure that you've copied all the required files from the plugin.

Note that the readme's inclusion of "what changed in this release" only began with v4.2.0.

9 Mar 2017, 12:53 PM
#1089
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

OK, I misspoke in my previous post. To receive the log information that you indicated, the $eo object was not previously created, which implies that the version of /YOUR_ADMIN/edit_orders.php wasn't updated correctly.

What version of EO were you upgrading from?

9 Mar 2017, 8:47 PM
#1090
marieaa avatar

marieaa

Zen Follower

Join Date:
Jan 2013
Posts:
113
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

lat9:

OK, I misspoke in my previous post. To receive the log information that you indicated, the $eo object was not previously created, which implies that the version of /YOUR_ADMIN/edit_orders.php wasn't updated correctly.

What version of EO were you upgrading from?

yep you are right, it was the admin/edit_orders.php update that didn't update correctly on the website. Everything seems to be alright now.

Thank you

9 Mar 2017, 9:13 PM
#1091
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

@marieAA, thanks for the update!

11 Mar 2017, 2:05 AM
#1092
marieaa avatar

marieaa

Zen Follower

Join Date:
Jan 2013
Posts:
113
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

lat9:

@marieAA, thanks for the update!

thank YOU for the help! Really appreciated

17 Mar 2017, 9:07 AM
#1093
yesaul avatar

yesaul

New Zenner

Join Date:
Apr 2011
Location:
Espoo, Finland
Posts:
71
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Hi!

Is this correct? ( $order->id ?? )

    ```html
<td colspan="2" align="right" class="noprint"><?php echo '<a href="' . zen_href_link(FILENAME_ORDERS_INVOICE, 'oID=' . $order->id) . '" target="_blank">' . zen_image_button('button_invoice.gif', IMAGE_ORDERS_INVOICE) . '</a> <a href="' . zen_href_link(FILENAME_ORDERS_PACKINGSLIP, 'oID=' . $order->id) . '" target="_blank">' . zen_image_button('button_packingslip.gif', IMAGE_ORDERS_PACKINGSLIP) . '</a> <a href="' . zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('action'))) . '">' . zen_image_button('button_orders.gif', IMAGE_ORDERS) . '</a>' . $extra_buttons; ?></td> ```

(line #758 in modified YOUR_ADMIN\orders.php)

17 Mar 2017, 12:06 PM
#1094
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

yesaul:

Hi!

Is this correct? ( $order->id ?? )

    ```html
<td colspan="2" align="right" class="noprint"><?php echo '<a href="' . zen_href_link(FILENAME_ORDERS_INVOICE, 'oID=' . $order->id) . '" target="_blank">' . zen_image_button('button_invoice.gif', IMAGE_ORDERS_INVOICE) . '</a> <a href="' . zen_href_link(FILENAME_ORDERS_PACKINGSLIP, 'oID=' . $order->id) . '" target="_blank">' . zen_image_button('button_packingslip.gif', IMAGE_ORDERS_PACKINGSLIP) . '</a> <a href="' . zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('action'))) . '">' . zen_image_button('button_orders.gif', IMAGE_ORDERS) . '</a>' . $extra_buttons; ?></td> ``` > > (line #758 in modified YOUR_ADMIN\orders.php) No, it is not! In each case, that ***$order->id*** should be ***$_GET['oID']***. I'll get this updated in the plugin's [GitHub repository](https://github.com/lat9/edit_orders/issues) and ready for a 4.2.1 release. Thanks for the report!:smile:
20 Mar 2017, 3:23 PM
#1095
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

Arggh, I've submitted v4.2.1 for review, but it's got a PHP parse error. Hold up for v4.2.2, coming soon.

20 Mar 2017, 3:56 PM
#1096
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

lat9:

Arggh, I've submitted v4.2.1 for review, but it's got a PHP parse error. Hold up for v4.2.2, coming soon.
EO v4.2.2 was just submitted to the Plugins for review; I'll post back when it's available.

21 Mar 2017, 3:33 PM
#1097
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

lat9:

EO v4.2.2 was just submitted to the Plugins for review; I'll post back when it's available.
Wow, that was quick! EO v4.2.2 is now available for download.

19 Apr 2017, 1:50 PM
#1098
prabu avatar

prabu

New Zenner

Join Date:
Mar 2017
Location:
India
Posts:
22
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

Hi

Recently I've upgraded my ZC version from 1.3.9h to 1.5.5e. Also upgraded Super orders and edit orders module to current latest version though. Now my issue is

After I've edited attribute option value in order details page, option name sort order was totally messed up. Its completely changed and its not look like as before. Please see this small video. I've entered Sort order properly on each option name.

http://recordit.co/5P61O5OOKS

Please help..

19 Apr 2017, 2:24 PM
#1099
lat9 avatar

lat9

Administrator

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

Re: Edit Orders v4.0 Support Thread

What are your current settings for Products Info - Products Option Name Sort Order and Products Info - Product Option Value of Attributes Sort Order in Configuration->Product Info?

19 Apr 2017, 2:39 PM
#1100
prabu avatar

prabu

New Zenner

Join Date:
Mar 2017
Location:
India
Posts:
22
Plugin Contributions:
0

Re: Edit Orders v4.0 Support Thread

lat9:

What are your current settings for Products Info - Products Option Name Sort Order and Products Info - Product Option Value of Attributes Sort Order in Configuration->Product Info?

Hi

Thanks for reply. here is my settings Configuration->Product Info

Attachment 17034

Catalog -> Option name sorter

Attachment 17035