Page 35 of 102 FirstFirst ... 2533343536374585 ... LastLast
Results 341 to 350 of 1019
  1. #341
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Super Orders v3.0 Support Thread

    thank you for the reply...

    what i'm not clear on is if i already installed usps click and ship and just ran the basic super_orders sql when i installed super orers?

    is that the right way to do it?

  2. #342
    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 athena View Post
    thank you for the reply...

    what i'm not clear on is if i already installed usps click and ship and just ran the basic super_orders sql when i installed super orers?

    is that the right way to do it?
    All we did with S03 was provide an easy integration path for several popular modules.

    Instead of having to merge the othe modules code into the super_ordes.php file, we've done that heavy lifting for the shop owner. All the shop owner has to do is to install the other module and "turn it on" in SO3. The admin flags in SO3 make the required fields/updates for the appropriate module "active" in the super_orders.php page.

    However for these modules to work correctly with Super Orders they have to be installed correctly. Errors on the super_orders.php page can ONLY mean that either the module is NOT installed or not installed CORRECTLY.

    From page 1 of this support thread.. Please note what's highlighted in red.

    • EASY integration* with Edit Orders, USPS Click-N-Ship, Fedex Automated Labels, and Ty Package Tracker
    • More navigation options
      • More shortcut icons on the orders listing screen. Now there is a corresponding shortcut icon on each order line that matches the buttons that appear in the sidebox


    *Edit Orders, USPS Click-N-Ship, Fedex Automated Labels, and Ty Package Tracker MUST be installed to use these built-in integration features
    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. #343
    Join Date
    Oct 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hi, I'm seeing this error in the cache log files:

    [13-Apr-2011 11:44:37] PHP Warning: Missing argument 3 for update_status(), called in /home/XXXXXXX/public_html/parts/XXXX/includes/classes/super_order.php on line 230 and defined in /home/XXXXXXX/public_html/parts/XXXX/includes/functions/extra_functions/common_orders_functions.php on line 101

    This happened when we marked some old orders as "Completed". Everything in the database looks good, and Super Orders seems to be functioning correctly, just throwing a few stray errors.

    We're running V1.3.9h with Super Orders v. 3.0 and "Edit Orders" v3.03. I just thought I'd give a 'heads up'.

    Thanks for the great add-on!

    Mike

  4. #344
    Join Date
    Aug 2010
    Location
    BrisVegas
    Posts
    18
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Loving the module, certainly making everything easier - but have a slight issue when it comes to printing a pdf. (or viewing) I'm getting a blank page when trying to print the PDF packing slips, and am kind of scratching my head here. (There are no php errors that I can find in the cache.) Most likely missing something really obvious, but?

  5. #345
    Join Date
    Jan 2010
    Posts
    42
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    I am having an issue with the Batch Form Printing. When I try to print multiple invoices I get an new window with all the selected invoices smashed onto one screen with only the store address showing for each invoice. When I try to print the invoices, I get one page with one the store address for each selected invoice.

    Is there a way to fix this so that each selected invoice prints on its own page?

  6. #346
    Join Date
    Sep 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Quote Originally Posted by mdbcfc View Post
    Hi, I'm seeing this error in the cache log files:

    [13-Apr-2011 11:44:37] PHP Warning: Missing argument 3 for update_status(), called in /home/XXXXXXX/public_html/parts/XXXX/includes/classes/super_order.php on line 230 and defined in /home/XXXXXXX/public_html/parts/XXXX/includes/functions/extra_functions/common_orders_functions.php on line 101

    This happened when we marked some old orders as "Completed". Everything in the database looks good, and Super Orders seems to be functioning correctly, just throwing a few stray errors.

    We're running V1.3.9h with Super Orders v. 3.0 and "Edit Orders" v3.03. I just thought I'd give a 'heads up'.

    Thanks for the great add-on!

    Mike
    I had this as well.

    In the admin folder under Includes > Functions > Extra Functions

    Edit the common_orders_functions.php file:

    Change line 77 from:
    PHP Code:
    function update_status($oID$new_status$customer_notified$comments ''$track_id1$track_id2$track_id3$track_id4$track_id5) { 
    to:
    PHP Code:
    function update_status($oID$new_status$customer_notified 0$comments ''$track_id1 ''$track_id2 ''$track_id3 ''$track_id4 ''$track_id5 '') { 

  7. #347
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    680
    Plugin Contributions
    0

    Default Re: Super Orders v3.0 Support Thread

    Hi All,

    Just a quick question about the new version 3.0 regarding shipping labels, are you able to edit the position of the text because we use Australian Express post satchel and would like to use labels rather than wrighting on them.

    Note that we use different size satchels so we would require 3 different layouts to be able to choose from. Would this be possible.

  8. #348

    red flag Re: Super Orders v3.0 Support Thread

    Hi,

    I want to install this mod. I've downloaded it and found the installation help file (super_orders_readme.html), but the file only outlines the first section, Purpose & Aim. It doesn't have the rest of the sections that go through the installation process. Am I looking at the right file? Or is there another one?

    I don't want to try to install this mod without thoroughly reading the install instructions first.

    Thank you!

  9. #349
    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 WriteAtHome View Post
    Hi,

    I want to install this mod. I've downloaded it and found the installation help file (super_orders_readme.html), but the file only outlines the first section, Purpose & Aim. It doesn't have the rest of the sections that go through the installation process. Am I looking at the right file? Or is there another one?

    I don't want to try to install this mod without thoroughly reading the install instructions first.

    Thank you!
    If you are reading the readme from the zip file you won't "see" the rest of the readme.. Unzip the package to access the full readme..
    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. #350
    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 Bruce1952 View Post
    Hi All,

    Just a quick question about the new version 3.0 regarding shipping labels, are you able to edit the position of the text because we use Australian Express post satchel and would like to use labels rather than wrighting on them.

    Note that we use different size satchels so we would require 3 different layouts to be able to choose from. Would this be possible.
    Yes you could edit the shipping label.. adding 3 different layouts would require a custom change.
    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.

 

 
Page 35 of 102 FirstFirst ... 2533343536374585 ... 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