Log in

View Full Version : Forum Stats in Footer


Indy16
07-31-2007, 08:38 AM
Hi,
Firstly I apologise if this has been answered before; I did search but all I found was an unsolved question from '06.

I have a sidebar that's in the footer template, which holds the forum statistics. But with the 3.6.8 (I think) upgrade, it's stopped displaying the data.

So now I just have:
Forum Members:
Total Threads:
Total Posts:


Any ideas how to fix this?

Thanks in advance.

Indy16
08-01-2007, 10:57 PM
Anybody? No?

Kirk Y
08-01-2007, 10:58 PM
What are the variables used next to those fields?

Indy16
08-02-2007, 10:28 AM
$numbermembers
$totalthreads
$totalposts

Thanks

vishal.garg
08-11-2007, 10:26 PM
somebody please reply to above query. i m also facing same problem.

Aceman
08-12-2007, 04:57 AM
I'm attempting to display the same information at the top of my site. I placed the code into the header template and none of the actual data shows.. just the phrases.. can anyone advise? Does this stop working because it's in the header template? I did a test and placed the code into the top of the ForumHome template just under $navbar and the information displays properly, but I still can't get it to display if it's in the header template.

Aceman

Actually I realized I didn't have to place this into the header. Rather I placed my information in the navbar template and the stats started showing up fine.

Aceman

VBUsers
08-16-2007, 02:25 AM
is there a product for this?

delive
08-16-2007, 04:41 PM
I'm having this problem as well. Is there some smaller code to generate those variables just like the online.php file does?