Jump to content
MakeWebGames

Ban Users [Alternative]


jaymo

Recommended Posts

Description: The ability to ban users from their profile.

1. Create a file names 'banuser.php'

2. Insert into 'banuser.php'

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

3. Next open classes.php and find the last of the admin blocks. (Mine will look different to yours)

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

4. Underneath this replace EVERYTHING with this.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

5. stay in classes.php and insert.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

in the user class.

 

6. Create a new field in grpgusers called ban and set it as an interger.

 

7. Next and open profiles.php and find,

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

6. Underneath that closing curly brace insert the following.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

7. That should be all, if any problems let me know thanks. I'm not the best at PHP and this took me a while to figure out. Sorry if its a bit messy.

Edited by jaymo
added code tags
  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks 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...