An idea for a simple hack to show the number of new threads / views / members index.php
Example, my index.php shows the forum stat info on the index page as:
Totals: x threads | x posts | x views
I'd like to be able to show how many are new to the user since their last visit, in brackets in place of
z such as:
Totals: x
(z) threads | x
(z) posts | x
(z) views
Does anyone have any pointers or thoughts?