View Single Post
  #36  
Old 03-29-2004, 12:30 AM
 
Jason Brice Jason Brice is offline
 

Advanced Member
  
Join Date: Mar 2003
Location: Christchurch, New Zealand
Posts: 42
 

Default

Quote:
Originally Posted by svowl
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.

Thanks. Will do that... just out of curiosity, though...

I just noticed that the patch page listed the version as 3.5.5 even after I had restored the files from backup. I figured this was pulled from the xcart_configure table, which means the mysql chnages were finalized, right?

I have set the version record back to 3.5.4 so I can reapply the patch to the regular files. Hopefully it won't screw up the db when I try to reapply the patch.
Reply With Quote