Page 1 of 80 1231151 ... LastLast
Results 1 to 10 of 797
  1. #1
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Super Orders v4.0 Support Thread for ZC v1.5.x

    Welcome to the new support thread for Super Orders v4.0, for v1.5.x

    http://www.zen-cart.com/downloads.php?do=file&id=155

    Here's the answer to the most frequently asked question: "What does Super Orders do?"
    (which BTW REALLY IS explained in detail in the readme for those who REALLY wanna know.. it doesn't hurt to download the fileset..)

    PURPOSE & AIM

    Super Orders is exactly what its name implies: Zen Cart's default order management on steroids.


    It's more in all the areas Zen users are asking for more:


    • More order control
      • "Batch Form Printing" and "Batch Status Updating" including support for PDF invoices.
      • "Batch Form Printing" and "Batch Status Updating" both offer expanded order search options.
      • Editing of hidden "admin only" comments
      • “Split Orders” allows you to split individual lines on an order. So for example:

        Customer orders:

        3 Super Widgets
        4 Super Duper Widgets

        You've only got 3 of the Super Duper Widgets in stock. With Split Orders, you can move the Super Duper Widgets to another order creating a new (child) order which is split from the parent (original)


        So you will end up with 1 order (parent) with 3 Super Widgets and a child order with 4 Super Duper Widgets.

    • More thorough data
      • Order payment tracking -- allows shopowners to enter and track order payment details (check, money orders, etc.) Payments made via Authorize.net, Linkpoint and PayPal are entered for you automatically. Send customer payment notification/verifications
      • Order refund tracking -- allows shopowners to enter and track order refund details. Send customer refund notification/verifications

    • More detailed reports
    • 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

    That said I STRONGLY suggest that anyone THINKING about this mod download it and READ the readme.. The readme goes into a LOT more detail about what Super Orders can do.. It should answer any questions about what this mod provides..

    If you are upgrading you too should read the readme file BEFORE you upgrade.


    Lastly I want to ask a SMALL favor..

    When posting bugs/issues about Super Orders v4.0, it's a WHOLE LOT more helpful to resolve them if you post details. Just saying "it's broken" or "doesn't work" does not provide nearly enough information to help YOU resolve YOUR issue.

    Please provide as MUCH information as possible including the version of Zen Cart you are running, the version of Super Orders you are running, any other add-ons you may have also installed.. Also hosting/server information (PHP versions, mySQL versions, hosting provider etc) is helpful too.

    AND if you're REALLY detail oriented, tell us the install sequence/method you used to install Super Orders.
    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. #2
    Join Date
    Dec 2008
    Location
    Saratoga Springs, NY
    Posts
    25
    Plugin Contributions
    1

    Default Re: Super Orders v4.0 Support Thread

    Version 4.0.3 is now available for download on zen-cart's website, however, when I installed it, there is something wrong with the file encoding... (it looks like your using a mac)..

    When I click on "Shipping Label" or "Package Slip" I get the error:
    Code:
    Parse error: syntax error, unexpected T_REQUIRE_ONCE in path/to/admin/super_shipping_label.php on line 2
    However, when replacing the files from Version 4.0.2, it works just fine.

    I am using Windows 7 and FileZilla for FTP.
    Can you re-produce this problem?

  3. #3
    Join Date
    Dec 2008
    Location
    Saratoga Springs, NY
    Posts
    25
    Plugin Contributions
    1

    Default Re: Super Orders v4.0 Support Thread

    I went through and compared all files, and it seems the following files are either encoded wrong, or something else happened.
    I just used the files from version 4.0.2 to replace these 3 files, and it all works good now.

    The files at fault:
    Code:
    /admin/super_batch_pages.php
    /admin/super_shipping_label.php
    /admin/packingslip.php
    Let me know if you want anymore information.

  4. #4
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by cherven View Post
    Version 4.0.3 is now available for download on zen-cart's website, however, when I installed it, there is something wrong with the file encoding... (it looks like your using a mac)..

    When I click on "Shipping Label" or "Package Slip" I get the error:
    Code:
    Parse error: syntax error, unexpected T_REQUIRE_ONCE in path/to/admin/super_shipping_label.php on line 2
    However, when replacing the files from Version 4.0.2, it works just fine.

    I am using Windows 7 and FileZilla for FTP.
    Can you re-produce this problem?
    Not using a Mac.. I tested these files before I packaged them up.. So no I can't reproduce this issue..

    Quote Originally Posted by cherven View Post
    I went through and compared all files, and it seems the following files are either encoded wrong, or something else happened.
    I just used the files from version 4.0.2 to replace these 3 files, and it all works good now.

    The files at fault:
    Code:
    /admin/super_batch_pages.php
    /admin/super_shipping_label.php
    /admin/packingslip.php
    Let me know if you want anymore information.
    There are NO SIGNIFICANT differences in theses three files between the 4.02 version on my site and the 4.0.3 version in the Zen Cart downloads.. The ONLY material differences between 4.0.2 and 4.0.3 are changes to some language files and the auto-installer files required to make other admin profiles work properly with Super Orders.. whatever issues you are experiencing may be as a result of a corrupted download or FTP upload corruption.. I cannot reproduce any issues as you have described..
    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.

  5. #5
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Not using a Mac.. I tested these files before I packaged them up.. So no I can't reproduce this issue..

    There are NO SIGNIFICANT differences in theses three files between the 4.02 version on my site and the 4.0.3 version in the Zen Cart downloads.. The ONLY material differences between 4.0.2 and 4.0.3 are changes to some language files and the auto-installer files required to make other admin profiles work properly with Super Orders.. whatever issues you are experiencing may be as a result of a corrupted download or FTP upload corruption.. I cannot reproduce any issues as you have described..
    Hi Diva,
    Is there a database change I need to make to get 4.02 to work with the other admin profile?

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

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by badarac View Post
    Hi Diva,
    Is there a database change I need to make to get 4.02 to work with the other admin profile?
    I did not create any kind of 4.02 to 4.03 patch fileset..

    to update 4.0.2 to 4.0.3, download 4.0.3.. Login into admin.. re-upload all the files in the "Base Files" folder -- making sure to make all the correct admin and template folder changes as requires.. (I am in the airport and I cannot remember ALL the file changes.. I just know they are in the "Base Files" folder). Click any link in the admin to re-run the auto-installer.. Should make all the changes you are looking for..

    ETA: the invoice file in the "Core Files" folder also changed.. Just to be SURE you got ALL the changes.. I would simply just re-install the entire package..
    Last edited by DivaVocals; 24 Sep 2012 at 06:44 PM.
    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. #7
    Join Date
    Sep 2011
    Posts
    86
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Hello,

    I am using superorders 3.0 with zencart 1.3.9.h

    The issue I am having is that in the super packing slip when I go to print or print preview the word True shows up under the QTY header right next to the qty of the ordered item or items.

    I know the qty is been called from somewhere and then getting inserted in the packing slip, but I can not figure out why or where this would be coming from. It does NOT show up on the invoice.

    Any suggestions?

  8. #8
    Join Date
    Sep 2006
    Posts
    142
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    I installed Super Orders, but having a few issues.

    Installed on a new install of Zen 1.5.0, the version uploaded on Sept 21.

    Issues I'm now having:

    1.Every time I log into the Admin, i get a green bar at the top, telling me I have successfully installed super orders. That notification won't go away.

    2. If I go to Configure>Super Orders, I can't make any changes, for instance, I click on the Standard Packing Slip - Show Images and try to change to No, but when I click, I get a text bar on the side that is empty, with a heading says "Please make any necessary changes" I type NO into this box, then click on UPDATE, and nothing happens, it just refreshes the page, no changes.

    3. I don't show the ability to split an order.

    4. When I go into BATCH FORM PRINTING, and I click on the option to print forms, I get an error.

    Parse error: syntax error, unexpected T_GLOBAL in /home/MYSITE/public_html/MYADMINFOLDER/super_batch_pages.php on line 1
    5. When I click on PACKING slip from the CUSTOMERS>ORDERS page, I get an error there too,

    Parse error: syntax error, unexpected T_REQUIRE_ONCE in /home/MYSITE/public_html/MYADMINFOLDER/packingslip.php on line 2
    6. Same when I click on Shipping Label:

    Parse error: syntax error, unexpected T_REQUIRE_ONCE in /home/MYSITE/public_html/MYADMINFOLDER/super_shipping_label.php on line 2


    I had a few other errors that were happening, so I re-uploaded all of the files, and it seems to have resolved some issues, but not everything....not sure what to try from here.

  9. #9
    Join Date
    Sep 2006
    Posts
    142
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    I also can't change the store phone and store fax, i get the same issues as when I try to change anything in the Configuration>Super Orders

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

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by paperthreads View Post
    1.Every time I log into the Admin, i get a green bar at the top, telling me I have successfully installed super orders. That notification won't go away.
    I am not able to duplicate this behavior. Do you get a bar on the top saying something like "'The auto-loader file has not been deleted..."? My first inclination would be permissions for your hosting environment are incorrect or your hosting provider does not fully support PHP "unlink".

    Hint: the webserver needs to have write access to the /admin/includes/auto_loaders directory.
    Last edited by lhungil; 24 Sep 2012 at 10:15 PM. Reason: Added Hint

 

 
Page 1 of 80 1231151 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1782
    Last Post: 7 Mar 2024, 11:56 PM
  2. 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
  3. 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
  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