Log in

View Full Version : New Posts/New Threads what code?


AzH
05-07-2008, 03:58 PM
I'm trying to add a little section to pull the number of new threads/posts to be displayed. I checked the welcomepanel hack as this is the only place I've seen it before and I came up with this:

New Posts: $bbuserinfo[newposts]<br />
New Threads: $bbuserinfo[newthreads]<br />

It doesn't work. Can anyone suggest the variables (?) that I should be using instead?

It's to go in my side column here: http://devioustyrant.com/

Thanks!