|
|
Registered User Currently Offline
|
Posts: 13
Join Date: Mar 2008
|
|
Quote: Example: $moderators = array(1 => array(34 => 'Peter', 123 => 'John')); This will set users with IDs 34, 123 moderator rights on forum with ID 1.
Hristo,
I understand that the user 34 (Peter) and 123 (John) are moderating the forum 1.
There is no way that Peter and John are more moderators of a forum or any forum?
if possible could tell me how to do it?
thanks,
Jesser.
|