Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
Guyzer




Joined: Oct 11, 2007
Posts: 9

PostPosted: Fri Oct 26, 2007 4:56 pm
Reply with quote

Hey guys.

Block is great just one thing. Today I had alot of members online & noticd that in the Online section it was showing 39 members & names which pushed the block down. I have been into the block & set how many members to show & still shows all of them, can you help?

Thanks
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Sat Oct 27, 2007 11:14 am
Reply with quote

I can only suggest that you make sure you have these 2 settings right

php:
 // maximum number of guests to display
$max_display_guests 5;
// maximum number of members to display
$max_display_members 10


and it should respect the number of members that it shows but the member count will still show the total number of members.
 
View user's profile Send private message Visit poster's website
Guyzer




Joined: Oct 11, 2007
Posts: 9

PostPosted: Thu Nov 01, 2007 10:41 am
Reply with quote

Hi have set my config to what was stated & still the same. I tried to post my code but got banned last time so dont want to do it agian.

If you let me know what u need to see I will post ASAP!

Thanks
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Thu Nov 01, 2007 10:55 am
Reply with quote

I really don't know what to do here, it shouldn't be showing more then the number you've set. However, you can keep the block from getting to big by doing something like this...

Find this
php:
 '. $m .'</strong><br>
  
'.$members.'<br>'; 


and change it to
php:
 '. $m .'</strong><br>
  <
div>'.$members.'</div><br>'; 


and find
php:
 '. $g .'</strong><br>
  
'.$guests.'<br>'; 


and change to
php:
 '. $g .'</strong><br>
  <
div>'.$guests.'</div><br>'; 


damn forums are stripping my code...
inside those <div> tags should be:
Code:
style="height: 100px; overflow:auto;"

adjust the height to suit your needs.
 
View user's profile Send private message Visit poster's website
Guyzer




Joined: Oct 11, 2007
Posts: 9

PostPosted: Thu Nov 01, 2007 11:20 am
Reply with quote

Hi set it to 100px there were 12 people online still showed 12, changed it to 10px still showed 12 so I went all the way down to 1px still 12, so im stumped Sad Such a shame just last night we had 35 people online & it pushes the block so far u know.
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Thu Nov 01, 2007 3:25 pm
Reply with quote

I can't really do anything else because I can't duplicate the problem so I can try to fix it and nobody else has reported having this problem.

Also, 7.9 is a pretty buggy and insecure version to use, which may(or may not) be part of the problem. The best version to run is 7.6 with patches and sentinel or just get raven nuke which already includes all of that and much more.
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©