Page 1 of 2 12 LastLast
Results 1 to 10 of 818

Hybrid View

  1. #1
    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?

  2. #2
    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.

  3. #3
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    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.

  4. #4
    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?

  5. #5
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    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.

  6. #6
    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?

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

  8. #8
    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

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

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by gokeypa View Post
    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?
    You can start by posting in the correct support thread for the version of Zen Cart/Super Orders you are using..
    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. #10
    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
    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..
    Thanks Diva,
    I'll reinstall to pick up all the changes. Thanks for the help! Hope you're going someplace good.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1913
    Last Post: 7 Jul 2026, 03:55 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

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