17th April 2012 – Version 3.1
- Problems with Usernames with spaces fixed, can now edit, delete and activate user, etc.
- Users are logged out after a period of inactivity unless they have ticked the ‘remember Me’ function.
- Option to change the user timeout and also guest timeout period has been added to the admin config page (options moved from constants file to database).
- Capatcha turned off after install (rather than turned on by default). Requested by a sightless person.
- Changes to admin_home.php and how it checks the update csv file – see here – http://www.angry-frog.com/forums/viewtopic.php?f=2&t=77
- Admin’s ability to change user’s password has been fixed.
- Some changes to installation and error messages to help user.
20th February 2012
Fixed problem where admin would change user password from admin panel and user wouldnt be able to log in (thanks to RMM on the message board for spotting that one).
13th February 2012
Amended script (admin/adminprocess.php & include/mailer.php) so that the user is e-mailed by admin when he or she is activated in the admin panel.
11th January 2012
New Automated MySQL Installation folder added to script.
Removed option to add question to registration form from admin panel (for now)
Changed admin page so it checks for updated versions of the script.
Fixed reset password problem for username under 4 characters.
Disabling of registration now works.
Updated instructions with automated installer.
Short tags removed and replaced with
3rd January 2012
Option to delete user added
Root site trailing slash added to .sql file
Undefined errors resolved in register.php and admin and paginate.php pages.

