The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
why not just put the ads in the description boxes of the forums?
|
Благодарность от: | ||
Forum-Germany |
#12
|
|||
|
|||
Maybe something like this, a plugin using hook forumbit_display:
PHP Code:
Code:
<vb:if condition="$show['forumbit_ad']">TEST</vb:if> |
Благодарность от: | ||
Forum-Germany |
#13
|
|||
|
|||
Thank you for F your efforts!
Unfortunately, it does not yet work properly. - Forum 1 -- Sub-Forums -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums -- Sub-Forums TEST - Forum 2 -- Sub-Forums -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums -- Sub-Forums TEST -- Sub-Forums TEST - Forum 3 -- Sub-Forums -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums TEST -- Sub-Forums -- Sub-Forums TEST |
#14
|
|||
|
|||
Oh right, I think it should have been:
PHP Code:
|
#15
|
|||
|
|||
It works. :up: But not in the first forum.
- Forum 1 -- Sub-Forums TEST -- Sub-Forums -- Sub-Forums -- Sub-Forums -- Sub-Forums TEST -- Sub-Forums - Forum 2 -- Sub-Forums -- Sub-Forums -- Sub-Forums -- Sub-Forums TEST :up: -- Sub-Forums -- Sub-Forums -- Sub-Forums -- Sub-Forums TEST :up: -- Sub-Forums -- Sub-Forums -- Sub-Forums - Forum 3 -- Sub-Forums -- Sub-Forums -- Sub-Forums -- Sub-Forums TEST :up: -- Sub-Forums -- Sub-Forums |
#16
|
|||
|
|||
Hmm...well, I guess I'm at the point where I'd have to try it myself. Maybe I'll get a chance tomorrow.
|
#17
|
|||
|
|||
I thank you from the heart! :up:
|
#18
|
|||
|
|||
OK, try this:
PHP Code:
|
#19
|
|||
|
|||
It works! You are the man!
Could you still extend the code on the last forum? So that's the last forum is detected? |
#20
|
|||
|
|||
The last child? Maybe something like this:
PHP Code:
Code:
<vb:if condition="$show['last_child_forum']">LAST</vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|