Hello guys.
I am trying to find the PHP code to update a specific user's permission. I've tried updating the table UserRole to the desired permission, but I think I need to do something more because the user's ability to post and edit threads on the forums doesn't really change after I've done this.
I know very little about POO but I suspect I need to use GetUser($ID) and something along the lines of "$this->User->Update->..."
Anyone could help me? Thanks!!
0 • •