Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Checkout error


Economist

Recommended Posts

Posted

Randomly over the last week I've started getting an error in the checkout process as follows:

 

Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in /var/www/sound-asleep.co.nz/catalog/includes/functions/general.php on line 1106, referer: https://cosybundles.co.nz/catalog/checkout_shipping.php

 

I'm running FEC - this error occurs when you click to progress from checkout_shipping to checkout_confirmation.

 

Line 1106 in general.php is:

 

if (($value != '') && (strtolower($value) != 'null') && (strlen(trim($value)) > 0)) {

 

and comes under the section that apparently "Gets the number of times a word/character is present in a string"

 

Oddly enough we've had a couple of orders still able to get through, but I can't progress through the order stage in either Firefox or IE. Any help would be appreciated.

Posted

The only other post I know about with the "Catchable fatal error" error:

 

Click Me

 

For what it's worth...

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Thanks Jim - I'll have a look and see if it helps. I'm pretty convinced that it's got something to do with a PHP upgrade that my IT guy has done... :rolleyes:

Archived

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

×
×
  • Create New...