Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

unexpected T_STRING in checkout_process.php on 119


Guest

Recommended Posts

Posted

I've just re-activated the Authorize.net Consolidated v1.7 module. It was working great, but I tried another merchant cc account before coming back to auth.net. Now when I try a test order I get this error:

 

 

Parse error: parse error, unexpected T_STRING in /hsphere/local/home/user/domain.com/checkout_process.php on line 119

 

Line 119 is:

 

$payment_modules->function before_process() {

 

I'm looking for any leads, if not fixes....

 

Thanks!

JAB*

Posted

Should be this:

$payment_modules->before_process();

Archived

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

×
×
  • Create New...