The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Add the following to the bottom of display_contenttype_threadview_footer:
Code:
{vb:set conversationCount, {vb:math ({vb:var postIndex} + ({vb:var pagingInfo.currentpage} - 1) * {vb:var pagingInfo.perpage}) + 0}}
<vb:if condition="$conversationCount % 15 == 0">
<div>YOUR CONTENT</div>
</vb:if>
This even works when using the AJAX pagination. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|