Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 1920

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Edit Orders v4.0 Support Thread

    Maintainers of Edit Orders: To make my stuff (Better Together, Quantity Discounts, Table Discounts, etc.) work with Edit Orders, you need to populate the cart. Right now $_SESSION['cart']->get_products(); returns an empty array. I traced this from edit_orders_functions.php l 1090.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Sep 2013
    Location
    Florida
    Posts
    18
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Just installed COWOA and merged all core files however now my edit orders screen is completely blank. Any ideas or has anyone had this issue? Running Zen Cart 1.5.0 and edit orders 4.1.2.

    Thanks
    Last edited by scotthead1st; 3 Nov 2013 at 06:50 PM.

  3. #3
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    I am running both on zen 1.5.1 and have no issues. Maybe check proper placement of all files.

  4. #4
    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 izar74 View Post
    Hi, Edit order has an issue with Reward Point full 2.1b

    ... the error code:

    [08-Nov-2013 11:13:02 UTC] PHP Fatal error: Call to undefined function GetRewardPoints() in C:\wamp\www\negozio152\includes\modules\order_total\ot_reward_points_display.php on line 40
    ...

    If someone figure it out please help, meanwhile I'll look for a solution
    This is covered in the README. You need to make sure any functions added by a 3rd party order total module (such as reward points) are present on the admin side as well as the catalog side (or loaded by the 3rd party module).

  5. #5
    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 ShopVille View Post
    This is how i'm set up it keeps the line formatting in the order, however when editing it displays as one line
    This is working for me in a stock Zen Cart installation + Edit Orders + Demo Data. Need to figure out what is different on your site...

    I seem to remember one of your sites having issues with a corrupted DB in the past; specifically related to product attributes, option names, and option values. Could still be some leftover issues?

    Can you verify the current version of Zen Cart on the site? Upgrade path used if any? PHP version? Third party modules? Other modifications? Debug logs? Current attribute related settings (configuration, option name, and priduct attribute)?

    Have you tried creating a new product + option name + assigning the attribute + creating a dummy order + add product (no template / front end modifications involved)?

  6. #6
    Join Date
    Aug 2012
    Posts
    331
    Plugin Contributions
    0

    Default Re: Edit Orders v4.0 Support Thread

    Regardless of how it is configured edit orders will display in one line
    Click image for larger version. 

Name:	nF8ZGcX.png 
Views:	225 
Size:	4.2 KB 
ID:	14526

    Both in simple attributes editor and advanced,
    Do you get multiple lines for the attribute when editing an order?

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

    Default Re: Edit Orders Support Thread

    Quote Originally Posted by ShopVille View Post
    Regardless of how it is configured edit orders will display in one line ... Both in simple attributes editor and advanced ...
    Edit Orders 4.1.x does not have a "simple attribute" or "advanced attribute" editor. Sounds like perhaps you have Edit Orders 4.0.x (or older) installed... Versions of Edit Orders other than 4.1.x are no longer supported (and can actually cause issues and break things in Zen Cart 1.5.1+).

    As noted above, entering multiple lines of text in Edit Orders 4.1.3+ under Zen Cart 1.5.1+ is working correctly in my test environments. Perhaps it is time to upgrade?

    NOTE: There are a few minor known bugs in the current release of Edit Orders 4.1 affecting a limited number of configurations / stores. Fixes / workarounds have been posted earlier in this support thread for known bugs. A new version of Edit Orders (including fixes for known issues) is currently in development. There is no ETA for the next release at this time.
    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

  8. #8
    Join Date
    Oct 2014
    Location
    Singapore
    Posts
    4
    Plugin Contributions
    0

    Default Re: Edit Orders Support Thread

    Hi Guys,

    I'm having some problems, After i edit an order and update, it goes to a blank page.

    There are no errors nothing on the page and when i go back to check the order, its updated.

    I check the logs folder, no logs are there.

    I enable the includes/local/configure.php also no error.

    If i were to just update a comment without going into edit it works fine.

    I suspect it has something to do with edit_orders.php or edit_orders_functions.php

    Can anyone tell me what else can i try to resolve this problem?

    Btw, i'm using zencart 1.5.3 edit orders 4.1.4

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Edit Orders Support Thread

    A blank page implies that a debug-log file was created in your /logs directory that will identify the source of the error. If you post the log file here, make sure that you xxx-out your admin folder's name!

  10. #10
    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 ShopVille View Post
    ... Text Attributes multiple lines of text ...
    As long as the attribute is configured correctly in Zen Cart (to allow multiple lines), these work in both Zen Cart and Edit Orders...

    If you are experiencing issues, please post related details including attribute settings (option names, values, product attribute, debug logs, modifications to attribute handling, etc).

 

 
Page 4 of 9 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 818
    Last Post: 9 Jul 2026, 10:12 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

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