Page 111 of 179 FirstFirst ... 1161101109110111112113121161 ... LastLast
Results 1,101 to 1,110 of 1784
  1. #1101
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    The issue to which @Prabu refers will be seen on any site that uses multiple options with the same sort order when defining its products' attributes. I should have a correction available on GitHub within the next few days.

  2. #1102
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    The issue to which @Prabu refers will be seen on any site that uses multiple options with the same sort order when defining its products' attributes. I should have a correction available on GitHub within the next few days.
    ... and the update is now available.

    Note that there still might be some display differences in the ordering of the options/values from the initial order. See this Zen Cart posting for details.

  3. #1103
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    I've just submitted EO v4.2.3 to the plugins for review and will post back when it's available for download.

    This version corrects the difference in attribute sorting between EO and the storefront (issue #49 in the plugin's GitHub repository).

    Please check the readme; there's an additional edit required (up to ZC v1.5.5e anyway) to /includes/modules/attributes.php to make this work!

  4. #1104
    Join Date
    Mar 2017
    Location
    India
    Posts
    22
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    I've just submitted EO v4.2.3 to the plugins for review and will post back when it's available for download.

    This version corrects the difference in attribute sorting between EO and the storefront (issue #49 in the plugin's GitHub repository).

    Please check the readme; there's an additional edit required to /includes/modules/attributes.php to make this work!
    Hi

    Thanks for the update. Now i've made some changes in YOUR_ADMIN/includes/classes/attributes.php using changes(Like upgraded version to 4.2.2) you did. But still no luck.

    Same issues continues. Still option name and values were changed sort order after edit. Please see this small video http://recordit.co/W6RUrn8wjl

    Please advice.

  5. #1105
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by Prabu View Post
    Hi

    Thanks for the update. Now i've made some changes in YOUR_ADMIN/includes/classes/attributes.php using changes(Like upgraded version to 4.2.2) you did. But still no luck.

    Same issues continues. Still option name and values were changed sort order after edit. Please see this small video http://recordit.co/W6RUrn8wjl

    Please advice.
    Did you also make the changes on the storefront? They're described in the readme under the Interaction with Other Modules tab; you need to make similar edits to your storefront /includes/modules/YOUR_TEMPLATE/attributes.php.

    I realize now that I should have highlighted that within the change history.

  6. #1106
    Join Date
    Mar 2017
    Location
    India
    Posts
    22
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    Did you also make the changes on the storefront? They're described in the readme under the Interaction with Other Modules tab; you need to make similar edits to your storefront /includes/modules/YOUR_TEMPLATE/attributes.php.

    I realize now that I should have highlighted that within the change history.
    Hi

    Sorry I've not applied same changes in /includes/modules/YOUR_TEMPLATE/attributes.php file. But i can't find the changes of this file in github and readme file of the module. Could you please provide this /includes/modules/YOUR_TEMPLATE/attributes.php file alone?

  7. #1107
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    ... and the update is now available.

    Note that there still might be some display differences in the ordering of the options/values from the initial order. See this Zen Cart posting for details.
    Quote Originally Posted by Prabu View Post
    Hi

    Sorry I've not applied same changes in /includes/modules/YOUR_TEMPLATE/attributes.php file. But i can't find the changes of this file in github and readme file of the module. Could you please provide this /includes/modules/YOUR_TEMPLATE/attributes.php file alone?
    The file's changes are not on GitHub, since EO supports multiple Zen Cart versions. The link in the first post I've quoted identifies the changes necessary to your template-override of the storefront attributes.php processing.

    As mentioned before, that change is documented in the EO readme under the Interactions with Other Modules tab.

  8. #1108
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    I've just submitted EO v4.2.3 to the plugins for review and will post back when it's available for download.

    This version corrects the difference in attribute sorting between EO and the storefront (issue #49 in the plugin's GitHub repository).

    Please check the readme; there's an additional edit required (up to ZC v1.5.5e anyway) to /includes/modules/attributes.php to make this work!
    v4.2.3 is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1513

  9. #1109
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,669
    Plugin Contributions
    9

    Default Re: Edit Orders v4.0 Support Thread

    hi,
    when i look at ZC 1.5.5, it is supposedly compatible with php7.1.

    has anyone tested the latest version of this module with php7.1?

    the non-numeric arithmetic notices are now being reported in php7.1. see:

    http://php.net/manual/en/migration71.other-changes.php

    i'm curious before i consider upgrading various implementations of this module.

    thanks.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  10. #1110
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by carlwhat View Post
    hi,
    when i look at ZC 1.5.5, it is supposedly compatible with php7.1.

    has anyone tested the latest version of this module with php7.1?

    the non-numeric arithmetic notices are now being reported in php7.1. see:

    http://php.net/manual/en/migration71.other-changes.php

    i'm curious before i consider upgrading various implementations of this module.

    thanks.
    I haven't (yet) validated on PHP 7.1; I'll get to that next week and get any updates required posted to the plugin's GitHub repo.

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 797
    Last Post: 23 Mar 2024, 06:51 AM
  2. v150 Orders Status History -- Updated By [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 29 Jul 2019, 07:05 PM
  3. Edit Orders v3.0 for ZC 1.3.9 [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 656
    Last Post: 18 Apr 2016, 06:28 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. RE: Super Orders v3.0 Support Thread
    By Johnnyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jun 2011, 09:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR