StatCounter User Forum  
StatCounter Free web tracker and counter

Go Back   StatCounter User Forum > StatCounter.com > Help

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 09-13-2004, 03:19 PM
mdbusa mdbusa is offline
Junior Member
 
Join Date: Sep 2004
Posts: 9
Default How to make this work in php?

Am not getting any stats. Where do I put the code--only body field i can find is in the css file. AMost other files are php or tpl how to do??
  #2  
Old 09-13-2004, 03:23 PM
webado's Avatar
webado webado is offline
Moderator
 
Join Date: Apr 2004
Location: Montreal, Quebec, Canada
Posts: 28,176
Default Re: How to make this work in php?

Quote:
Originally Posted by mdbusa
Am not getting any stats. Where do I put the code--only body field i can find is in the css file. AMost other files are php or tpl how to do??
I think your tpl files may have html in them.
__________________
Christina
>>Forum Moderator<<

Please do not PM me for support. The forum is here for that.
  #3  
Old 09-13-2004, 03:28 PM
mdbusa mdbusa is offline
Junior Member
 
Join Date: Sep 2004
Posts: 9
Default Re: How to make this work in php?

Quote:
Originally Posted by chrisooc
Quote:
Originally Posted by mdbusa
Am not getting any stats. Where do I put the code--only body field i can find is in the css file. AMost other files are php or tpl how to do??
I think your tpl files may have html in them.
yes they have html--so where do i put the code? anywhere?
  #4  
Old 09-13-2004, 03:49 PM
webado's Avatar
webado webado is offline
Moderator
 
Join Date: Apr 2004
Location: Montreal, Quebec, Canada
Posts: 28,176
Default Re: How to make this work in php?

Quote:
Originally Posted by mdbusa
Quote:
Originally Posted by chrisooc
Quote:
Originally Posted by mdbusa
Am not getting any stats. Where do I put the code--only body field i can find is in the css file. AMost other files are php or tpl how to do??
I think your tpl files may have html in them.
yes they have html--so where do i put the code? anywhere?
The should be one of them that contains the </body> closing tag. Put the code rigth there, just before </body>.

Or find the <body> opening tag and place it rigth after.

In all cases, you may want to center the code by enclosing it in a pair <center> ... </center> of tags.

For instance:
Code:
...
...
<center>

your statcounter code as copied from Install Code

</center>
</body>
__________________
Christina
>>Forum Moderator<<

Please do not PM me for support. The forum is here for that.
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:04 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.