![]() |
Xcart 4.0.1 Released With Upgrade Kit + Changelog
Xcart 4.0.1 is now in your file area along with Upgrade kits that take you from
V4.0.0 - V4.0.1 Heres the changelog Quote:
|
Lots of bug fixes! Very good to see. I'm really looking forward to 4.0.2, as I think I might finally upgrade some clients at that point!
|
on my test site this upgrade screws the detailed images up.
Code:
Warning: Wrong parameter count for substr() in /home/jcimport/public_html/shop/modules/Detailed_Product_Images/product_images.php on line 62 Heres line 62 Code:
$images[$k]["tmbn_url"] = $current_location.str_replace("\\", "/", substr($v["image_path"]), strlen($xcart_dir)); plenty of other stuff fixed here though |
Heres another problem with the upgrade ...
shipping/shipping.php the update changes line 105 by adding an extra } before the else statement. It does not add the neccessary { after the first if statement on line 99 code should read Code:
if (!$enable_shipping || $config["Shipping"]["realtime_shipping"] != "Y") { and not Code:
if (!$enable_shipping || $config["Shipping"]["realtime_shipping"] != "Y") this is not a problem in the full install, just the upgrade kit |
news management x-cart 4.0.1
Is this a bug? I was testing out the news management in the admin area, and it will not send any e-mails I create. I know my e-mail works b/c I recieve e-mails saying I am subscribed etc.... from X-Cart.
Has anyone else has issues with 4.0.1 news management? |
Quote:
Could this be a cause for CC expiration dates not being sent through? I posted about having this problem before, but did get it working by adding a line in my vhost.conf file, but I'm wondering if this fixes that and I could do without the server-side configuration now? Very good list of fixes! Should be fun manually updating :P |
Quality and Testing?
Looks like x-cart needs to work on their quality control and pre-release testing.
|
We ARE the quality control and pre-release testing. They state very clearly that if you want a stable version, don't use 4.0.0. Personally, if they make it clear that the new version is buggy, I'm perfectly willing to test it out for them. I just hope the rest of the bug fixes come soon, because I really like the new version!
|
While manually upgrading, came across a potential issue with the 4.0.1 upgrade from 4.0.0
In include/categories.php.diff Code:
} These two lines already exist as: Code:
} But categories.php.diff file doesn't remove the existing lines before adding the updated format. |
Another problem with the update:
Code:
@@ -632,7 +634,9 @@ The XAffiliate part should be: Code:
+ if (!empty($active_modules["XAffiliate"])) |
Quote:
So, what version is likely to be the release version? Any thoughts on how long it will be until it' released? |
Hmmm, I just noticed that the version that's being sold on the X-cart home page is version 4.0.1. What's that about then? Is it release-worthy? Why are they suggesting new customers buy it, but don't recommend that existing customers upgrade?
Seems very. very odd to me. |
Bug in 4.0.1 product categories.
Is anyone else having this issue?
I created some products. I was not able to change the main category for the products. It just kept going back to the category it was originally created in. I'm talking about the main category, not the additional categories. Had to edit the DB manually to fix this. |
Yep, same problem here. I either have to edit the DB or delete the product and start over.
|
Bug in 4.0.1 Product sort
I have default product sort set to price, reverse order.
When I have two pages of products in a catagory it sorts by price ascending - Good. Then I hit the "sort by sku" link and it sorts by sku. - Good. Problem is when I hit the arrow to take me to the next page of results, it then takes me to the next page but it is sorted by price, and some products are showing up on both page 1 and 2. In a nutshell. The user selected sort option does not carry to the next pages. When they try to go the next page it resorts by the default sort again. |
All these bugs in version 4 is this deja-vue!!!
Looking at the bug list in version 4 makes me stick to the earlier versions as it seems some of the old bugs which were corrected in the earlier versions have now crept back in version 4.
I would like to hear from those who are using version 4 and the problems they have been having with it. Thanks in advance. |
Version 4.0.1 is quite stable with few bugs. I tested 4.0.0 and it had several bugs, but they seemed to be fixed in 4.0.1. There are a few small things I have seen but nothing I can't fix manually or just make slight changes.
I can't wait until 4.0.2, I'll bring our main commerce site live when that comes out. |
I too have had pretty good success with 4.0.1, still a few minor bugs, but the major ones seem to be fixed. I also intend to go live after the next release.
|
How unstable is 4.0.1?
Quote:
[Standing on small soap box] :? We just bought our first copy of X-Cart last week based upon the information listed on the x-cart website. Very disappointed to see that after it was paid for they tell us not to use 4.0.1 because its under development, and that we should use the 3.5.10. We want to open our store by Sept 15th. I am thinking about going with 4.0.1, but have some strong concerns about the "unstable" disclaimer. |
Personally, I am having pretty good luck with 4.0.1. The bugs I have found so far are not impeding the ability to order, search or upload/view inventory. There are minor things, yes, but there are ALWAYS minor things, even with 'stable' releases. As with anything, test test test before you go live and you should be able to work the bugs out. 'Unstable' is a rather harsh word and I don't think that is exactly the case with 4.0.1. They are just covering their bases I think with that disclaimer.
|
after installing to my server 4.0.1 to my server I found some problems: I decided to install xcart to the root of the domain, so now I have all images, css and so on with path like that: /skin1/skin1_admin.css
how can I solve this problem? I need to install to the rood directory... There are one way - to edit all tpl's, but it's too much for me, or? |
Re: How unstable is 4.0.1?
Well, quite.
I'm looking to upgrade to Pro, but certainly won't until I'm sure I won't have to continually be upgrading it as it's not a terribly straightforward process. I guess they'll just have to wait for our money! Quote:
|
v4.0.2 is available as I type...
|
Where are you.... typing?
I don't see it in announcements or anywhere else. |
It's in the files section on the xcart site available for download.
|
Yep, there it is. Thanks.
|
Oh boy, another fun manual update so soon :>
|
my upgrade failed
i tried to upgrade to 4.02 but all the files failed, i'm not sure but i think my permissions are messed up because i never had that happen on such a wide scale upgrading before, considering i only have a few mods i'll just do a fresh install, theres a ton of patched files so it looks like they got alot covered, hopefully the cart runs a little faster :)
|
I got everything to work except the Quickbooks export patch...that one seems to be corrupt. Anyone care to post the corrected .tpl file?
|
4.0.2 is looking good, except when I try and use the Webmaster Mode, I get this error...
Code:
Line: 412 and the popup window with the list of templates does not appear. |
Oh yea, hadn't noticed that one. Webmaster mode opens for me with no errors, but the debug window does not open as PhilJ mentioned....
|
All times are GMT -8. The time now is 09:11 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.