The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Show Spiders Online on ForumHome Details »» | |||||||||||||||||||||||||
This one is a pretty easy hack to install. It shows any spiders that are indexing your site in the what's going on box on the forum home page. Please note. It will only show spiders as spiders and not as guests if it also shows them as spiders and not as guests on online.php.
This hack has been tested on 3.0.6 and 3.0.7. It's not hard to install, but it does have one drawback. If you have a portal page that shows online users, you will have to edit it yourself to incorporate the changes. Consider yourself warned. At this point, any problems reported are installation errors. If things don't work for you, make sure you have completed all the steps as written. As I have upgraded to 3.5, I am withdrawing support for this older version. All the bugs are gone and any issues are now installation errors. FAQ 1. I get this: [ARG:3 UNDEFINED] spiders on my portal page. As noted above, because of the large number of portals, you're on your own for integrating them into thie hack. 2. I get this: [ARG:3 UNDEFINED] spiders on other pages. 1. Make sure you have done all of the code changes correctly. 2. Make sure you have updated your style to use the modified templates. If not, that error will occor. German Translation provided by General. It can be found here: https://vborg.vbsupport.ru/showpost....&postcount=230 Here is the Advanced CMPS module that y'all have been clamoring for: https://vborg.vbsupport.ru/showthread.php?t=82339 Amy ------------- This hack will always be free, however your donations are kindly accepted and will help towards further development. If you donate, please leave me some info (either your forum site or username at vB.org) so that I can thank you. Show Your Support
|
Comments |
#122
|
||||
|
||||
Quote:
Amy |
#123
|
||||
|
||||
Installed and works well on my 3.0.6
Thanks for the great hack .. clicked install |
#124
|
||||
|
||||
Quote:
|
#125
|
||||
|
||||
What version of vb are you using and did you check online.php to confirm that spiders are actually on your board? There are plenty of times when spiders aren't around.
|
#126
|
|||
|
|||
This isn't a high priority fix, but how do you move the comma over one space to the left? It looks wierd when there is a space between user name's like it currently is.
If I weren't so PHP stupid I may be able to do it myself. Great hack btw. |
#127
|
||||
|
||||
Quote:
Update Spider Identification Strings & Spider Identification Description in your admincp .. you can always find an up to date list of both here |
#128
|
|||
|
|||
I installed the hack and when I view who is online I see this
Currently Active Users: 4 (1 members and 3 guests and [ARG:3 UNDEFINED] spiders) Why is it saying undefined spiders? Did I do something wrong? |
#129
|
||||
|
||||
i can't remember which it is but either it is you didn't do the template change or you didn't change the phrase
|
#130
|
|||
|
|||
Figured it out...Thanks for the response
|
#131
|
||||
|
||||
Quote:
|
#132
|
||||
|
||||
Correct .. amykhar .. no problems with the hack
|
#133
|
||||
|
||||
hmmm i am having a prob with this hack. Have done exactly as given in text file.
Right now am getting Currently Active Users: 7 (6 members, 1 guests and 0 spiders) (on the main forum page in the whats going on field at bottom) while if i click on who's online and see there, i see 6 members, 1 guests and 2 spiders where the 2 spiders are the google spiders. Hows that? And i am dead sure i have done file edits properly. (BTW i have removed the and in the phrase with comma,But that can hardly be the reason :P lol |
#134
|
||||
|
||||
Quote:
|
#135
|
||||
|
||||
Quote:
This fix requires undoing all changes you made in online.php and using the instructions in this file instead. Amy |
#136
|
||||
|
||||
The install appears not to have an adverse effect on any other part of my forum but I do have a minor problem and that is the last step regarding (vb 3.07):
In the template WHOSONLINE find: 2=?$numberguest? Add after: 3=?$numberspiders? Doesn?t exist in my WHOSONLINE Template and the closest things I can find is <strong><phrase 1="$numbervisible" 2="$numberguests">$vbphrase[x_members_and_y_guests]</phrase></strong><br /><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase> </div></td> Or this: <select name="who"> <option value="all" $whoselected[0]>$vbphrase[all]</option> <option value="members" $whoselected[1]>$vbphrase[members]</option> <option value="guests" $whoselected[2]>$vbphrase[guests]</option> <if condition="$vboptions['enablespiders']"> <option value="spiders" $whoselected[3]>$vbphrase[search_bots]</option> </if> </select> Assistance please? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|