Page 66 of 80 FirstFirst ... 1656646566676876 ... LastLast
Results 651 to 660 of 798
  1. #651
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by angdrumm View Post
    Can anyone help with this???
    Might want to double check that the modified admin/invoice.php file was properly merged with the existing file. There doesn't appear to be anything in the original file that would specifically prevent display/redisplay of your business related header. Of course should also investigate what changed back on or before that date between then and when it last worked as expected.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #652
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    Quote Originally Posted by teaj View Post
    After installing the CSS/JS Loader and FEC addons, I'm now having problems with the batch form print again.

    After setting criteria and searching for orders if the 'Check All' button is pressed the page is reset and the list of orders is gone. It seems to forget the criteria, it's not being included in the request / address bar as it should be.
    I believe this is the fix for this issue:

    super_batch_forms.php change line 249 from

    Code:
    if (isset($_GET['oid_range_first'])) {
    to

    Code:
    if (isset($_GET['start_date']) ||  isset($_GET['oid_range_first'])) {
    That Software Guy. My Store: Zen Cart Modifications
    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.

  3. #653
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)

    ... and if you search on more fields, you'd want to add those to the if statement. For my client, these two fields will suffice.
    That Software Guy. My Store: Zen Cart Modifications
    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.

  4. #654
    Join Date
    Aug 2008
    Posts
    23
    Plugin Contributions
    1

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by angdrumm View Post
    I seem to be having a small problem with batch printing invoices. I am runing Zen Cart v1.5.5 with super orders v 4.0.9 and edit orders 4.1.5. All of a sudden (9th Oct) if we print 1 invoice then it prints fine. When we print a batch of 2 or more invoices then the store address prints fine on the first invoice but on all the rest it does not print at all.
    Can anyone help by pointing me in the direction of where to look? I have trawled back through 13 pages here to see if I can find it but to no avail.
    Thanks in advance
    Didn't have this exact same issue, but switching from Firefox to Chrome fixed it.

    Ours was with barcodes for order id printing on the 1st invoice, but the rest of the invoices wouldn't have the barcode.

  5. #655
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    1.5.5f / Edit Orders 4.3.1 / Super Orders 4.0.5

    In Super Orders Batch Form printing when I click on "Check All" the screen refreshes and all the orders that I searched for are removed.
    When I use batch for print to print packing slips none of the product images appear on the packing slips even though I have that option selected.
    They show up on individual packing slips when using the packing slip button in the orders list window just not on the batch printing.
    Anyone else having these issues that possibly got them resolved?

    So far everything else is working great.

    Thanks for any assistance folks.

  6. #656
    Join Date
    Jan 2010
    Posts
    29
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by staft View Post
    Didn't have this exact same issue, but switching from Firefox to Chrome fixed it.

    Ours was with barcodes for order id printing on the 1st invoice, but the rest of the invoices wouldn't have the barcode.
    That fixed it for us too, thanks :)

  7. #657
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    www.wildsteedworx.com
    1.5.5f
    PHP5.6
    Super Orders 4-0-9 10K
    Edit Orders 4.3.1
    Ty-Package Tracker 3.1.4
    Admin Notes Advanced 1.04

    Would anyone know if it is Super Orders, Edit Orders or both that are not PHP 7 compatible and when they might become PHP 7 compatible?
    If I upgrade my PHP configuration, via Bluehost, to PHP 7 everything from the Order Status History down disappears.


    Thank You

  8. #658
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,474
    Plugin Contributions
    88

    Default Re: Super Orders v4.0 Support Thread

    From what I've seen upgrading sites that use Super Orders, it's Super Orders that has PHP 7.0+ issues. The most recent version of Edit Orders (4.3.3) has been validated under PHP 7.1.4.

  9. #659
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    Quote Originally Posted by lat9 View Post
    From what I've seen upgrading sites that use Super Orders, it's Super Orders that has PHP 7.0+ issues. The most recent version of Edit Orders (4.3.3) has been validated under PHP 7.1.4.
    Thank You for your feedback

  10. #660
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: Super Orders v4.0 Support Thread

    www.wildsteedworx.com
    1.5.5f
    PHP 7
    Super Orders 4-0-9 10K
    Edit Orders 4.3.1
    Ty-Package Tracker 3.1.4
    Admin Notes Advanced 1.04

    So everything had been running along fine and I decided to install the Winchester Black Responsive from Picaflor Azure, excellent template thank you very much.

    The template installation went fine and everything is working except I have an issue now with the images on the packing Slips showing up tall and skinny where as they did not before the template install. I assumed it had to be something that the template did so I posted there but it was suggested that it would be better if I posted here so here I am. I did see a while back where another individual was having this same issue, excluding the template install, but I could not find where anyone had answered their question. Can anyone give me some direction as to what might have caused the images to start showing up tall and skinny now.
    Thank You for any assistance.

 

 
Page 66 of 80 FirstFirst ... 1656646566676876 ... LastLast

Similar Threads

  1. v150 Edit Orders v4.0 Support Thread
    By DivaVocals in forum Addon Admin Tools
    Replies: 1786
    Last Post: 10 Apr 2024, 03:17 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