gazanson Posted May 18, 2007 Share Posted May 18, 2007 Does anyone know why I might be getting this fatal error when I attempt to perform actions under 'My Account', 'My Orders' and 'Email Notifications' in "MY ACCOUNT INFORMATION": Fatal error: Call to a member function image() on a non-object in /home/mindsoul/public_html/oscommerce/includes/functions/html_output.php on line 78' Lines 76-79 are as follows: 76 // START STS v4.4: 77 global $sts; 78 $sts->image($src); // Take image from template folder if exists. 79 // END STS v4.4 It appears to be an STS issue, but one I don't understand. I'm hoping this is an easy one for some of you. Any help would be greatly appreciated. Gary Quote Link to comment Share on other sites More sharing options...
gazanson Posted May 18, 2007 Author Share Posted May 18, 2007 Thank you -- but I worked this out courtesy of some other threads on this topic. I could have upgraded to STS v.4.5 it seems (this being a known bug), but for the record, I simply restored the original OSCommerce version of 'html_output.php'. This time I didn't go ahead and make any STS updates to that file. Everything seems to be fine now. Gary Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.