Dave Posted May 13, 2010 Posted May 13, 2010 Hello, When I was trying to edit one of the users on my game I noticed that the edit user form lacked some basics.. Like allowing you to edit anything about the user. This new mod allow's you to edit anything within the user table. This means if you need to edit something which is normally not within the Edit User page you can with this! Things to do: [expander] Ability to change user's stats. Ability to edit literally everything to do with a user's account. [/expander] Screenshots: [expander] [/expander] Currently the mod blocks the ability to edit and view users passwords, just for security reasons. You can save the php file as anything you wish. It supports any file name, then just link it in your smenu.php. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Jordan Palmer Posted May 14, 2010 Posted May 14, 2010 Same thing I've done really. Very nice work man! :) Quote
ddgamedesign Posted May 14, 2010 Posted May 14, 2010 This is outstanding work, BTW. The user editing module that SHOULD have been included with MCC to begin with. Quote
Analog Posted May 15, 2010 Posted May 15, 2010 Nice work!!! Might add a logging system to it, just in case it falls into the wrong hands... Quote
Dave Posted May 15, 2010 Author Posted May 15, 2010 Nice work!!! Might add a logging system to it, just in case it falls into the wrong hands... Could be a nice idea >_< I may improve this mod soon and add in stats and logging :) Quote
Nicholas Posted May 16, 2010 Posted May 16, 2010 its a nice mod man thanks! (not tried/used it yet) but... anyways... its not a very secure script... as any staff member could make themselves admin by just changing (user_level to 2) on that and click "edit user" it doesnt have anything like You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. or whatever... or am i missing something on the script? Quote
Dave Posted May 16, 2010 Author Posted May 16, 2010 its a nice mod man thanks! (not tried/used it yet) but... anyways... its not a very secure script... as any staff member could make themselves admin by just changing (user_level to 2) on that and click "edit user" it doesnt have anything like You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. or whatever... or am i missing something on the script? Been a while since I coded on the original Mccode script.. Mine secures itself by file name within sglobals... But I shall add this in :) Quote
Curt Posted May 16, 2010 Posted May 16, 2010 nice, already added this to my game :D no problems at all. Quote
Dave Posted May 16, 2010 Author Posted May 16, 2010 nice, already added this to my game :D no problems at all. Sign of a decent code ;) Quote
Dillion & Amanda 4 Lif Posted June 4, 2010 Posted June 4, 2010 Great! +10000000 no points lol but anyway.. as long as the people using it have a secure game. if they dont, its another story, but thats not your fault, its theirs, so great mod Quote
Zero-Affect Posted June 5, 2010 Posted June 5, 2010 Interesting method there Dave, was thinking of something like this (but a little different) for CG. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.