Jump to content
MakeWebGames

Recommended Posts

Posted

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]

80fdba843d674369a43a8fb.png

c2473334f349489bba6ac3f.png

[/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.

Posted
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 :)

Posted

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?

Posted
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 :)

  • 3 weeks later...
  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...