Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Can't set 'Pack products together' in v7.6.5 admin
Author « Topic »  

tacly
Starting Member

29 Posts

Posted - 03/30/2024 :  05:49:07  
Hi

I am testing a heavily customised site the upgrading from ETC PHP v6.6.0 to v7.6.5.

In the admin panel I can see it is set to 'Weight Based Shipping'. However, after selecting 'Pack products together' and press [Submit] then go back to check, the option is reverted to 'Pack products separately'. Therefore my weight based shipping rate does not work as expected.

Have I missed something?

Tac

Tac

tacly
Starting Member

29 Posts

Posted - 03/30/2024 :  07:18:55  
I sorted out this one by looking at the code.

'Pack products together' is set by a field 'adminPacking' in the table 'adminshipping'.

The table 'adminshipping' doesn't exist in v6.6.0. The updatestore.php created this empty table and did not insert a record in there.

So I inserted a record 'adminShipID=1' & 'adminPacking=1' into the table 'adminshipping' and the weight based shipping works again.

BTW the updatestore.php also tries to display the logo vsadmin/adminimages/logo.svg which does not exist in v6.6.0.

Tac
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000