Can anybody explain how to insert "Daily Counter 1.1" into the "phpbb"
forum.
I have found how it could be done with "Daily Counter 1.1"
using flat files, but with flat files it works not good. It doesn't
clear all the things in the text files daily.
There was a topic in this forum about that and one man made a script to make it work, but it was on 2003. So...
24/06/2005 15:00:28
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Contact ET as I believe he made a working flat file version of the daily counter.
Carbonize I am not the maker of the Advanced Guestbook
Yes in that post he said that he made the script. And at that topic I
asked him to send me that script. But nothing happened.
Would you say how I can I approach him?
-----------
May be you could say how insert to phpbb the counter with database.
Because I have installed it on the server with his own database and demo.php is working fine there. But I couldn't manage to insert it to the forum.
Everything I did. like I made it with flat file but it didn't work.
24/06/2005 16:22:28
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
Send him an email or a PM via this forum.
Carbonize I am not the maker of the Advanced Guestbook
I today installed silver counter on my site and connect to mysql
database. It's working when I put this string:
<?include("../counter.php");?>
into some test file.
So could you explain how to insert the counter into the phpbb forum.
Thank you in advance.
30/06/2005 10:33:01
Subject:
karlito
Beginner
Joined: 08/05/2005 10:56:08
Messages: 6
Offline
Sorry I was not logged on in above post.
I could install daily counter with database into the phpbb
forum. But I'm still trying to adjust it to what I want it's look like.
I think afterwards I can put all the steps here for others.
02/01/2007 02:56:15
Subject:
karlito
Beginner
Joined: 08/05/2005 10:56:08
Messages: 6
Offline
Hello Carbonize.
A few years has past...
Now I have installed again Silver counter. Could you say is it possible in "Silver counter" like in "Daily counter":
1) See IP addresses of visitors?
2) To make some adjustment somewhere that after some exact time visitor can be considered as a new person (in the same day)
Thank you in advance.
-----------
I found out the answer to the second question - it can be changed in
admin's place by changing "When to delete IPs:" quantity.
And I conclude if the ip's deleted then nothing to be seen any more.
So it's seems the first question also resolved.
I think the question and answer can be helpful for the beginners.