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)

Metal-X-Man 07-12-2009 08:10 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by TL408
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.

====
This is a good question. Hopefully X-Cart will respond. The current 4.2.x script is not good and has made it impossible for me to use this script unless I pay for modifications. I would rather revert back to the old import functions of older versions. This is more important than any other feature to us and has caused us to reconsider using other scripts.

Metal-X

garry 07-14-2009 05:17 AM

Re: X-Cart 4.3 beta testing
 
If we add products etc to the beta 4.3 cart, will it be possible to use the database with the stable version when it arrives?
Or will there be an upgrade script as with other releases/

svowl 07-17-2009 02:49 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by garry
Or will there be an upgrade script as with other releases/


Unfortunately, we cannot guarantee that the database structure of X-Cart 4.3 Beta will remain the same with the official X-Cart 4.3 release. As well as we do not plan to issue special upgrade packs between the beta and the production releases,

Quote:

Originally Posted by TL408
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?



In fact, the principal X-Cart 4.3 development activity has been finished now. And the software undergoes beta testing, which primarily aims at reducing the amount of bugs and errors. Our main goal at this stage is to ensure the stability of the system, but not to add new features and make significant improvements that are most likely to involve new bugs and errors.

James.Schoaf 07-23-2009 01:09 PM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by svowl
In fact, the principal X-Cart 4.3 development activity has been finished now. And the software undergoes beta testing, which primarily aims at reducing the amount of bugs and errors. Our main goal at this stage is to ensure the stability of the system, but not to add new features and make significant improvements that are most likely to involve new bugs and errors.



That is awesome, when to expect to release it to the public (what date is your internal team shooting for)?

JRS 07-27-2009 08:51 AM

Re: X-Cart 4.3 beta testing
 
I am installing X-Cart 4.3 beta version on my WAMP.
Giving following error on installation "Wrong auth code! You can not proceed. ".
Please suggest, how can I get correct auth code?

Thanks in advance.

James.Schoaf 07-27-2009 08:57 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by Metal-X-Man
====
This is a good question. Hopefully X-Cart will respond. The current 4.2.x script is not good and has made it impossible for me to use this script unless I pay for modifications. I would rather revert back to the old import functions of older versions. This is more important than any other feature to us and has caused us to reconsider using other scripts.

Metal-X



I think they skated around this question ;)
I am very curious to this answer as well.

ADDISON 07-27-2009 09:00 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by JRS
I am installing X-Cart 4.3 beta version on my WAMP.
Giving following error on installation "Wrong auth code! You can not proceed. ".
Please suggest, how can I get correct auth code?

Thanks in advance.


I reported this to QT. Here is what they said: I was caused by the fact that cookies didn't work properly at localhost in the installation script. The problem has been fixed. The fix will be included into the next release of X-Cart 4.3 Beta.

If you still want to deal with it, follow this tip:

"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'."

JRS 07-27-2009 09:29 AM

Re: X-Cart 4.3 beta testing
 
Thanks for response.
I am still not able to find $critical_error = "wrong_auth_code"; at line 599
in install.php file.

Please help in finding. at this line number there is Code:

if (++$i % 10 == 0) {
echo ". ";
flush();
}



ADDISON 07-27-2009 09:41 AM

Re: X-Cart 4.3 beta testing
 
Quote:

Originally Posted by JRS
Thanks for response.
I am still not able to find $critical_error = "wrong_auth_code"; at line 599
in install.php file.

Please help in finding. at this line number there is Code:

if (++$i % 10 == 0) {
echo ". ";
flush();
}




Do a search inside the file for that string. Maybe it is at a different line.

Phoenix Tech 08-03-2009 07:10 AM

Re: X-Cart 4.3 beta testing
 
hi there just a quick question....
when the final upgrade pack comes out for 4.3 people that upgrade to that new version does it change the current skin of the store to the new one in 4.3 or does it keep the structure intact while it upgrades to 4.3

cuase i had a look at the demo version and i hope that it doesnt change my stores interface to that design


All times are GMT -8. The time now is 03:50 AM.

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