You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, we are unable to run a Prosody plugin as we are an Apache server.
Is there a way to SIMPLY set moderator / guest status? We are integrating to a custom software solution and have user roles already assigned. I can simply do:
<? echo $isModerator; ?>
Thanks
The text was updated successfully, but these errors were encountered:
Hi all, we are unable to run a Prosody plugin as we are an Apache server.
Is there a way to SIMPLY set moderator / guest status? We are integrating to a custom software solution and have user roles already assigned. I can simply do:
<? echo $isModerator; ?>
Thanks
The text was updated successfully, but these errors were encountered: