Jump to content

CF obbligatiro ps 1.4.1 ???


Recommended Posts

ho provato questa soluzione

classes/Customer.php
Trova:
protected    $fieldsRequired = array('lastname', 'passwd', 'firstname', 'email');
Sostituisci con:
protected    $fieldsRequired = array('lastname', 'passwd', 'firstname', 'email', 'dni');

Ma mi da errore quando verifica il cod fiscale....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...