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.3 beta testing (https://forum.x-cart.com/showthread.php?t=48367)

ADDISON 07-08-2009 10:31 AM

Re: X-Cart 4.3 beta testing
 
I would like to print a product using the Printable version link. It should be open in a new window, without the form activated. If I click the Add to cart button it add product to my shopping cart.

eliasan 07-08-2009 11:47 AM

Re: X-Cart 4.3 beta testing
 
Thank you for your decision on ProxyPay3 and Deltapay.
Greek market, X-Cart is back!

svowl 07-09-2009 12:10 AM

Re: X-Cart 4.3 beta testing
 
Dear customers,

X-Cart 4.3.0 beta 2 has been released. You can find it in the File area of your Help Desk. The changelog between beta 1 and beta 2 versions is included into the distribution kit.

ADDISON 07-09-2009 03:48 AM

Re: X-Cart 4.3 beta testing
 
[X-Cart 4.3.0 Beta 2] Is it something wrong with the installation script? It gives me an error when trying to install a new fresh version.

"Wrong auth code! You can not proceed."

radionov 07-09-2009 05:14 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by am2003
[X-Cart 4.3.0 Beta 2] Is it something wrong with the installation script? It gives me an error when trying to install a new fresh version.

"Wrong auth code! You can not proceed."


You see, when you install X-Cart for the first time, the installation script should not ask for the auth code. Therefore, I presume you are trying to install X-Cart 4.3 Beta-2 to the same directory where X-Cart 4.3.Beta-1 is installed and simply overwrite the existing files and directories. If so, the solution would be to install X-Cart 4.3 Beta-2 to an empty directory.

If you keep getting the same error when installing X-Cart 4.3 Beta-2 to an empty directory, please submit the issue to the bug-tracking system at https://bugtracker.qtmsoft.com/ . And we will investigate the issue in more detail then.

hoosierglass 07-09-2009 05:26 AM

Re: X-Cart 4.3 beta testing
 
From my understanding of this you have to do a fresh install of 4.3 beta.

If this is the case why is there a file in the distribution package called upgrade.readme that is from 2003????:?

radionov 07-09-2009 10:19 PM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by am2003
Why the installation script is not able to create a database? If database already exists, use it. If not create it.


We have added this into X-Cart 4.3 Beta 2. Thank you.
We are also considering other improvements you have posted.

TL408 07-09-2009 10:23 PM

Re: X-Cart 4.3 beta testing
 
Just curious.......Has the product import process been improved in 4.3 released? Or is it still the same as the 4.1.x platform? Is there any plan to improve this product import going forward?

I found it very hard to manage with the current product import process. The template file is broken down into several different sections such as [PRODUCTS], [DETAILED_IMAGES], [PRODUCT_OPTIONS], [PRODUCT_VARIANTS] and then so on...

Why can't we just use as many columns headers as needed inteads? With the current import template layout right now, you can not cut & paste or move a column around because that same column would impact other sections inside that same file.

For example, column "D" is used for !WEIGHT in the [PRODUCTS] section. But this same "D" column is also being used for !CLASSID in [PRODUCT_OPTIONS] section and !IMAGE in the [DETAILED_IMAGES] section. Each time you to need to move a column around, you need to find out where starts and ends in each section. That is a nightmare when your import file contains several thousand of lines.

radionov 07-09-2009 10:28 PM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by xgarb
I think you need to be careful with using AJAX and avoiding using it for it's own sake. The cart update happens so fast that most users won't realise that something happened when they clicked the button.

An improvement might be something like the image below, where text appears to show when the item has been added. This would work really well in pages that have a lot of items that are usually bought in quantity like nuts and bolts or sweets.

The appearance of a remove item button next to the add item would also make a good visual indication that a product had been added. Again on a page with a lot of items normally bought in quantity this might suit someone that has a budget and is adding and removing to reach that price.


Thank you! We are considering your suggestion.

ADDISON 07-12-2009 04:58 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by am2003
[X-Cart 4.3.0 Beta 2] Is it something wrong with the installation script? It gives me an error when trying to install a new fresh version.

"Wrong auth code! You can not proceed."


Still have the problem with installation of 4.3.0 Beta 2.

I went futher on this. I opened the install.php and commented the line 599:
#$critical_error = "wrong_auth_code";

Doing this, I could cheat the installation script. I was able to install the software. I checked also the config.php file and the installation script changed the authorization code from $license = "%License%" to $license ='076E1B39'.

QT please check how the install.php gets and uses the $auth_code_error variable. This is the problem. I did not have any problems installing Beta 1.


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

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