when i click on create account i get <?php echo $email ?> in my email field and when i erase it and put my email and password i get bombarded with php errors eg:
d variable: require_email_unique in C:\wamp\www\addressbook\register\user_add_save.php on line 33
Call Stack
Undefined variable: require_secure_password in C:\wamp\www\addressbook\register\user_add_save.php on line 44
Anonymous