Zen Cart Logo
Forums / Addon Admin Tools / Super Orders v4.0 Support Thread for ZC v1.5.x

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

Sticky

Views: 172,102

Results 321 to 340 of 816
25 Nov 2013, 1:46 AM
#321
mjhendricks avatar

mjhendricks

New Zenner

Join Date:
Nov 2013
Location:
Lacey, WA
Posts:
7
Plugin Contributions:
0

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

ZC 1.5.1
Edit Orders 4.1.2
Super Orders 4.0.7
Installed in that order

Edit Orders working as expected before installing Super Orders (love the payment tracking features :D)

Installed precisely per read me file, received the install confirmation.

Configuration -> Super Orders -> Edit Orders Module Switch = true

In Customers -> Orders, the graphical buttons (details/edit/delete, etc) have changed, but in Customers -> Orders -> Edit, none of the additional functions are presented.

25 Nov 2013, 2:39 AM
#322
mjhendricks avatar

mjhendricks

New Zenner

Join Date:
Nov 2013
Location:
Lacey, WA
Posts:
7
Plugin Contributions:
0

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

My bad...SNAFU in renaming admin file in 2a_modified_core_files

mjhendricks:

ZC 1.5.1
Edit Orders 4.1.2
Super Orders 4.0.7
Installed in that order

Edit Orders working as expected before installing Super Orders (love the payment tracking features :D)

Installed precisely per read me file, received the install confirmation.

Configuration -> Super Orders -> Edit Orders Module Switch = true

In Customers -> Orders, the graphical buttons (details/edit/delete, etc) have changed, but in Customers -> Orders -> Edit, none of the additional functions are presented.

20 Jan 2014, 8:47 PM
#323
jimmyv avatar

jimmyv

Zen Follower

Join Date:
Feb 2008
Location:
Philadelphia
Posts:
292
Plugin Contributions:
2

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

Two stupid questions

In Super Orders Batch I hope to

  1. Set "Current Status" to "pending" not "all orders" which requires an additional action (it shows pending as configured on individual orders but not on batch)

  2. Set "Notification" to "No Email" not "Email" when doing bulk updates.

Any help would be amazing as usual

22 Jan 2014, 3:58 AM
#324
jimmyv avatar

jimmyv

Zen Follower

Join Date:
Feb 2008
Location:
Philadelphia
Posts:
292
Plugin Contributions:
2

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

Answer to part 2 of my query is

Find File super_batch_status.php

Roughly line 319 change true false settings accordingly.

If you are like me you almost never send a notification while in process and only do so at delivery so this makes it a bit less likely you will send intermediate updates which have IMO little value.

23 Jan 2014, 8:33 PM
#325
su35 avatar

su35

Zen Follower

Join Date:
Oct 2011
Posts:
168
Plugin Contributions:
0

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

How to make the customers are able to view and print the invoice on their account interface after login? Thanks.

23 Jan 2014, 9:01 PM
#326
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

su35:

How to make the customers are able to view and print the invoice on their account interface after login? Thanks.

Customers log into their account to print invoices.. Not a Super Order issue.. Super Orders is an ADMIN add-on..

You should post your question into a new thread.. I would suggest searching before posting as I'm sure this question has been asked and answered already..

23 Jan 2014, 9:52 PM
#327
su35 avatar

su35

Zen Follower

Join Date:
Oct 2011
Posts:
168
Plugin Contributions:
0

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

Thanks DivaVocals

29 Jan 2014, 3:10 AM
#328
ripvoid avatar

ripvoid

New Zenner

Join Date:
Apr 2010
Posts:
7
Plugin Contributions:
0

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

hello blank white screen-
upgraded super orders i get this
white screen when going to orders.php white screen

[28-Jan-2014 19:52:36] PHP Fatal error: Call to a member function get_content_type() on a non-object in /home4/fourpaw6/public_html/adminfour/includes/classes/order.php on line 245

$this->content_type = $_SESSION['cart']->get_content_type();

29 Jan 2014, 4:07 AM
#329
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

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

ripvoid:

hello blank white screen-
upgraded super orders ...

[28-Jan-2014 19:52:36] PHP Fatal error: Call to a member function get_content_type() on a non-object in /home4/fourpaw6/public_html/adminfour/includes/classes/order.php on line 245 ...
Installed version of Zen Cart?
Previously installed version of Super Orders?
Version of Super Orders you upgraded to?
List of any other modifications which have been made to "/admin/orders.php"?
Are there any other lines in the log file around where that message appears?

Also double check you installed all the files in the correct locations. People have in the past reported a similar error when they uploaded / merged a file intended for the CATALOG side of Zen Cart into the ADMIN side of Zen Cart on accident. Never hurts to uninstall (reverting any changed files) and redo the installation step by step.

29 Jan 2014, 2:37 PM
#330
ripvoid avatar

ripvoid

New Zenner

Join Date:
Apr 2010
Posts:
7
Plugin Contributions:
0

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

zencart 1.5.0 previous verison
i believe super orders was 4.0.5

super order 4.0.7 upgraded

nope no more i sent the whole log file only thing that appears

followed all files correctly - i have was working great a day ago - but 24 hour later white screen

29 Jan 2014, 2:44 PM
#331
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

ripvoid:

zencart 1.5.0 previous verison
i believe super orders was 4.0.5

super order 4.0.7 upgraded

nope no more i sent the whole log file only thing that appears

followed all files correctly - i have was working great a day ago - but 24 hour later white screen
The likely cause is that you have other add-ons installed that modify the same files as Super Orders and you've made mistakes in merging those files. You need to rollback (you did backup right??) and start over..

30 Jan 2014, 4:15 PM
#332
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

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

I hope this is the proper place to ask this,
How can i add a logo to super_shipping_label ?

18 Feb 2014, 1:07 AM
#333
wsworx avatar

wsworx

Zen Follower

Join Date:
Jun 2012
Location:
California
Posts:
260
Plugin Contributions:
0

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

All is well except USPS AutoFill
I had all the modules installed prior to installing SO4
After installing SO4, and merging AutoFill's 4 lines of code, the AutoFill button is not showing on the SO page
Do I need to place the code somewhere specific?
I saw , when searching on this issue, that SO3 had accommodations for AutoFill like SO4 has for Edit Orders where by you can turn the button on and off but I do not see this accommodation in SO4.
I realize there is currently an issue with AutoFill and USPS but I was working to resolve that so I would like to get the button back up with SO4

18 Feb 2014, 4:12 AM
#334
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

wsworx:

All is well except USPS AutoFill
I had all the modules installed prior to installing SO4
After installing SO4, and merging AutoFill's 4 lines of code, the AutoFill button is not showing on the SO page
Do I need to place the code somewhere specific?
I saw , when searching on this issue, that SO3 had accommodations for AutoFill like SO4 has for Edit Orders where by you can turn the button on and off but I do not see this accommodation in SO4.
I realize there is currently an issue with AutoFill and USPS but I was working to resolve that so I would like to get the button back up with SO4

Didn't include any autofill files with SO4.. Hopefully someone who uses both of these mods together can help..

6 Mar 2014, 2:28 AM
#335
remops avatar

remops

New Zenner

Join Date:
Mar 2014
Location:
Memphis, TN
Posts:
52
Plugin Contributions:
0

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

Hi

The comments are not being added to the pack slip.

When I go to the Admin->Configuration->Shipping/Packaging->

The "Display Order Comments on Admin Invoice" is not available

and also the "Display Order Comments on Admin Packing Slip"

What file controls this display

Thanks

6 Mar 2014, 2:32 PM
#336
remops avatar

remops

New Zenner

Join Date:
Mar 2014
Location:
Memphis, TN
Posts:
52
Plugin Contributions:
0

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

version 1.5.1

Super order, Edit order, Ty tracker installed

6 Mar 2014, 3:39 PM
#337
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

remops:

Hi

The comments are not being added to the pack slip.

When I go to the Admin->Configuration->Shipping/Packaging->

The "Display Order Comments on Admin Invoice" is not available

and also the "Display Order Comments on Admin Packing Slip"

What file controls this display

Thanks

remops:

version 1.5.1

Super order, Edit order, Ty tracker installed

Both of these configuration settings are stock Zen Cart settings.. They are entries in the configuration table.. Super Orders doesn't add/remove them.. You have another issue with your store.. Somehow these settings are missing from your configuration table..

12 Mar 2014, 5:23 AM
#338
rayo avatar

rayo

New Zenner

Join Date:
Jun 2013
Location:
Sydney
Posts:
25
Plugin Contributions:
0

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

Hi

I have an issue with the batch printing of the shipping labels; they do not print on a single page. The problem is not present when I batch print invoices. I have the same problem whether I use Chrome / IE / Firefox.

Also I would like to add the Order Comments to the Shipping Label, what code shoud I add and where?

Thanks

14 Mar 2014, 9:53 AM
#339
dharrison avatar

dharrison

Zen Follower

Join Date:
Mar 2009
Location:
Essex, UK
Posts:
448
Plugin Contributions:
0

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

Ok third time lucky I think. I have posted this in a few wrong threads (which I apologise) but hopefully I am now in the correct thread.

I am using ZC 1.5.1 and would like to install Super orders. The problem I have, is updating the invoice.php and orders.php and packingslip.php pages: because we have the Stock By Attributes plugin installed, we also need to include this in the code. However this is tricky as one of these pages has been completely re-written (I think it's the invoice page).

Please could anyone offer any advice on where I would need to add the 3 SBA blocks of code to the Super orders modified files. Please any help would be gratefully received.

Best regards

15 Mar 2014, 11:59 AM
#340
dharrison avatar

dharrison

Zen Follower

Join Date:
Mar 2009
Location:
Essex, UK
Posts:
448
Plugin Contributions:
0

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

Actually, no worries, I've done it. It took going through patterns of code and enough coffee to wake the dead. But it is achievable.

It's a bit long-winded to a thread but I will gladly share if anyone would like to know what goes where. :)