Where do i paste this code?

Joel

Seasoned Veteran
Joined
Dec 27, 2009
Messages
3,043
Reaction score
0
FP$
14,417
So i want to see my forum's stats, so i found a site that does it. So i registered, and completed the steps needed, till the final step, which i was lost.



So where do i paste the code exactly? Where in my phpbb forum?
 
Should work in either Index, Overall_header or Overall_footer
 
Go to your overall_footer.html (styles\yourtemplate\template) and go down to the bottom and paste the code before </body>
 
Bejay said:
index.php, Right where it says.
index.php is a PHP file. It does not allow HTML unless it's coded to fit with PHP. Either way the code won't do anything inside index.php as it's not a style file.

David is correct. I'm not sure why I came up with the index... As it would only count views on the index. 😵
 
Back
Top Bottom