Steve123
01-11-2003, 12:45 AM
Hi,
I wish to add the member stats
Members: $numbermembers, Threads: $totalthreads, Posts: $totalposts<br> Welcome to our newest member, <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a>
To the header, but when i add this information to it for some reason it wont output the varibales... it only outputs..
Members:, Threads: , Posts:
Welcome to our newest member,
Is there anyway that you can make it so it will show this data on the header template?
Thanks
/Steve
I wish to add the member stats
Members: $numbermembers, Threads: $totalthreads, Posts: $totalposts<br> Welcome to our newest member, <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a>
To the header, but when i add this information to it for some reason it wont output the varibales... it only outputs..
Members:, Threads: , Posts:
Welcome to our newest member,
Is there anyway that you can make it so it will show this data on the header template?
Thanks
/Steve