PDA

View Full Version : adding posts view


Bubble #5
14 Jul 2006, 23:14
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


We have also tried to use:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



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: