Getting the # of latest threads AND posts since last visit to work in PMloggedin
I used to have it in the forumhome, but then it was able to be viewed by everybody registered and non-registered alike. I wanted it to only be viewable to registered users, so I slapped the code in my forumhome_pmloggedin and it stopped working. The code that calls the new threads and posts since the last visit are:
$getnewthread[threads]
and
$getnewpost[posts]
Can somebody help me get them to work in my forumhome_pmloggedin? I take it, it's probably some other commands instead of those ones, but I don't know what the commands should be to work. Please help.
|