Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No Value in Shipping Checkout_payment


DAVID3733

Recommended Posts

Hi there

 

Been pulling my hait out all day trying to find a fix for this, Have recently installed SEO URL5 to a heavily modded site (Multistore) while this is now working as it should (except for a few things like xml sitemaps that i have yet to sort out) i find that the shipping is not being passed from checkout_shipping.php to checkpiut_payment.php, everything else is and clients are prceeding with order and payment moduls with any shipping cost. shipping just has either z: £0.00 for zones shipping or u: £0.00 for ups.

 

Now i Guess its a Varibale but i do not know how to sort it out, I have a number of other contribs installed such as CCGV, estaimated shipping ect,

 

Using utlity i can see that its asking for

 

Error: Undefined property: ot_shipping::$credit_class

File: includes/classes/order_total.php

Line: 275

Error: Undefined property: ot_subtotal::$credit_class

File: includes/classes/order_total.php

Line: 275

Error: Undefined property: ot_tax::$credit_class

File: includes/classes/order_total.php

Line: 275

Error: Undefined property: ot_total::$credit_class

File: includes/classes/order_total.php

 

 

and that line is

 

if ( ($GLOBALS[$class]->enabled && $GLOBALS[$class]->credit_class) ) {

 

not sure if that narrows it down for anyone

 

I am under pressure as this is a live shop so any help would be appriciated

 

thank you

 

 

david

David

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...