[ic] (Customer record creation): There was an error adding you to the customer table

Josh Lavin josh at perusion.net
Tue Dec 6 22:10:28 UTC 2011


On 12/06/2011 03:26 PM, Nikola Lazic wrote:
> Using Interchange 5.4.0, when a user completes an order with a postal code
> with fewer than 4 characters the order will be created in the database, but
> the order file will not be created, the email will not be sent and the user
> will get this error message:
>
> (Customer record creation): There was an error adding you to the customer
> table
...

> The cause of the error is catalogs/store/etc/log_transaction because it uses
> the ZIP Code as the password and the default minimum length of the password
> is 4 characters.

Right, this was actually fixed in a later version of Interchange, to use 
the zip or a phone number, whichever is long enough. However, the file 
in question, etc/log_transaction, would have to be updated manually.

You may wish to refer to a recent version of the file as distributed 
with IC, and compare to your edition (of course some features may rely 
on a newer version of IC):

https://github.com/interchange/interchange/blob/master/dist/standard/etc/log_transaction

-- 
Josh Lavin
Perusion -- Expert Interchange Consulting    http://www.perusion.com/



More information about the interchange-users mailing list