View Single Post
  #34  
Old 03-28-2004, 10:03 PM
 
svowl svowl is offline
 

X-Cart team
  
Join Date: Jan 2003
Posts: 937
 

Default

Quote:
Originally Posted by Jason Brice
I had a problem under 3.5.4 with x-cart not finding perl and OpenSSL. From what I can tell this has been fixed with 3.5.5, but I'm not particularly happy that I had to pay $75 to renew my support license to get this fixed by the techs... and now a few days later this upgrade comes out!!

That aside, has anyone upgraded from 3.5.4 to 3.5.5 without a hitch?


I tried it out, and after it looked like everything had been patched I wound up with this fairly nasty error:

Quote:
Fatal error: Cannot instantiate non-existent class: ctblowfish in /home/finar/public_html/config.php on line 397

Any clues how to get around this? It generated a blank screen sitewide.

I'm quite pleased I managed to restore back to 3.5.4, though.

You need to check if the line below exists in your config.php:

@include_once($xcart_dir."/include/blowfish.php");

If not you need to include this.
__________________
Vladimir Semyonov
Lead Software Engineer
Reply With Quote