Page 28 of 188 FirstFirst ... 1826272829303878128 ... LastLast
Results 271 to 280 of 1873
  1. #271
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    Another thing to check is whether a previously-installed plugin has "killed" some of the built-in attributes configuration; see this post: http://www.zen-cart.com/showthread.p...ag-not-working
    Yep.. and there are still a few add-ons which still use SQL which accidentally kills default configuration items..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #272
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by Nuno Alho View Post
    hello
    I did the update zencart and editor of orders for the new version 1.5, what happens is that every time I edit an order he is not adding up right. I add a new product to the order and values ​​are all changed .... I do not know what to do ... has anyone had this problem?

    thank you
    Your question is WAAAAY too broad.. Out the box Edit Orders WORKS.. So if it doesn't, then it would help the community to help you if you provided some details on what's going on in your situation..


    • What are the order totals before editing??
    • What products do you add??
    • What do you expect the order totals to be after adding the product?


    Details will help otherwise we will just be guessing which is usually not helpful..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #273
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Ok, good to know that this should be working. Now the search will begin. I'll post back once I get closer.
    Live and learn... the Zen way.

  4. #274
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    USPS Click-N-Ship Auto-Fill v1.6 could be the guilty one? But here is my list of mods.

    additional_images_v.1.1
    column_layout_grid_2_3_1 SQL
    Image_Handler4_v4_3_1 (auto installer)
    Short Description for Categories 1.3 SQL
    ckeditor-for-zencart
    captchaUsing_ttf__gd__TelephoneNotRequired_v3.0 SQL
    Multi Cross Sell (merged - creates new Xsell table, might need to back up table first) upload Admin_Page_Install to apply install
    edit_orders_1 (Edit Orders 4.1.1) SQL
    Admin_Login_As_Customer_v3.1_For_ZCv151 SQL (might not need as MP is installed?)
    USPS v15 Ratev4 2013_0127 R2013_0729_J5
    UPS United Parcel Service
    Google Merchant Center Feeder 1_14_0
    ceon_uri_mapping_4.4.1_for_zc merged
    EasyPopulate-4.0-master
    IntegratedCOWOA_2.4 SQL
    USPS Auto Fill mod, partial, just to pull order total weight, SQL
    Live and learn... the Zen way.

  5. #275
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by mydanilo View Post
    Just updated to latest edit order 4.1.2 ...
    Quote Originally Posted by mydanilo View Post
    ... But here is my list of mods.

    ...
    edit_orders_1 (Edit Orders 4.1.1)
    ...
    So which version of Edit Orders do you have installed? 4.1.1? 4.1.2?
    What version of Zen Cart do you have installed?

    Quote Originally Posted by mydanilo View Post
    ... But here is my list of mods.

    ...
    EasyPopulate-4.0-master
    ...
    Attribute handling in Zen Cart is complex involving a large number of tables... Edit Orders uses the same code as Zen Cart to determine which attributes attached to a product are "user-selectable". There are a couple of Zen Cart settings which impact this function including: PRODUCTS_OPTIONS_TYPE_READONLY_IGNORED and PRODUCTS_OPTIONS_TYPE_READONLY.

    It is also possible if you used EasyPopulate to add the attributes something was missed (In the past it was an issue, but I have not used EasyPopulate recently so it may have been fixed at some point). Have you tried going to the attribute controller, option names manager, and option values managers (I believe in Zen Cart 1.5.1 they added a couple attribute autofix / repair features when these are loaded)?

    Is there anything in the Zen Cart debug logs or server / php error logs?
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  6. #276
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by mydanilo View Post
    USPS Click-N-Ship Auto-Fill v1.6 could be the guilty one? But here is my list of mods.

    additional_images_v.1.1
    column_layout_grid_2_3_1 SQL
    Image_Handler4_v4_3_1 (auto installer)
    Short Description for Categories 1.3 SQL
    ckeditor-for-zencart
    captchaUsing_ttf__gd__TelephoneNotRequired_v3.0 SQL
    Multi Cross Sell (merged - creates new Xsell table, might need to back up table first) upload Admin_Page_Install to apply install
    edit_orders_1 (Edit Orders 4.1.1) SQL
    Admin_Login_As_Customer_v3.1_For_ZCv151 SQL (might not need as MP is installed?)
    USPS v15 Ratev4 2013_0127 R2013_0729_J5
    UPS United Parcel Service
    Google Merchant Center Feeder 1_14_0
    ceon_uri_mapping_4.4.1_for_zc merged
    EasyPopulate-4.0-master
    IntegratedCOWOA_2.4 SQL
    USPS Auto Fill mod, partial, just to pull order total weight, SQL
    If you suspect that the errant SQL is the issue, then you need to narrow this list down.. Follow the thread lat9 posted.. Do ANY of these add-ons use the kind of SQL code that MIGHT accidentally delete configuration table items which would cause issues with attributes. You can eliminate IH4, CK Editor, COWOA, Edit Orders, Ceon URI, UPS, and USPS as NONE of these contain the kind of errant SQL which would cause issues.. You will need to examine the rest to determine if this is indeed the cause..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #277
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    4.1.2 is installed, was my old list when I did the 1.5.1 upgrade

    No, I did not import anything attribute with EP. These products have been active since 1.3.9 and older. Just completed an 1.5.1 about a month ago. Thought all is well until I discovered the editing orders is acting up. Last addition I did was the USPS autfill as I wanted the total weight on my order detail that this mod provides (even on free shipping order). That is why I thought it might be related to this.

    Just noticed my error_log file is getting very big, see last entry.
    [23-Sep-2013 21:47:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/suhosin.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [23-Sep-2013 21:47:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/pdo.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/pdo.so: undefined symbol: executor_globals_id in Unknown on line 0
    [23-Sep-2013 21:47:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/pdo_sqlite.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/pdo_sqlite.so: undefined symbol: core_globals_id in Unknown on line 0
    [23-Sep-2013 21:47:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/sqlite.so: undefined symbol: core_globals_id in Unknown on line 0
    [23-Sep-2013 21:47:43] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
    Module compiled with module API=20060613, debug=0, thread-safety=1
    PHP compiled with module API=20060613, debug=0, thread-safety=0
    These options need to match
    in Unknown on line 0

    Not sure what this is all about.
    Live and learn... the Zen way.

  8. #278
    Join Date
    Mar 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Hello everyone. I am trying to install Edit orders on zen 1.51 and I am getting this error. /zen_admin/includes/functions/extra_functions/common_orders_functions.php'. Verify your web server has access to delete this file. I have searched and found two posts about this. The post says to change permissions to allow web server to delete the files. Well How does one do this? I have changed permissions on the individual files and changed user permissions etc and nothing seems to work. I am usually pretty sharp at this but today I am just drawing a blank. It is a fresh install of zen cart on a dedicated Linux Ubuntu 12.04 server.

  9. #279
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by mydanilo View Post
    ...
    Just noticed my error_log file is getting very big, see last entry.
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/suhosin.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
    ...
    Not sure what this is all about.
    Message like this indicate your php.ini is instructing the php interpreter to load those php "extensions" and the files are not present. Most common causes are after a server move or a PHP upgrade (and the php.ini was not updated to point to the correct locations - or some extensions are no longer available). Hosting provider should be able to help with these and they are probably not the source of the issue you are describing... But not a bad idea to get them fixed :)
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  10. #280
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Edit Orders v4.0 Support Thread

    Quote Originally Posted by twinkiejr View Post
    ... I am getting this error. ... Verify your web server has access to delete this file. ... Well How does one do this? ... It is a fresh install of zen cart on a dedicated Linux Ubuntu 12.04 server.
    You will need to determine which user your webserver is running under (by default the user is www-data in a stock Debian derived OS without suphp installed). Then you need to change permissions to grant write access to the file(s) mentioned. You may have to change permissions via a web based "File Manager" depending upon your hosting provider (the hosting provider should be able to tell you if this is the case and how to change the permissions). If you have enabled SELinux on your web server and do not have the site under "/var/www" you may also need to change some SELinux related permissions (rare in stock Ubuntu).

    Both of these are beyond the scope of this support thread... If you need further help with permissions, please open a new thread on the forum asking how to adjust permissions on your web server. Thank You!
    Last edited by lhungil; 1 Oct 2013 at 10:01 PM.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 804
    Last Post: 18 Apr 2025, 12:04 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