Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Checkout_process error


harperk

Recommended Posts

Hi

 

I have OSc 2.3.3.4 store. On confirm checkout I get the following error.

 

Parse error: syntax error, unexpected ';', expecting ')' in /mounted-storage/home2/sub001/sc17958-FIWR/mysite.co.uk/checkout_process.php on line 117

 

This is the code on line 117 of checkout_process.php

 

tep_href_link(FILENAME_ORDERS_PACKINGSLIP, 'oID=' . $oInfo->orders_id) . '" TARGET="_blank">' . tep_image_button('button_packingslip.gif', IMAGE_ORDERS_PACKINGSLIP) . '</a> <a href="' . tep_href_link(FILENAME_ORDERS_EDIT, 'oID=' . $oInfo->orders_id) . '">' . tep_image_button('button_edit.gif', IMAGE_EDIT) . '</a>');

 

i have previously had a few deprecated errors during check out which have been fixed so hopefully this is the final one to be fixed.

 

Thank you

Link to comment
Share on other sites

Hello

 

It seems the corrupt file checkout_process.php was from the add-on Discount Coupon Codes 3.34 for osc 2.3.1 from 2nd December 2010.

 

I uploaded a new checkout_process.php from the later add on Discount Coupon Codes 3.34 for osc 2.3.1 by greasemonkey / 7 Jan 2014

 

 

 

Problem now resolved.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...