paul41598
25 Aug 2006, 03:46
In my bitfield that I have for a usergroup permission setting I have the below:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
In a plugin I have, this is a part of the code Im using to check that usergroup permission. This seems to work fine
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now I'm trying to use a conditional based off the candeletewho_admired variable. However it doesnt work worth nothing!
Does this look right?
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I've even tried with no luck this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
In a plugin I have, this is a part of the code Im using to check that usergroup permission. This seems to work fine
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now I'm trying to use a conditional based off the candeletewho_admired variable. However it doesnt work worth nothing!
Does this look right?
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I've even tried with no luck this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------