Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Xcart 3.4.4 relased

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #1  
Old 07-30-2003, 04:53 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default Xcart 3.4.4 relased

Gold and Pro versions of the 3.4.4 release are now showing in your file area.

Change log is:

Quote:
$Id: CHANGELOG-3.4.4,v 1.1.2.1 2003/07/29 12:03:52 svowl Exp $

----------------- X-CART v3.4.4 RELEASED

Fri Jul 25 14:14:53 MSD 2003 [+] - mclap - Automatic repair of the broken indexes in MySQL tables is added: now it's possible to run REPAIR sql command in case of error: "INVALID SQL: 1016 : Failed to open file: 'table_name.MYI'. (error: 145)". Error 145 = Table was marked as crashed and should be repaired.

Fri Jul 25 11:38:00 MSD 2003[*] - svowl - Product options exception format and example of usage is added to the product modify page (template skin1/modules/Product_Options/product_options.tpl).

Fri Jul 25 12:54:00 MSD 2003[*] - sdg - ECHOnline payment module is improved: now it supports DS (debit credit card) mode.

Fri Jul 25 10:36:00 MSD 2003 [!] - svowl - The bug regarding wrong order status in the e-mail notifications after status being changed is fixed.

Thu Jul 24 16:49:00 MSD 2003[*] - svowl - Small changes in the 'Product modify' section: if HTML-tags in the product description text are detected this text will be stored in the database as it is or as a plain text with all of the new line breaks replaced with
tags.

Thu Jul 24 14:25:14 MSD 2003[*] - mclap - Subscription to newsletter is changed: if unregistered user has already subscribed to the newsletters and he doesn't tick the checkbox "I agree to receive notification of any promotions and future plans!" during registration then subscription to newsletter with user's email will be closed.

Thu Jul 24 14:11:00 MSD 2003[*] - svowl - The possibility to change charsets for selected language is added to the 'Edit language' page.

Thu Jul 24 11:39:00 MSD 2003[*] - svowl - The checking on valid amount of Gift Certificate (GC) is removed when admin creates GC.

Wed Jul 23 16:29:00 MSD 2003[*] - svowl - Minor improvement in uploading CSV-file when importing products: file is temporary moved to the templates_c directory and deleted after import is completed.

Wed Jul 23 16:29:00 MSD 2003[*] - svowl - Requirements section in INSTALL file is updated: functions that should not be included in the disabled functions list in php.ini is added.

Wed Jul 23 14:46:00 MSD 2003 [!] - sdg - The bug in Protx payment module is fixed: products name can contain ":" now.

Mon Jul 21 18:20:00 MSD 2003 [!] - sdg - The bug regarding wrong status detection in GoChargeIt payment module is fixed. The logic bugs referring to incorrect transaction status detection during the return from payment process are fixed.

Mon Jul 21 17:00:00 MSD 2003[*] - sdg - PayByCheck payment module is modified for the new payment processing system used with 3.4.x X-Cart version.

Mon Jul 21 16:09:00 MSD 2003[*] - sdg - Improvement in VeriSign Link payment module: products' info is added to description.

Mon Jul 21 15:41:00 MSD 2003[*] - sdg - Improvement in LinkPoint payment module: secure host & port are configurable now.

Mon Jul 21 12:18:00 MSD 2003[*] - svowl - Improvement of the weight system for real-time shipping modules: now weight of products in the cart is calculated more precisely.

Mon Jul 21 11:52:00 MSD 2003 [!] - svowl - The bug regarding the profile of admin (or provider) creation is fixed: profile could not be created if the option 'Do not ask customers to enter CC information while registering' was unselected and option 'Enable Credit Card info validation' was selected in 'General settings/General options'.

Mon Jul 21 09:47:00 MSD 2003[*] - svowl - Minor changes in the template cc_2checkoutcom.tpl: 'Login' label is replaced with '2Checkout.com account number'.

Wed Jul 23 13:42:53 MSD 2003[*] - mclap - Generation of HTTP headers is improved: anti-cache block is added for using on each X-Cart page. Anti-cache block is placed to include/sessions.php script.

Thu Jul 17 17:20:42 MSD 2003[*] - mclap - Improvements of the upgrade procedure: the possibility to perform some actions before and after upgrading is added. The actions are performed by including files patch_pre.php and patch_post.php to the upgrade kit.

Thu Jul 17 15:29:25 MSD 2003[*] - mclap - Information about magic_quotes_gpc (one of the system requirements) is added to the "Summary" page.

Wed Jul 16 16:35:12 MSD 2003[*] - mclap - File sorting is added. From now on the file list is displayed as sorted out ("Administration/Edit templates", "Inventory/Choose file on server", etc)

Wed Jul 16 16:19:00 MSD 2003[*] - svowl - The function func_search_products is optimized for future customizations for the products are easily sorted out by different fields.

Wed Jul 16 14:30:00 MSD 2003 [!] - svowl - The bug regarding the lack of possibility to change images location if no images are posted is fixed.

Tue Jul 15 15:54:37 MSD 2003 [!] - mclap - Selection of pay dates in Subscription module is fixed: selection worked only in Internet Explorer. Now it works in Opera 7.1 and Mozilla 1.3.

Tue Jul 15 11:38:12 MSD 2003[*] - mclap - Product addition to the wishlist is improved: amount of product is accumulated.

Tue Jul 15 10:59:08 MSD 2003[*] - mclap - Rate calculation in FedEx shipping module is improved: support of weight conversion to lbs and calculation with fractional weight is added.

Thr Jul 17 14:33:00 MSD 2003 [+] - sdg - AccessPoint/Merchant Manager payment module is returned to X-Cart.

Tue Jul 15 10:53:00 MSD 2003 [!] - sdg -The bug regarding wrong charge total in ProcessUSA payment module is fixed.

Tue Jul 15 10:44:00 MSD 2003 [!] - svowl - The bug regarding creation of files in install.php is fixed.

Mon Jul 14 14:05:49 MSD 2003[*] - mclap - Anonymous checkout is improved: fields are not filled with default address/city/country/zipcode anymore.

Wed Jul 9 17:33:19 MSD 2003 [!] - mclap - The bug regarding PHP own sessions is fixed: function x_session_id usage with $use_sessions_type=1 or 2 resulted in session loss because session was not restored in such payment methods as PayPal.

Tue Jul 8 15:08:04 MSD 2003[*] - mclap - Requirements "register_globals=off" and "trans_sid" is removed from INSTALL.X-AFFILIATE and INSTALL.X-PRODCONF.

Tue Jul 08 11:23:00 MSD 2003[*] - sdg - X-Cart test payment module template is added.

Mon Jul 7 16:44:15 MSD 2003 [!] - mclap - The bug regarding subscription to newsletter is fixed: deletion of existing email is added. From now on subscriptions will work correctly in case of multiple users with the same email address.

Thu Jul 03 15:47:55 MSD 2003 [!] - mclap - Profile modification is modified: if shipping address fields contain only spaces they're treated as not empty, and address information is not copied from billing address.

Wed Jul 02 17:06:00 MSD 2003[*] - sdg - OrderID field is added to PasatInternet payment module.

Wed Jul 02 12:58:00 MSD 2003 [!] - sdg - The bug regarding the order status being reversed by PasatInternet payment module is fixed.

Tue Jul 01 17:59:00 MSD 2003 [!] - sdg - The bug regarding cart total order value delivered to PasatInternet payment module is fixed.

Tue Jul 01 17:53:00 MSD 2003 [!] - sdg - The bug regarding PasatInternet payment module (incorrect return process if order is declined - cart isn't cleared) is fixed.

Tue Jul 01 15:19:00 MSD 2003 [!] - sdg - SkipJack payment module template is modified. The bug regarding the wrong display of test/live mode switcher is fixed.

Some interesting fixes in there
__________________
ex x-cart guru
Reply With Quote
  #2  
Old 07-30-2003, 12:17 PM
 
chickenbak chickenbak is offline
 

Advanced Member
  
Join Date: Jul 2003
Location: Addison, TX
Posts: 57
 

Default

Great work guys!
Reply With Quote
  #3  
Old 07-30-2003, 03:21 PM
 
TerryJohn TerryJohn is offline
 

Newbie
  
Join Date: Jun 2003
Posts: 3
 

Default

can not find it in the file area.?

i got the last one with the upgrade but can seem to see this one.
Reply With Quote
  #4  
Old 07-30-2003, 05:50 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

I think I will be ready to upgrade at 4.4.6. Maybe 4.4.7.

Getting there it seems. Good work X-Cart!
Reply With Quote
  #5  
Old 07-31-2003, 12:03 PM
 
Parrot Parrot is offline
 

eXpert
  
Join Date: Sep 2002
Location: MD USA
Posts: 350
 

Default

ADPboss! Too funny!

I think I will hold off too!
I am sure there will be at least that many before it is considered stable.

I have worked with 3.4.3 and finding all sorts of problems with the pics. None of which have been addressed yet. Am I the only one with these problems?
__________________
Version: 4.4.2
Host: EWDhosting
Mods: BCSE
Reply With Quote
  #6  
Old 08-03-2003, 06:12 PM
  kangus's Avatar 
kangus kangus is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 160
 

Default Fullfilment staff: NOT in 3.4.3 or 3.4.4

In release 3.4.3:
Wed Jun 04 10:12:00 MSD 2003[*] - svowl - Admin and provider membership levels management is removed from 'Membership Levels' section in GOLD package.
-------------------------------------------------------

From http://forum.x-cart.com/viewtopic.php?t=4836&postdays=0&postorder=asc&star t=15

July 21st

Fullfilment staff:
Now I see that this feature is quite demanded. We still think that this feature does not "belong" to the Gold version. However, removing it from the "Gold" branch means denying the possibility to upgrade for many of our customers that use this feature. And it seems like there are a lot of customers using "Fullfilment staff" interface. Therefore, I officially confirm that this feature will be back in the next X-Cart major version. Thank you for your feedback.
_________________
Sincerely Yours,
Dmitry Verbichenko
Managing Director

---- Reading the change notice I didn't see where Fullfilment staff function was included....
What's up?
Reply With Quote
  #7  
Old 08-03-2003, 06:16 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

next X-Cart major version





It's not that easy!
Reply With Quote
  #8  
Old 08-03-2003, 07:57 PM
 
Parrot Parrot is offline
 

eXpert
  
Join Date: Sep 2002
Location: MD USA
Posts: 350
 

Default

I just downloaded 3.4.4 tonight. It seems to have the fullfillment option in memberships once again. I compared it to the 3.4.3 version which only has "all" for admin users.

So it seems that it is back. I haven't had time to look much further, but it sure looks like it was already added back.
__________________
Version: 4.4.2
Host: EWDhosting
Mods: BCSE
Reply With Quote
  #9  
Old 08-03-2003, 08:31 PM
 
snorocket snorocket is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 403
 

Default stable release

we'll upgrade on the next stable release, we've been using a serioiusly old version so we're anxious. the x-cart guys are doing an excellant job but our store has alot of inter-mixed applications and unbelievable beyond reality hacks that accumulated over the last 2 years, so we imagine it could take up to a month of re-doing everything we've done so far which is why we're holding off for the stable version, at least us web freaks have a litte job security, hehehehe
Reply With Quote
  #10  
Old 08-03-2003, 08:37 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

If X-Cart is planning on releasing a version 3.3.8, I think it may be a while before we see a 3.4.x stable release.

The bug lists are still substantial and serious with each new release of 3.4.x.

I also want to upgrade and have put off implementing a bunch of hacks, waiting for the current version to "firm" up.

The last thing I want to do is have to upgrade from 3.4.3 to 3.4.4 to 3.4.5 to 3.4.x before going live. I think it is best to mod a relatively bug free version and then launch when testing is ok. Having to upgrade while you are building totally sucks if you are a shop owner like me and not a professional developer. There is simply no time for that jazz.

Reply With Quote
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:58 AM.

   

 
X-Cart forums © 2001-2020