![]() |
Quote:
|
So this works fine on 4.0.8 with CMS??
|
Just installed on 4.0.8 and it is perfect. Great mod...always wondered how many creepy critters were on my site. THANKS!
|
Works with 4.1.1 ♥
|
1 Attachment(s)
Thanks for this mod!
But, how can I remove the displaying of robots on the forumhome page? I dont want the users to see what type of spiders who are visiting. I DO want to display: "4 members and 10 guests, with 15 spiders" But I do NOT want to display "Facebook Spiders (11), Windows Live SOEE Spider, Pingdom.com Bot Spiders (3) " etc... Thanks Daniel |
error on 4.1.2 beta
Code:
Warning: trim() expects parameter 1 to be string, array given in [path]/forum.php(653) : eval()'d code on line 28 |
Quote:
|
As I do not have 4.1.2 beta installed, I can't test anything. Once 4.1.2 final gets released, I will look into it further. If trim is giving that error, I would venture to say that the vb team screwed something up again on the update. In the meantime, you could try replacing this:
Code:
$activeusers = trim($activeusers, ', '); with this: Code:
$activeusers = substr($activeusers, 2); to see if that fixes it for now. |
Quote:
see http://tracker.vbulletin.com/browse/VBIV-10457 |
installed 4.1.2. there is een prob...
You cant see the nicknames on the online list. when i turn off this script, user names appears again. |
All times are GMT. The time now is 11:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|