VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Thomas Kuschel on March 22, 2012, 11:36:51 AM

Title: install_required_data.sql is corrupt, virtuemart_states w/o Umlauts/special char
Post by: Thomas Kuschel on March 22, 2012, 11:36:51 AM
VM2.0.2, VM2.0.3B, and VM2.0.3E packages:

Inside the installation file "install_required_data.sql" the special characters are gone;
e.g. line 589 (134, 1, 30, 0, 'S', 'SAP', 'SP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
should be: line 589 (134, 1, 30, 0, 'São Paulo', 'SAP', 'SP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),

Does anybody have a corrected "install_required_data.sql"
I need this ASAP.

Regards Thomas Kuschel
Title: Re: install_required_data.sql is corrupt, virtuemart_states w/o Umlauts/special char
Post by: Fernando Soares on April 06, 2012, 08:30:11 AM
Hi,

See here the corrections: http://forum.virtuemart.net/index.php?topic=98903.msg333617#msg333617

Thanks