The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
For some reason it's not working?
I'm working inside vbulletin's admin panel. Here's the actual code in the template.... <if ($vbulletin->userinfo['username']=='JohnDoe')> <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> </if> And here's what I get when I view the Source in a browser.... <if (Array['username']='JohnDoe')> <td class="vbmenu_control"><a href="memberlist.php">Members List</a></td> </if> But for some reason, it still shows the code no matter what. I'm baffled. If I comment out the code, it no longer shows (as expected). any ideas? Thanks |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|