View Single Post
  #38  
Old 03-31-2015, 04:32 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: New release: X-Cart 4.6.4 Classic

Quote:
Originally Posted by cherie
Not sure if this is related to what you ran into, but I just noticed this problem with all upgraded stores.

All upgrades from pre-4.6.4 to 4.6.4+ change default address-related fields for Contact Us by removing "b_" from the front, so "b_address" becomes "address" for example. The upgrade patches files correctly but the database:xcart_config.Contact_Us.contact_us_fields does not get patched.

The only fix I've come up with so far is to use the following tool to copy the serialized blob from this database field, remove "b_" from all address fields, then paste the new serialized blob back into the database field:
http://pines.sourceforge.net/phpserialeditor.php


I have added this fix into the
4.6.0-4.7.1
4.6.1-4.7.1
4.6.2-4.7.1
4.6.3-4.7.1

upgrade packs.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote