PDA

View Full Version : Add counter to forum



guttormson
05-05-2005, 06:48 PM
I wish to add your counter to my forum so that every page view gets counted.

I was thinking a great place to add this code would be in the footer template.

Yet when I place the code in the template nothing happens (the counter does not display). I know my counter is working, why will it not display in the forum?

I use vBulletin.

Thanks in advance for your time.

guttormson
05-06-2005, 03:37 PM
Anyone?

Patrick
05-06-2005, 05:18 PM
Does anything display in the html of the page when you place it in the footer?

I am guessing that vBulletin filters such stuff. The probably have special tags for PHP content, you may want to check the documentation.