Hi,
For me is working only if the referral code is filled. If I leave it blank : "An error occurred while creating your account"
Thank you.
Prestashop 1.5: add custom field in Customer Registration
-
- Messaggi: 3
- Iscritto il: lunedì 14 luglio 2014, 2:15
-
- Messaggi: 3
- Iscritto il: lunedì 14 luglio 2014, 2:15
Re: Prestashop 1.5: add custom field in Customer Registratio
Hi,
I tried to remove 'validate' => 'isGenericName' but no results. Also tried to edit like this:
array('type' => self::TYPE_STRING, 'validate' => 'isGenericName', 'required' => false, 'size' => 64),
but no results.
Any ideas how to fix this? Thank you.
I tried to remove 'validate' => 'isGenericName' but no results. Also tried to edit like this:
array('type' => self::TYPE_STRING, 'validate' => 'isGenericName', 'required' => false, 'size' => 64),
but no results.
Any ideas how to fix this? Thank you.