The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
We're trying to add post views to forumhome but it's not picking up the correct number of views. This is the code that we're using:
Code:
$vbphrase[views]: <strong>$post[views]</strong> Code:
$vbphrase[views]: <strong>$thread[views]</strong> Would something like $forum[threadview] work? They seem to work in showthread but not forumhome :surprised: |
![]() |
|
|