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

starwest 12-08-2006 10:57 AM

Re: X-Cart 4.1.4 released
 
I get the following error when trying to run the patch, even though I have the X-Survey add-on chosen on the upgrade pack screen:

Error Your shop has installed following module(s): Survey, but necessary patches are not included in this upgrade pack

I'm new to this - any help would be appreciated.

fordy3 12-08-2006 11:51 AM

Re: X-Cart 4.1.4 released
 
On a fresh test install I get the following error....

Moving images to the file system
Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/pear/spambot_arrest_func.php) is not within the allowed path(s): (/var/www/vhosts/mydomain.co.uk/httpdocs:/tmp) in /var/www/vhosts/mydomain.co.uk/httpdocs/modules/Image_Verification/init.php on line 65 .................................................. .................................................. ...........................................

gastu 12-08-2006 01:02 PM

Re: X-Cart 4.1.4 released
 
too many countries work without decimal, x-cart dont have option for disable.

fourth version in which I say the same :(

Light Speed 12-08-2006 01:09 PM

Re: X-Cart 4.1.4 released
 
Quote:

Originally Posted by gastu
too many countries work without decimal, x-cart dont have option for disable.

fourth version in which I say the same :(


Decimal for what?

gastu 12-08-2006 01:15 PM

Re: X-Cart 4.1.4 released
 
Quote:

Originally Posted by Light Speed
Decimal for what?


for price.

PhilJ 12-08-2006 01:27 PM

Re: X-Cart 4.1.4 released
 
If you only want to use whole numbers for price, just change the format of the 'price' field, in the database table 'xcart_pricing' from 12,2 to 12

Or use this SQL patch...

Code:

ALTER TABLE `xcart_pricing` CHANGE `price` `price` DECIMAL( 12 ) NOT NULL DEFAULT '0.00'

kustomrides 12-08-2006 06:24 PM

Re: X-Cart 4.1.4 released
 
I have a fresh install test of 4.1.3 ... upgrade works well except fails at:

SQL PATCH ``patch.sql'' FAILED AT QUERY:
INSERT INTO xcart_ccprocessors VALUES ('iDEAL Rabobank Professional','C','cc_ideal_rb_prof.php','cc_ideal _rb_prof.tpl','','','','','','','','','','Y','N',' Y','','','',0,'')
The database version has not been updated!

micromedia 12-08-2006 06:48 PM

Re: X-Cart 4.1.4 released
 
Quote:

Originally Posted by kustomrides
I have a fresh install test of 4.1.3 ... upgrade works well except fails at:

SQL PATCH ``patch.sql'' FAILED AT QUERY:
INSERT INTO xcart_ccprocessors VALUES ('iDEAL Rabobank Professional','C','cc_ideal_rb_prof.php','cc_ideal _rb_prof.tpl','','','','','','','','','','Y','N',' Y','','','',0,'')
The database version has not been updated!



I have same problem.

And what i have to do for google check out. will i contact to x-cart team for this?

kustomrides 12-08-2006 07:15 PM

Re: X-Cart 4.1.4 released
 
The error code I get is:

Error code : 1062
Description : Duplicate entry 'ARB_shipping_key_intl' for key 1

babymart 12-08-2006 08:08 PM

Re: X-Cart 4.1.4 released
 
I download the file already, and also read the upgrade instruction but it is too difficult for me. I do not know after I uncompressed already and there are a lot of files and where all those files go? Is there any easy way to upgrad or is there any detail instruction for upgrad from 4.1.3 to 4.1.4?

I wish somebody in this forum can give me an idea or help.


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

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