Hi,
I am currently working on the same kind of development(need to add a field in the create account page).
I have no problem with the database (customers table), the override template dir. (/includes/templates/my_template/templates/tpl_modules_create_account.php) and the override languages dir. (/includes/languages/my_template/english.php and as you maybe guessed ... french.php).
But like DustyShoes, I am less sure with the way to update the database :
I guessed i have to change the /includes/modules/create_account.php file and my questions are :
- Am i correct ?
- is there any other files I need to change ?
- is there a way to use the override system to deal with the file create_account.php ?
Thanks a lot for your help


(need to add a field in the create account page).

