The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
guest viewing
Ok I just did a new hack where in the users profile they can put a link to their forum stats image, it will then post after their signature but one problem, I have it setup for guests to view signatures but they can't view field19 when its posted after the signature.
What do I need to do to make it so custom fields in postbit can be viewed by guests? Thanks Myth |
#2
|
|||
|
|||
Anyone at all?
|
#3
|
||||
|
||||
If conditional, perhaps?
|
#4
|
|||
|
|||
Yes exactly but I tried a few and none worked so I am hoping others will have suggestions.
|
#5
|
|||
|
|||
Anyone at all know.
|
#6
|
||||
|
||||
try the following conditional:
<if condition="$show['member']">YOUR CODE</if> That might do it but yet, it might not. |
#7
|
|||
|
|||
Nope didn't work, I think there needs to be an else, remember you can't have an if condition within an if condition as the code you helped me out with was not working properly, I had to change the code to make it work.
|
#8
|
|||
|
|||
Any other help?
|
#9
|
|||
|
|||
Please anyone.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|