The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Thanks for that, just tried it and something has gone a bit odd. Although I originally suggested a check box, I have since decided to use a Single-Selection Menu.
I have added the menu item with two options (Show, Hide), this displays correctly in Profile - Edit Options - Miscellaneous Options. It also seems be accepting saves etc etc. This was added as "field7". I have then added the following condition around the header logo table: <if condition="$userinfo[field7] != 'Hide'"> Header code </if> However this doesnt seem to work, I wasn't sure if using the single quotes around "Hide" was correct so I have also tried without them. Interestingly if I put the following into the template <a>X.$userinfo[field7]</a> it outputs "X." so it seems the field7 value is empty which is why the condition check doesn't work. If it helps at all, this is how the field is configured: Quote:
Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|