phpBB-TweakS
 
Advanced Search
   
 
Home Downloads FAQ Register FAQ Memberlist Usergroups Ranks
 
 

Please help us to develop!

 
It appears you are using a browser that is not based on Internet Explorer, this means you are not viewing the web as good as you should be. Other browsers might try to immitate Internet Explorer, but none can parse the web as it should like Internet Explorer can. So view the web as it was meant to be with Avant Browser!
         

phpBB-TweakS Forum Index Index Support Users Viewing Mod
Display posts from previous:   
Half Thread Topic  Fully Thread Topic  Download Topic
      All times are GMT - 5 Hours  
Post new topic  Reply to topic

Tue May 03, 2005 12:30 am
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Users Viewing Mod Reply with quote

Hi Austin,

I installed your Mod showing the number of people viewing forums on the index at any given time. Seems that it works off and on, and I was wondering if there are any adjustments that can be made to keep a user's session open a little longer while they are browsing as it may bring traffic into the boards if they see many people viewing.

Thanks!
Post #1
      Back To Top  

Tue May 03, 2005 7:04 am
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: try this... Reply with quote

In the index.php edit

Code:

(time() - 180)


Its set for 3 minutes, just change it to the amount of seconds you want to back-track for.


Last edited by aUsTiN on Mon Jul 25, 2005 4:30 am; edited 1 time in total
Post #2
      Back To Top  

Tue May 03, 2005 9:32 am
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

aUsTiN wrote:
In the index.php edit

Code:

(time() - 180)


Its set for 3 minutes, just change it to the amount of seconds you want to back-track for.


Thanks!
Post #3
      Back To Top  

Tue May 03, 2005 4:49 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

np
Post #4
      Back To Top  

Tue May 03, 2005 8:57 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

Austin does this also flag guests or just Registered Users? If not, would it be possible to flag guests?
Post #5
      Back To Top  

Tue May 03, 2005 11:46 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

Just registered users for now.
Post #6
      Back To Top  

Tue May 10, 2005 3:28 pm
Author Message
Cool sippenhaft Cool
Site Supporter
Site Supporter


Joined: 13 Mar 2005
Posts: 210
Words Posted: 23,478
Average Post: 111.80

Location: nj

Post subject: Reply with quote

I am having the same problem, sometimes its there sometimes its not.
I changed the number above to 30 and to 300...do I want it lower or higher?

It doesnt appear to be "real-time". When the user enters a forum, shouldnt the active user appear? or do they need to be in the forum for so long before it appears.

EDIT answered my question...they need to be in a TOPIC in that CATAGORY for it to show...

Can it be changed so that it shows active user while they are in a CATAGORY looking at the threads in there???
Post #7
      Back To Top  

Tue May 10, 2005 4:30 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

Its based on how phpBB sends sessions. When they enter the posts or forums, it should set their session page to that forum id. The sessions tracking doesn't recognize categories.

And you want the number higher to last longer, lower to last less amount of time.
Post #8
      Back To Top  

Tue May 10, 2005 10:08 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

Yeah, I upped mine to match my User's Online which is based on 10 minutes, or 600 seconds. Seems to work better. If this could count for guests too, it would really boost the appearence for site activity.
Post #9
      Back To Top  

Thu May 12, 2005 3:29 pm
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

Yoeddy wrote:
Yeah, I upped mine to match my User's Online which is based on 10 minutes, or 600 seconds. Seems to work better. If this could count for guests too, it would really boost the appearence for site activity.


I agree, also showing guests would be very useful.
Post #10
      Back To Top  

Thu May 12, 2005 4:20 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

I'll have to use the sessions table for that, but it can be done yes.
Post #11
      Back To Top  

Thu May 12, 2005 5:34 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

aUsTiN wrote:
I'll have to use the sessions table for that, but it can be done yes.


*Rubbing hands together in anticipation* Very Happy
Post #12
      Back To Top  

Sat May 14, 2005 10:30 am
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

I'll get it done when i can....
Post #13
      Back To Top  

Sat May 14, 2005 6:28 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

If you redownload it, 1.1.0 has the guests totals added to it as well.
Post #14
      Back To Top  

Sun May 15, 2005 11:48 am
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

Looks good aUsTin, i'll remove 1.0.0 and install 1.1.0.
Post #15
      Back To Top  

Sun May 15, 2005 11:48 am
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

Hi Austin,

Thanks for the update, but unfortunately, it isn't working on my site. Crying or Very sad

I can't understand. First I just applied the upgrade to index.php. Nothing worked. I then removed all of the code from the 3 files, and reapplied the full install of 1.1.0. Still nothing. If I revert back to the 1.0.0 code it works just fine. Was there a SQL query or anything that needed to be applied? The code has been applied per your instruction and nothing happens.

Any help would be appreciated.

Jason
Post #16
      Back To Top  

Sun May 15, 2005 12:36 pm
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

I had a problem as well.

After using the upgrade text I went into a forum, then I opened my forum's index in a new window. However, it didn't display anything next to the forum I was in.
Post #17
      Back To Top  

Sun May 15, 2005 1:35 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

Yeah, that's exactly what I did as well hexcode. I tried logging in various windows with test accounts etc, and nothing would show up on the index.
Post #18
      Back To Top  

Sun May 15, 2005 1:50 pm
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

Were you logged into your forum when your did the testing? I was doing my testing as a guest (not logged in), nothing would show up though.
Post #19
      Back To Top  

Sun May 15, 2005 2:17 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

hexcode wrote:
Were you logged into your forum when your did the testing? I was doing my testing as a guest (not logged in), nothing would show up though.


I tried it logged in, as a guest, test accounts, you name it. I could not get anything to show up. I reverted back to version 1.0.0 for now. Not sure what is up.
Post #20
      Back To Top  

Mon May 16, 2005 6:49 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

You cant view your self. Sessions reset on your account every time you goto a different page.

I will have another look @ my files & the install & see if i missed something either way.
Post #21
      Back To Top  

Mon May 16, 2005 7:55 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

Thanks Austin Very Happy
Post #22
      Back To Top  

Mon May 16, 2005 11:56 pm
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

Yes, thanks AUsTin
Post #23
      Back To Top  

Thu May 19, 2005 6:33 am
Author Message
Cool sippenhaft Cool
Site Supporter
Site Supporter


Joined: 13 Mar 2005
Posts: 210
Words Posted: 23,478
Average Post: 111.80

Location: nj

Post subject: Reply with quote

Quote:
I will have another look @ my files & the install & see if i missed something either way.


Is everything OK?
I want to update but want to make sure all is good. Question
Post #24
      Back To Top  

Fri May 20, 2005 1:10 am
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

I would like to know as well so I can update too.
Post #25
      Back To Top  

Fri May 20, 2005 8:57 pm
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

Yoeddy, did you ever get the new version working?
Post #26
      Back To Top  

Fri May 20, 2005 9:18 pm
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

I did an upgrade @ phpbb-amod and it worked fine there as well
Post #27
      Back To Top  

Fri May 20, 2005 9:41 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

If nothing has changed...no, I could not get the new version to work. I'm still using the old version, and it works fine.
Post #28
      Back To Top  

Sat May 21, 2005 2:18 am
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

My forum isn't open yet, i'm still working on a skin and adding more mods. So I really don't have a lot of users to test the new version with. I'm still using the older version as well, and I see myself show up when viewing forms. However, I would like to have guests and members display so I will try upgrading again sometime soon.
Post #29
      Back To Top  

Sun May 22, 2005 10:22 pm
Author Message
Yoeddy
Moderate TweakeR
Moderate TweakeR


Joined: 12 Jan 2005
Posts: 51
Words Posted: 3,547
Average Post: 69.55


Post subject: Reply with quote

Is there anything left to update Austin? Or is the Mod going to be where it currently is at? Just can't understand why we are not getting it to work.
Post #30
      Back To Top  

Tue May 24, 2005 11:12 pm
Author Message
Cool hexcode Cool
300 Club
300 Club


Joined: 27 Feb 2005
Posts: 317
Words Posted: 38,916
Average Post: 122.76


Post subject: Reply with quote

Hi, do you plan on making any changes to the current version aUsTiN? A few of us would like to upgrade, but aren't sure if it is working right. If you could let us know it be great, as it a useful mod. Thanks
Post #31
      Back To Top  

Wed May 25, 2005 6:54 am
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

Just keep using the one that works. When i get time i will go over the one i have up for download & compare it to the one used here & at amod...
Post #32
      Back To Top  

Wed May 25, 2005 4:15 pm
<
Author