![]() |
Looking for new code for IF command
Hi
I was using this code in vb4 Code:
<vb:if condition="($loggedin['usergroupid'] == 3 || $loggedin['usergroupid'] == 4 )" Regards |
Where were you using that code? Which template?
|
For this one : forumhome_loggedinuser
<vb:if condition="($loggedin['usergroupid'] == 3 || $loggedin['usergroupid'] == 4 || $loggedin['usergroupid'] == 28 || $loggedin['usergroupid'] == 64)"> I think this one is not working anymore : condition="($loggedin['usergroupid'] |
It looks like that template isn't used any more in the latest version. It was merged in to FORUMHOME as a <vb:each ...> loop. But if you find that loop in the FORUMHOME template, you should be able to put in something like <vb:if condition="$loggedin[usergroupid] == 3... etc.
|
Thanks
Problem fixed :) |
All times are GMT. The time now is 08:12 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:
|