Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
angdrumm
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.
Re: Super Orders v4.0 Support Thread (for ZC v1.5.x)
Quote:
Originally Posted by
teaj
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'])) {
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.
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
angdrumm
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.
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.
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
staft
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 :)
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
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.
Re: Super Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
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
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.