In previous bug fix where we fixed so no one can register as admin from register.php page in php login and user management system There another issue came up which was if a user already in system let’s see his email is [email protected] and username is ateeq if another user go to register.php and register itself with same email or username then system was saying this email and username already exist. But when a user login and try to edit his/her profile there they could change email and username and system was not checking if those email and usernames are already there. Same in admin and users section where admin edit user profile. Which means system could have duplicate username, and emails from edit_profile.php and manage_users.php by admin.
Now we have fixed that bug and system cannot have duplicate username or emails. So system is more secure and more reliable now 🙂 We are waiting for your feedback and suggestions on our PHP login and user management system with message center. Stay tuned many updates coming soon.