Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error


KJexotics

Recommended Posts

Posted

I got this error, any help, after instilling this http://addons.oscommerce.com/info/4473.

 

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/kjexotic/public_html/shop/checkout_shipping.php on line 271

 

The bit of code is

 

if ( (isset($quote[0]['methods'][0]['title'])) && (isset($quote[0]['methods'][0]['cost'])) ) {			  $shipping = array('id' => $shipping,							   v								'cost' => $quote[0]['methods'][0]['cost']);

Archived

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

×
×
  • Create New...