Search found 1 match
- Fri Mar 23, 2012 12:48 pm
- Forum: PHP
- Topic: Register and Login (Email Activation)
- Replies: 1
- Views: 496
Register and Login (Email Activation)
Problem: #1. Activation part doesn't seem to work correctly. After clickin activate account link all information disappears from database. #2. Register page gives "The username field cannot be empty.". Even if i type random username in that field... Some php and stuff: user.inc.php <?php /...