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 
Daily Counter not resetting back to zero on new day  XML
Forum Index » Support Forum
Author Message
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Hi,

I tried searching but couldnt find any fix on this. The "Visitor Today" would not reset to 0 on new day. The total visit is OK.

Please advice how to fix it.

Thanks in advance.
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Can anyone help?

Please Please.

Thanks in advance
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

is it not reseting at all or just not at YOUR midnight ?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Not resetting at all, ...

Please advice. Thanks.
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Sorry, I really need a fix. Any solution for this.

Please advice and thanks in advance.
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Can anyone help with the "Today Visitor"? I waited until midnight and it reset back to 1, then I change my IP and visit the my site again and it jump to 12.

After several days or so, it goes up to 100+. The Total Visit is OK.

Please advice. Thanks.
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Still no one got a fix for this. PM ET but still no reply

Please advice. Thanks
chomicz
Newbie

Joined: 02/07/2005 07:07:22
Messages: 1
Offline

I've private messaged ET (person who has this solved) after reading this thread http://proxy2.de/forum/viewtopic.php?t=4273&highlight=daily+counter

I haven't heard from him. Apparently he's customized the code to alleviate the daily counter number reset issue.

I hope he/she is still lurking. There last post, I believe was in February of 2005. Anyone have any info on "ET"?

Thanks
[Email]
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Why no one help us?

Anyone here please? Thanks a million in advance.
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Because I've been busy working on Lazarus.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

no promises because I'm not going to install this file just to test a fix.

open counter.class.php and find

Replace that with

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Thanks, Will test it out.

Will inform whether this solve the issue or not.
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

open counter.class.php and find Code:
$first_row = chop(fgets($fp, 4096));


Replace that with Code:
$first_row = strtok(fgets($fp, 4096), "\n");

It doesn't work. Anyone can provide the code modified by ET? I think many members here should have a copy.

Thanks.
akira
Beginner

Joined: 04/06/2005 04:53:41
Messages: 28
Offline

Still no one would help. Pleaseee ..... If you have ET's fix, please share.

Thanks a million
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

I'll look into it. Sure you set the time zone offset correctly in the config file ?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum