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 4.1.0 released (https://forum.x-cart.com/showthread.php?t=21186)

carlisleglass 05-02-2006 12:43 AM

Quote:

Originally Posted by kevinrm
Since it's a big jump and I have many mods to the 4.0.18, I did a fresh install of 4.1.0 in another directory. I goal is to get 4.1.0 in good working order before switching. I would like to export the items from 4.0.18, then import them into 4.1.0. However, when I try to do that it doesn't like it. If I upgrade the database from 4.0.18 to 4.1.0, will that store 4.0.18 store still work, or does the whole cart have to be upgraded? That's the quandry...


This is how I'm doing it ... I have both versions of the script on the server. I also have 2 databases sitting on my server, one for each server. I'm moving the contents of the current database to the second database and then running the upgrade script on that. Now that I have some test data I can get v4.1 working like I want it.

When Im ready to launch i will delete the second database (v4.1) and upgrade the current database (v4.0.18) to v4.1 and then move the v4.1 script file to overwrite the v4.0.18 ones.

That make sense ????

DanUK 05-02-2006 02:16 AM

One of the big questions is, at least from my point of view, how much quicker is this version?

Dan

kevinrm 05-02-2006 02:27 AM

Quote:

Originally Posted by darrenkierman

This is how I'm doing it ... I have both versions of the script on the server. I also have 2 databases sitting on my server, one for each server. I'm moving the contents of the current database to the second database and then running the upgrade script on that. Now that I have some test data I can get v4.1 working like I want it.

When Im ready to launch i will delete the second database (v4.1) and upgrade the current database (v4.0.18) to v4.1 and then move the v4.1 script file to overwrite the v4.0.18 ones.

That make sense ????


Yes, that's probably the way to do it!

carlisleglass 05-02-2006 03:31 AM

the sql upgrade script is not working for me at all.

it freezes on recryping encyrption ... i disabled that in the php to check to see what else will work .... have to take out about 5 SQL commands for the upgrade to complete ... and even after that its not worked.

jeeya 05-02-2006 03:33 AM

I tried 10 times ](*,) but stucks at same extra fields error.

carlisleglass 05-02-2006 05:23 AM

Thought i would download the patch again and try once more ... but i can't download it ... i get a message 'access denied'

Does that mean they are working on it ?

Alltribes 05-02-2006 07:12 AM

Quote:

Originally Posted by raxitpatel
Code:

SQL error #1062 : Duplicate entry 'search_products_extra_fields' for key 1
SQL query: INSERT INTO xcart_config (comment, value, category, orderby, type, defvalue, variants, name) VALUES ('', '1', 'Search_products', '0', 'text', '', '', 'search_products_extra_fields')


:idea: this is what happend while doing sql upgrade.


Just delete search_products_extra_fields from xcart_config before upgrading. I had the same issue.

intel352 05-02-2006 11:31 AM

Quote:

Originally Posted by darrenkierman
Thought i would download the patch again and try once more ... but i can't download it ... i get a message 'access denied'

Does that mean they are working on it ?


I was just able to download the 4.0.18-4.1 patch with no problem. It was last updated today (May 2nd)

mart 05-02-2006 01:18 PM

Re: Problem Of Images Location & Import data
 
The Set Of Images Location Like Below:
Upload all remote images to the selected image repository (database or file system): Empty
Enable digital signature (MD5) verification: Empty

But When i Import data,X-Cart Still Copy(Upload) the image to images/T,images/P,images/D...

Does X-cart have a patch for this bug???because i have about 120,000 picture,so this is very slow for me

The CSV FILE is:

!THUMBNAIL Of [PRODUCTS]
e:\server\www\htdocs\xcart\images\test\small\test. gif

!IMAGE Of [PRODUCTS]
e:\server\www\htdocs\xcart\images\test\middle\test .gif

!IMAGE Of [DETAILED_IMAGES]
e:\server\www\htdocs\xcart\images\test\big\test.gi f

The image path In MYSQL Database Is:
.\images\T\test.gif
.\images\P\test.gif
.\images\D\test.gif

intel352 05-02-2006 01:20 PM

Has anyone had problems with installing 4.1, on step 9? It hangs at that step for me... Only the header loads, no errors.


All times are GMT -8. The time now is 05:33 AM.

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