Is There A Way, Where I Can Make It So Only Administrators Can Adjust The Markup For Other Users? Like...Where The User Can't Adjust It, But I Can Change It For Them?
Edit: I Found The Solution Already, simply add
Code:
<if condition="is_member_of($bbuserinfo, 6, 11, 5)">
To the beginning of :
op_user_html_options
(sub 6, 11, 5 for the usergroups you want to allow to edit their own markup)
add </if> to the end as well.
Now....New Problem.
I've Made A Hidden Profile Field That I Want To Function As Permission For Editing Your Own Markup.
I.E. I Want To Give
SOME Users The Ability To Edit Their Markup, But Not Others