Bubble #5
07-14-2006, 10:14 PM
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:
$vbphrase[views]: <strong>$post[views]</strong>
We have also tried to use:
$vbphrase[views]: <strong>$thread[views]</strong>
Why isn't either one of these working? Do we need to set something to global?
Would something like $forum[threadview] work? They seem to work in showthread but not forumhome :surprised:
$vbphrase[views]: <strong>$post[views]</strong>
We have also tried to use:
$vbphrase[views]: <strong>$thread[views]</strong>
Why isn't either one of these working? Do we need to set something to global?
Would something like $forum[threadview] work? They seem to work in showthread but not forumhome :surprised: