Is there a way (detailed instructions please) to use the counter to show unique hits to Simple Machines Forum main page. I know how to make it work on a web page, just don't know how to integrate it properly into SMF
Thanks!
I would like to use this on Simple Machines Forum
-
- Posts: 7
- Joined: Sat Dec 03, 2011 4:47 am
Re: I would like to use this on Simple Machines Forum
You will need to ask at your forum system support on how to insert HTML in forum template.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 7
- Joined: Sat Dec 03, 2011 4:47 am
Re: I would like to use this on Simple Machines Forum
I finally got that working. Thank you. Just a quick question, your counter has no problem going over the 1 million mark, does it?
Re: I would like to use this on Simple Machines Forum
The number is not limited, but if you receive a lot of hits you should consider installing a MySQL-based counter instead as it's way more reliable and powerful than any counter with a text file database.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 7
- Joined: Sat Dec 03, 2011 4:47 am
Re: I would like to use this on Simple Machines Forum
Do you have such a counter or one to recommend?Klemen wrote:The number is not limited, but if you receive a lot of hits you should consider installing a MySQL-based counter instead as it's way more reliable and powerful than any counter with a text file database.
Thanks