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

Cashburn 02-06-2007 05:11 PM

Re: X-Cart 4.1.6 released
 
Back to life with another complete reinstall and db restore.

Cashburn 02-06-2007 05:48 PM

Re: X-Cart 4.1.6 released
 
Upgrade hiccuped on skin1_c.css and I never even touched this file. Even applying manual patch to this file did not rectify. Though things seem to be running ok.

connemara 02-12-2007 02:22 PM

Re: X-Cart 4.1.6 released
 
The case of the disappearing thumbs. . .
I have done a fresh install with 4.1.6.
Seemed OK to begin as I entered products
1. Uploaded a few thumbnails from my local machine OK. Now they do not upload at all. More specifically, they appear to upload when I add to the product page. On save, they disappear.
2. Checked the server, and they weren't there so uploaded then manually to the T section of "images".
3. Tried to upload thumbnails to store via server, and the directory "images" was not listed- it went to /master (I think looking for the file system)
4. Used full URL to image on server http://domain.com/images, and thumbnails show on "apply" but disappear on "save".
5. This is for THUMBNAILS only.
6.. Regular Product images upload fine.
Am I missing something? I was able to upload the first few thumbnails with no problems. Anyone experience this on this new version?
Connie

kevinrm 02-12-2007 07:32 PM

Re: X-Cart 4.1.6 released
 
Regarding verification - you may want to try it with another browser. I'm having problems with customer review form using Firefox - it won't work. Works well with IE however.

kustomrides 02-12-2007 10:36 PM

Re: X-Cart 4.1.6 released
 
I wanted to post that I've found 4.1.6 pretty stable, enough so that I went live with it just now.

There is a FAQ on this site (http://forum.x-cart.com/viewtopic.php?t=27066) which says you need to move your images to the database before moving xcart folder into the root directory: Not anymore. I moved my 4.1.6 files straight from that folder into root. No problems. Just change the config file per the instructions and whatever other coding you may have in there pointing to the old directory.

nevets1219 02-13-2007 01:29 PM

Re: X-Cart 4.1.6 released
 
I'm not sure if you guys did a clean install or not, but I just did one locally and for some weird reason it says that the current version is 4.1.3. Did I mess up or is this a bug/typo? The reported version is taken from /admin/patch.php and /admin/general.php.

I figured it out as I was typing out this message. I had exported everything that was exportable from a previous version (4.1.3) and apparently it exports the version as well and overwrote it on the 4.1.6 installation. This should definitely be looked at - I'm assuming it initializes to the correct version from looking at xcart_data.sql.

gastu 02-20-2007 04:45 PM

Re: X-Cart 4.1.6 released
 
details of check:
name owner
bank name
number account
number check

when select payment method "check" dont have "bank name" in place orden - payment details

gastu 02-20-2007 07:25 PM

Re: X-Cart 4.1.6 released
 
in invoice not hide company, tax number, fax, url, fax, when the customers dont have defined nothing

svowl 02-20-2007 09:27 PM

Re: X-Cart 4.1.6 released
 
Quote:

Originally Posted by nevets1219
I'm not sure if you guys did a clean install or not, but I just did one locally and for some weird reason it says that the current version is 4.1.3. Did I mess up or is this a bug/typo? The reported version is taken from /admin/patch.php and /admin/general.php.

I figured it out as I was typing out this message. I had exported everything that was exportable from a previous version (4.1.3) and apparently it exports the version as well and overwrote it on the 4.1.6 installation. This should definitely be looked at - I'm assuming it initializes to the correct version from looking at xcart_data.sql.


This happened because you imported the general settings configuration with version data included. This has been fixed after the release of 4.1.6.
You should restore your version number by issuing the following SQL command on the Patch/Upgrade page:

Code:


UPDATE xcart_config SET value='4.1.6' WHERE name='version'


junaid 02-20-2007 11:25 PM

Re: X-Cart 4.1.6 released
 
after upgrade my categories are shown as empty whereas product count is there.
did i do something wrong while upgrading.
regards
Junaid


All times are GMT -8. The time now is 07:20 PM.

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