![]() |
Thank you. That works very well for posts.
How would you restrict a function on MEMBERINFO ? PHP Code:
|
You should not use in_array() for checking usergroups - it does not take into account secondary usergroups. Instead, use the is_member_of() function.
In posts: Code:
<if condition="is_member_of($post, 5, 6, 7)"> Code:
<if condition="is_member_of($prepared, 5, 6, 7)"> |
All times are GMT. The time now is 02:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|