X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   X-Cart v4.5.2 released (https://forum.x-cart.com/showthread.php?t=64387)

a1deano 07-26-2012 11:38 AM

Re: X-Cart v4.5.2 released
 
Ok thanks Steve

kgjan 07-26-2012 02:27 PM

Re: X-Cart v4.5.2 released
 
When is the upgrade pack (4.5.1 to 4.5.2) going to be available in the file area?

Thanks.

qualiteam 07-26-2012 11:03 PM

Re: X-Cart v4.5.2 released
 
Thank you. The upgrade packs have been released and are available in the HelpDesk.

stylocom 07-27-2012 02:25 AM

Re: X-Cart v4.5.2 released
 
hi

is it possible to update from 4.4.5 to 4.5.2

?

seyfin 07-27-2012 02:39 AM

Re: X-Cart v4.5.2 released
 
Quote:

Originally Posted by stylocom
hi

is it possible to update from 4.4.5 to 4.5.2

?


You should first upgrade your X-Cart database from 4.4.5 to 4.5.0 using the corresponding DB upgrade script.

Then install a fresh 4.5.0 with the upgraded database using the $blowfish_key value from your original 4.4.5 installation's config.php file.

Finally, upgrade your new 4.5.0 installation to 4.5.2 using 4.5.0->4.5.2 upgrade package.

If you have customizations in your original 4.4.5 store, you will need to transfer your customizations to the new 4.5.2 store.

photo 07-27-2012 05:51 AM

Re: X-Cart v4.5.2 released
 
Quote:

Originally Posted by qualiteam
Thank you. The upgrade packs have been released and are available in the HelpDesk.


I just tried this update 4.5.1 -> 4.5.2 on my localhost and upon completion the admin side worked fine but the front end showed a blank white page with a "500 Internal Server Error"

After doing some research I was able to get the front end working by disabling the On_Sale module.

Using winmerge I compared a default v4.5.2 installation to an updated v4.5.1 -> v4.5.2 installation and one thing that jumped out to me was the differance in /skin/common_files/lib/jquery-min.js

A stock v4.5.2 /skin/common_files/lib/jquery-min.js starts as follows (file to large to show complete file here)

Code:

/*! jQuery v1.6.4 http://jquery.com/ | http://jquery.org/license */

A updated v4.5.1 -> v4.5.2 /skin/common_files/lib/jquery-min.js starts as follows (file to large to show complete file here)

Code:

/*! jQuery v1.7.1 jquery.com | jquery.org/license */

Shouldn't a stock non-modified v4.5.2 be the same as an non-modified v4.5.1 -> v4.5.2 site?
If so, either I have missed something with the update or there is an issue with the upgrade script.

Thanks

seyfin 07-27-2012 06:05 AM

Re: X-Cart v4.5.2 released
 
Quote:

Originally Posted by photo
I just tried this update 4.5.1 -> 4.5.2 on my localhost and upon completion the admin side worked fine but the front end showed a blank white page with a "500 Internal Server Error"

After doing some research I was able to get the front end working by disabling the On_Sale module.

Using winmerge I compared a default v4.5.2 installation to an updated v4.5.1 -> v4.5.2 installation and one thing that jumped out to me was the differance in /skin/common_files/lib/jquery-min.js

A stock v4.5.2 /skin/common_files/lib/jquery-min.js starts as follows (file to large to show complete file here)

Code:

/*! jQuery v1.6.4 http://jquery.com/ | http://jquery.org/license */

A updated v4.5.1 -> v4.5.2 /skin/common_files/lib/jquery-min.js starts as follows (file to large to show complete file here)

Code:

/*! jQuery v1.7.1 jquery.com | jquery.org/license */

Shouldn't a stock non-modified v4.5.2 be the same as an non-modified v4.5.1 -> v4.5.2 site?
If so, either I have missed something with the update or there is an issue with the upgrade script.

Thanks


The file in question is not updated during 4.5.1->4.5.2 upgrade.

You probably have this file from 4.4.5 installation - this particular X-Cart version includes a newer version of the file (1.7.1). It was downgraded back to version 1.6.4 in the next X-Cart version - 4.5.0, due to problems related to the latest version (1.0.7) of the jQuery library.

photo 07-27-2012 06:18 AM

Re: X-Cart v4.5.2 released
 
Quote:

Originally Posted by seyfin
The file in question is not updated during 4.5.1->4.5.2 upgrade.

You probably have this file from 4.4.5 installation - this particular X-Cart version includes a newer version of the file (1.7.1). It was downgraded back to version 1.6.4 in the next X-Cart version - 4.5.0, due to problems related to the latest version (1.0.7) of the jQuery library.


Thank you.
In my paticular case being I am still in development with the 4.5.x branch, would it work to,

1. Upload all the files from a stock v4.5.2 (except for config.php)
2. Run the /Upgrade_from_4.5.1_to_4.5.2/upgrade/4.5.1-4.5.2/patch.sql patch from the admin

Thanks

photo 07-27-2012 07:08 AM

Re: X-Cart v4.5.2 released
 
Well I decided to try the upgrade on our server and all went well, but enabling the On_Sale module it still breaks the front end causing it to show a blank white page with a "500 Internal Server Error"

Disabling the On_Sale module fixes the issue and the store front works fine.
Not sure what may be causing the issue but I am guessing it has to do with a javascript conflict.

cflsystems 07-27-2012 07:49 AM

Re: X-Cart v4.5.2 released
 
Have you checked the log files for possible errors? 4.5.2 uses jQuery 1.6.4 and the upgrades to 4.5.2 do not replace this. 4.5.1 uses same jQuery 1.6.4 as well


All times are GMT -8. The time now is 07:51 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.