![]() |
Re: X-Cart v4.4.5 released
Quote:
Please refer to our Knowledge Base: * http://help.qtmsoft.com/index.php?title=X-Cart:Upgrade_procedure * http://help.qtmsoft.com/index.php?title=X-Cart:Upgrading Should you require assistance on upgrading your X-Cart store, do not hesitate to contact our support team via your personal Helpdesk area. Our support team is ready to help. Thank you. |
Re: X-Cart v4.4.5 released
I had a problem upgrading from 4.4.3 to 4.4.5 in my test environment.
The files updated with no problems, but the SQL patch ran into a problem with the line: ALTER TABLE xcart_stats_pages ADD UNIQUE page (`page`) I think it's line 394. It said the database was not updated. However, If I go back to the Patch/Upgrade center. I am now told the current version is 4.4.4 and there are no patches available. Am I able to attempt patching the database again by running the patch.sql file? Should I be concerned that the version says 4.4.4 instead of 4.4.5? I'm not sure what was wrong with the SQL file in the first place, and unfortunately I can't paste the exact error message since I've navigated away from the page and can't get back. Any help is appreciated. [Update]: Disregard the question, the issue has been resolved for now by deleting the store statistics. |
Re: X-Cart v4.4.5 released
Quote:
The new version 4.4.5 adds a new UNIQUE KEY on 'page' field in 'xcart_stats_pages' table. If there are duplicate 'pages' values in 'xcart_stats_pages' table in your original X-Cart database, you will get the error in question during the upgrade. To solve the problem you should remove the duplicate entries from the table, or simply delete all statistics data from the table. |
Re: X-Cart v4.4.5 released
Quote:
Once you get this code where do you put it Michael |
Re: X-Cart v4.4.5 released
It looks like the socialize mod isnt working correctly still. Whenever you like an item from the product page, it posts the wrong image.
|
Re: X-Cart v4.4.5 released
Sitemap 4.4.5 bug
Code:
In /home/flycloth/public_html/modules/Sitemap/func.php find $group_by[] = 'id'; replace with $group_by[] = "$sql_tbl[products].productid"; |
Re: X-Cart v4.4.5 released
This is still not fixed in 4.4.5 even though reported 4 months ago and Sergey said it will be considered
http://forum.x-cart.com/showpost.php?p=325696&postcount=66 |
Re: X-Cart v4.4.5 released
we need 100% stable version!
|
Re: X-Cart v4.4.5 released
prob stick with 4.4.4 for a while =D
|
Re: X-Cart v4.4.5 released
Quote:
There is no such animal |
All times are GMT -8. The time now is 01:57 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.