Page 56 of 102 FirstFirst ... 646545556575866 ... LastLast
Results 551 to 560 of 1019
  1. #551
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    You are using Super Order refunds incorrectly.. These are not order total adjustments, they are refunds of payments made against the order.. In order for a refund to show there has to be a payment record..

    If you want to give the customer an order total credit/adjustment, you'll need to use a different method..
    Thanks, will mess with this some more, thanks again

  2. #552
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by jkspin View Post
    Hi, All!
    Looked around the threads & didn't see the problem I was having installing Super Orders v3.0 (new store - local test server), so I thought I'd post here in case anyone else had a problem with MyISAM.
    My mysql would not accept the install sql patch - the error was:

    ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
    corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM'


    I found the answer at http://bugs.mysql.com/bug.php?id=17501 - see the bottom of the thread.

    TYPE= was depreciated - apparently "ENGINE" is now used, so I replaced all TYPE=MyISAM ; references with
    ENGINE=MyISAM DEFAULT CHARSET=utf8; and the patch worked fine. Now to see if it will work on the live site...

    Also installed Edit Orders and Ty Tracker.
    Zencart v 1.3.9g
    [FONT=verdana]PHP version 5.3.5
    [/FONT]Apache/2.2.17 (Win32)
    mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $
    This seemed to work for me, too, but i still got a couple of errors, it seems. Since i've just installed it, we'll see what those errors affect.
    Attached Images Attached Images  

  3. #553
    Join Date
    Jan 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hello,
    could you tell me if I've marked the order completed with /super_orders.php?action=mark_completed&oID=123

    to add predefined comments? Thank you for help ...

  4. #554
    Join Date
    Aug 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Awesome!
    Hello, Im new here and i need help please!!!!
    I install super orders 3.0 recently and I would like to know how can i configurate the super order page for display payments and balance due on the account history page (of the client).

    Thanks in advance

  5. #555
    Join Date
    Mar 2005
    Posts
    70
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Have a question and hopefully someone can help! we recieve quite a few orders a day and have written an import script to add the tracking #'s into the order_status_history table, once thats done we do a status update on all orders. only problem is the customers do recieve an "update status email" but there is no way to get the tracking number to them unless you do them one at a time? any suggestions would help.

    Thanks
    Mike Z

  6. #556
    Join Date
    Jul 2008
    Location
    Bristol, England
    Posts
    17
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    Hi,

    Just wondered if it was possible to create some canned (pre-filled) comments for use with the batch status update?

    I have just migrated our site from OSC to Zen and had customised the Batch Update OSC contribution to be able to update all orders with the same dispatch message.

    It would be useful to have a set of update comments that include a tracking field for courier orders.

    Regards,

    Chris

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

    Default Re: Super Orders v3.0 Support Thread

    Let me answer all these questions at once..You have all asked "Can this be done?" The simple answer is this: it's software, sure it can be done..

    BUT...

    If the question is, "Will these features be added to a future version of Super Orders?", the answer is if a community member updates Super Orders to add these features, then yes..

    I am still troubleshooting one last issue in the next planned release I was going to submit, and I can tell you that it includes NONE of the functionality being inquired about. Just fixes to further align super_orders.php with it's default cousin orders.php. Also a fix (FINALLY!) for auto creating Super Orders payment records when the order is paid via PayPal..

    If the question is "Does anyone know how to make the changes need to achieve my desired functionality?", the answer is this I personally don't know how to add any of these desired changes, but hopefully a community member may come along and share their solution to one or more of these questions.. The other option is to consider hiring a developer to created the desired functionality.

    HTH..

    Quote Originally Posted by elcaballote26 View Post
    Hello, Im new here and i need help please!!!!
    I install super orders 3.0 recently and I would like to know how can i configurate the super order page for display payments and balance due on the account history page (of the client).

    Thanks in advance
    Quote Originally Posted by zskiman View Post
    Have a question and hopefully someone can help! we recieve quite a few orders a day and have written an import script to add the tracking #'s into the order_status_history table, once thats done we do a status update on all orders. only problem is the customers do recieve an "update status email" but there is no way to get the tracking number to them unless you do them one at a time? any suggestions would help.

    Thanks
    Mike Z
    Quote Originally Posted by rickcj View Post
    Hi,

    Just wondered if it was possible to create some canned (pre-filled) comments for use with the batch status update?

    I have just migrated our site from OSC to Zen and had customised the Batch Update OSC contribution to be able to update all orders with the same dispatch message.

    It would be useful to have a set of update comments that include a tracking field for courier orders.

    Regards,

    Chris
    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.

  8. #558
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    I have an urgent issue i really need help with. I just installed super order 3 so I could process a huge influx of orders (over 480 in processing state). I seem to have everything installed correctly. I can click on super orders under customer and the orders show. when i go to batch form print and try and pull up all orders in processing state i click search and i'm instantly sent to the admin login page. Please help.. Thanks you!
    Owner - MatchLock Arms, LLC and M&M Toys (Yes I sell toys and guns, but not toy guns)
    http://www.matchlockarms.com
    http://www.mandmtoys.com

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

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by matchlock View Post
    I have an urgent issue i really need help with. I just installed super order 3 so I could process a huge influx of orders (over 480 in processing state). I seem to have everything installed correctly. I can click on super orders under customer and the orders show. when i go to batch form print and try and pull up all orders in processing state i click search and i'm instantly sent to the admin login page. Please help.. Thanks you!
    You need to double check your install.. If installed correctly this should not happen.. Check your cach error logs and see if you have any error messages there..
    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.

  10. #560
    Join Date
    Jun 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    You need to double check your install.. If installed correctly this should not happen.. Check your cach error logs and see if you have any error messages there..
    thanks for the quick reply.. where is the cach error logs?
    Owner - MatchLock Arms, LLC and M&M Toys (Yes I sell toys and guns, but not toy guns)
    http://www.matchlockarms.com
    http://www.mandmtoys.com

 

 
Page 56 of 102 FirstFirst ... 646545556575866 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1877
    Last Post: 6 May 2025, 05:10 PM
  2. 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
  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. OLD Super Orders 2.0 (See v3.0 thread instead)
    By BlindSide in forum All Other Contributions/Addons
    Replies: 2019
    Last Post: 17 Jan 2012, 05:43 AM
  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