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

cflsystems 05-31-2011 07:36 PM

Re: X-Cart v4.4.3 released
 
If you have 4.3.2 rwady to launch you don;t need to upgrade. The only version to upgrade will be 4.4.3 and you will have to re-build from scratch the whole store front as this upgrade will upgrade only database.

costanza 06-01-2011 01:28 PM

Re: X-Cart v4.4.3 released
 
Thanks for your response Steve, but I should explain myself better.

I've been working on adding all of our products and on the static pages on V4.3.2, but have done very little to the skin.

I will need a custom skin built and would like to have it built on 4.4. I have been reluctant to upgrade because of the bugs with all the 4.4 versions and keep hoping the next version will be relatively bug free.

So I need to upgrade. Are you saying I couldn't choose to go to 4.4.2 if I thought it was more stable?

cflsystems 06-01-2011 07:55 PM

Re: X-Cart v4.4.3 released
 
You can choose any version you want - the license is for XC copy not particular version. In your case then there is no reason to go to 4.4.2, just start with 4.4.3. be aware though there is a problem with some 3rd party mods and 4.4.3, make sure you ask the vendors first

cflsystems 06-04-2011 02:19 PM

Re: X-Cart v4.4.3 released
 
http://www.cflsystems.com/public/everyone/admin-shipping-methods.png


http://www.cflsystems.com/public/everyone/checkout-page.png


http://www.cflsystems.com/public/everyone/cart-page.png

cflsystems 06-04-2011 02:28 PM

Re: X-Cart v4.4.3 released
 
Well I lost the post. Here it is - the above screenshots are from the QT demo site - as you can see shipping methods are together without the ridiculous dropdown selector. There are user-defined and UPS real time methods. So this is how the demo site works. That's great but... of course - my 4.4.3 dev site doesn't do that. It still shows the dropdown. So it's there some setting I'm missing or ...?

cherie 06-05-2011 12:22 PM

Re: X-Cart v4.4.3 released
 
I can't speak for the demo, but check customer/main/checkout_shipping_methods.tpl. It seems if you are only using one carrier and defined shipping methods that may not trigger the carrier selector:
Code:

$is_ups_carrier_empty ne "Y" and $is_other_carriers_empty ne "Y"
That line also has this flag:
Code:

and $show_carriers_selector eq "Y"
This is set in func.shipping.php. Maybe that provides some clues?

cflsystems 06-05-2011 12:38 PM

Re: X-Cart v4.4.3 released
 
The $show_carrier_selector if set to N will not show the dropdown but it won't combine all available shipping methods together. I had this all working in 4.4.2 but the 4.4.3 broke it. And here is how it looks in my dev 4.4.3

http://www.cflsystems.com/public/everyone/shipping_together.png

cflsystems 06-09-2011 07:43 AM

Re: X-Cart v4.4.3 released
 
This bug in 4.4.2 reported in the bugtracker months before the 4.4.3 released is still not fixed in 4.4.3

http://forum.x-cart.com/showpost.php?p=311056&postcount=183

albertchui 06-10-2011 04:58 PM

Re: X-Cart v4.4.3 released
 
i just upgrade from v4.4.2 to v4.4.3, but home page go blank, pls help, my site is pictureframesale.com

thanks

Ajay 06-12-2011 07:17 PM

Re: X-Cart v4.4.3 released
 
Since upgrade I am noticing blank shipping charges on the checkout page, but if you still go ahead and pay it is calculating correctly and also shows on final page. But customers won't proceed to pay if they see multiple methods with blank shipping charges.
Opened a defect here with screenshot
https://bugtracker.qtmsoft.com/view.php?id=39848


All times are GMT -8. The time now is 02:56 AM.

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