If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: karlito
Forum Index » Profile for karlito » Messages posted by karlito
Author Message
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.

Thanks.
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.
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...
I have choosed the first choice and it's worked!
Thank you.
Carbonize wrote:Both the Ravenprom guestbook layout and my entire site were achieved using a simple snippet of PHP code. It is a function called include. First design a page placing the word guestbook where you want the guestbook to go. Remember that the guestbook is a pretty big item. Next you go through the HTML and everything from the start up until the word Guestbook you save into a file called header.php. You then take everything from the end of the word guestbook right up to the very end and save it to a file called footer.php. You now have two choices. The first is to overwrite the header.php and footer.php files that already exist in the guestbooks templates. Second is to place the newly made header and footer files in your webspace and place include ('header.php'); just after the initial <? in index.php of your guestbook then place include ('footer.php'); before the closing ?>.


I have choosed the second choise. But in browser comes :
Parse error: parse error, unexpected T_VARIABLE in z:\home\localhost\www\guestbook\index.php on line 8

Could you give a hint ?
Carbonize wrote:OK quick mod to have AG 2.3.1 log the IP rather than the hostname.

Open up add.class.php then find

replace that with

it's a bit of a hack fix but does the job (hopefully as I haven't tested it).


Is it possible to see both Ip and Hostname together?
 
Forum Index » Profile for karlito » Messages posted by karlito
Go to:   
Based on the open source JForum