Let me first say I LOVE your mod. It make's things a lot easier. Especially after making it html compatible.
In my newsletter I would like to have a side bar with some simple statistics. I've made the side bar but am having a hard time getting the
{TOTAL_USERS} and {NEWEST_USER} to work.
What file (and where) would i have to place $total_users = get_db_stat('usercount'); and $newest_userdata = get_db_stat('newestuser'); ?
Am I on the right track?
Thanks!
-Jake

