The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Try using $thread[forumid] instead of $foruminfo[forumid].
|
#22
|
|||
|
|||
didn't work either...
i tried $thread[forumid] and $thread['forumid'] |
#23
|
|||
|
|||
OK, try this: before the first line of your code (outside the 'if') put
Code:
Forum {vb:raw thread.forumid}<br /> and see if you can see that. |
#24
|
|||
|
|||
are you referring to the post bit legacy code or my conditional code?
|
#25
|
|||
|
|||
Quote:
I also could be wrong about what the probelm is, in which case you might see nothing. |
#26
|
|||
|
|||
I placed Forum {vb:raw thread.forumid}<br /> at the very top of my post bit legacy.. but i'm not seeing it in my page source
|
#27
|
|||
|
|||
I just noticed the link to your site in your sig, so I went there and I can see "Forum 31" before each post. http://www.hiphopstan.com/forum/mixt...ed-2012-a.html
(so I guess you can take it out now) |
#28
|
|||
|
|||
ok...
is there any solution to make the code work? I was searching page source for thread.forumid |
#29
|
|||
|
|||
Well if you start your code with:
Code:
<vb:if condition="in_array($thread[forumid], array(27, 31, 33)) AND $show[guest]"> then you should see your code (only for guests and only in those 3 forums). |
#30
|
|||
|
|||
Great!
I got it working and in position. You've been a BIG help. My last question... I would like guest and members to see this ad |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|