Alright, I know the last post has been a while. But I really liked this system, and I saw the Edit User page wasn't finished yet. So I made one. Just edit the file in admin/editusers with the following code:You must be registered for see links
I translated it for myself to Dutch, I translated it back to English to release it here. All credits go to Ryan for making this awesome system.
It looks exactly like the Add Users page, the only thing thats diffrent is the buttons on the bottom. Instead of that 2 buttons, there only is a "Update" button.
Hahah, wow thanks man, you have helped me heaps (Y)
Nice, what would that be for? Would you like to work with me on this, I could do with another hand actually , credits to you will be included for bits and piecesNo problem, I'm glad you like it.
EDIT: I think I'm gonna try to add a catagory system.
The whole system is still based on MySQL, if he can't fix this he can't probably convert the whole thing to MySQLi or PDO.Don't use mysql_*, use MySQLi or PDO.
Also, have you given your database user permissions to perform actions on the database?