2013-11-21, 11:43 PM
Does anyone know if there is a way to make it so only Administrators can post IMG's in the shoutbox? I don't really know,
MyShoutbox 1.7
|
2013-11-21, 11:43 PM
Does anyone know if there is a way to make it so only Administrators can post IMG's in the shoutbox? I don't really know,
2013-11-22, 06:07 AM
i don´t use chats on my site, but you cand add some kind of var on your code, inside img tags, well theres an option i think to use this MyCode, only add conditional
if($mybb->user['usergroup'] == 4){ can use this xD. } else{ can't use... } well you can see theres if exist a var to enable img code, the add this with an && and have to work. The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x |
« Next Oldest | Next Newest »
|