Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Xcart 3.5.5 Released With Upgrade Kits + Changelog

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #31  
Old 03-25-2004, 09:33 AM
 
mikebo mikebo is offline
 

Advanced Member
  
Join Date: Feb 2004
Location: Ohio
Posts: 72
 

Default

Some tell-tale signs I noticed, the blowfish encryption is now in admin (not totally understood, but there), the SQL statements were made to my database, no longer get the languages box in the head if there is only one language, and my version was changed.
__________________
Mike
X-Cart Gold
Version 4.6.0 PHP 5.2.17
Reply With Quote
  #32  
Old 03-26-2004, 05:20 AM
  domspe's Avatar 
domspe domspe is offline
 

Advanced Member
  
Join Date: Mar 2004
Location: Sarasota, FL
Posts: 79
 

Default

Ends up, the tarball that is in my file area is missing patch_pre.php & patch_post.php

i've DLed a few times, just in case... just doesn't exist - i have a ticket in x-cart as we speak

I get these errors on a white screen that quickly flips to another screen.... took some fancy finger/mouse work to get the page to stop to copy the error. Here it is in case anyone experiences this problem:
Code:
Applying patch. Please be patient... Warning: is_file(): Stat failed for /www/htdocs/shop.mpartworks/2004/upgrade/3.5.4-3.5.5/patch_pre.php (errno=13 - Permission denied) in /www/htdocs/shop.mpartworks/2004/admin/upgrade.php on line 55 Warning: is_file(): Stat failed for /www/htdocs/shop.mpartworks/2004/upgrade/3.5.4-3.5.5/patch_post.php (errno=13 - Permission denied) in /www/htdocs/shop.mpartworks/2004/admin/upgrade.php on line 134
__________________
~jaime*
shop.mpartworks.com
~~~~~~~~~~~~~~
xcart pro 3.5.5
heavily modified
freeBSD 4.8
php 4.3.3
Reply With Quote
  #33  
Old 03-26-2004, 11:59 PM
 
Jason Brice Jason Brice is offline
 

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

Default

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.
Reply With Quote
  #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
  #35  
Old 03-28-2004, 10:40 PM
 
vinoeolio vinoeolio is offline
 

Member
  
Join Date: Apr 2003
Posts: 19
 

Default xcart cannot find info for summary page in new 3.5.5 install

I am installing a fresh site in 3.5.5 and get the following on the summary page:

Code:
б═Environment components info: Component Status б═ X-Cart version unknown б═ PHP details >> Console PHP (cli) not found б═ MySQL server unknown б═ Web server unknown б═ Operation system unknown б═ Perl not found Net::SSLeay not found б═ libCURL not found б═ CURL executable not found б═ б═ б═X-Cart directories which must have write permissions: Directory Status .pgp/ OK catalog/ OK files/ OK log/ OK templates_c/ OK

my site in 3.4.3 works just fine from another virtual server. Help?
__________________
X-Cart version 3.4.3
PHP 4.3.3
MySQL server 3.23.53
Web server 4D_WebSTAR_S/5.3.1 (MacOS X)
Perl 5.008
Net::SSLeay 1.22
libCURL libcurl/7.10.5 OpenSSL/0.9.6i ipv6 zlib/1.1.3
CURL executable not found
Reply With Quote
  #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
  #37  
Old 03-29-2004, 12:33 AM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default

I upgraded from 3.5.4 to 3.5.5 & I also added @include_once($xcart_dir."/include/blowfish.php"); line in config.php manually.

Still I am getting perl is not found error & none of HTTPS module has been found & paypal disfunctional error too

Here is the more info
Code:
PHP 4.3.4 details >> MySQL server 4.0.17-Max MySQL client 4.0.17 Web server Apache/2.0.40 (Red Hat Linux) Operation system Linux Perl not found details >> XML parser (expat) found System requirements Magic quotes (magic_quotes_gpc) enabled HTTPS modules Net::SSLeay not found libCURL not found CURL executable not found OpenSSL executable not found HTTPS-cli executable not found
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote
  #38  
Old 03-29-2004, 03:57 AM
 
Jason Brice Jason Brice is offline
 

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

Default

I ran the patch again, and added in:

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

to config.php but it still generated the same error:

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

Restored from backup again.

I don't seem to be getting much in the way of response from the support team, despite having a couple of tickets open.

Anandat, did you get the "Fatal error: Cannot instantiate non-existent class: ctblowfish" error, too?
Reply With Quote
  #39  
Old 04-07-2004, 06:35 AM
 
redmanstudios redmanstudios is offline
 

Newbie
  
Join Date: Mar 2003
Posts: 1
 

Default

I just commented out that line like this and it's working fine now

#$blowfish = new ctBlowfish();

i hope that doesn't do anything else other then let it work again.

jr
Reply With Quote
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:54 PM.

   

 
X-Cart forums © 2001-2020