The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Spiders Display on Forumhome and Who's Online for vb4 Details »» | |||||||||||||||||||||||||||||||||||
Spiders Display on Forumhome and Who's Online for vb4
Developer Last Online: Jun 2012
Spider Display for vB 4
Version 1.1.3 (By Boofo) What does this product do? This product will display the number of spiders on Forumhome and Who's Online. It will also add the count behind the spider name on Forumhome if there is more than one of a certain spider [ i.e. Google (3) ]. Credits: A big thank you goes out to Adrian for helping me come up with the fix for this for vB 4.1.2, and straightening me out on keys in an array. Also, thanks to Paul M and Mosh for the comma fix for 4.1.8. Another thanks goes out to Mosh for the image file as well as making the mod work with all versions of vB 4. And yet another thank you goes out to HMBeaty for helping me find the fix for vB 4.1.10 and testing it thoroughly. Version Information: Version 1.0.0 --Initial release for vB 4 Version 1.0.1 --The count variable was wrong for the spider plural convention. Thanks goes out to Mosh for catching it. Also, the spiders_vbulletin.xml file has been updated to a more recent version, and the link for it below has been changed to another site that is keeping it up to date better than the original spiders list. Version 1.0.2 --Fixed double comma issue with vB 4.0.5 in IE8. Version 1.0.3 --Fixed issue with spiders displaying in a vertical listing in some browsers. The phrase ",with 0 spiders" will no longer show when there are no spider names listed. Version 1.0.4 --Fixed to work with vB 4.1.2. Also, the "spiders_vbulletin.xml" file has been updated to the latest version as of February 15, 2011. => vBulletin 4.1.2 only Version 1.0.5 --Added a setting to change the color of the spider name in the listing. Added a setting for Allowed Usergroups who can view spiders in the listing. Added a "View Map" link that will show up behind the spider count (or guest count if no spiders are currently on the site) on both the Forumhome and Who's Online. This link will only be visible if you have the "Digital Point User Map" mod installed. The spiders_vbulletin.xml file has also been updated to the latest version as of February 25, 2011. => vBulletin 4.1.2 only Version 1.0.6 --Removed font color setting and added Style Variable setting for the Spider Display Font Color, so it can be set for each style separately. Set the dependency minversion to 4.1.2 in the xml file so there would be no improper version installs anymore. The spiders_vbulletin.xml file has also been updated to the latest version as of March 15, 2011. => vBulletin 4.1.2 only Version 1.0.7 --Now fully phrased, as requested. => vBulletin 4.1.2 only Version 1.0.8 --Should now work with all versions of vB 4, from 4.0.0 and up, including 4.1.8. Added a spider image to show before each spider, if the setting is enabled. It is off by default. The "spiders_vbulletin.xml" file has been updated to the latest version as of November 29, 2011. Version 1.0.9 --Added a white spider icon image to go with styles that are dark. A setting has been added to choose what color image (black or white) you want to display before each spider name in the listing. The "spiders_vbulletin.xml" file has been updated to the latest version as of January 1, 2012. Version 1.1.0 --Removed setting to choose the color of the spider icon and replaced it with a new style variable for the path to what spider image you wish to display for each style. Version 1.1.1 --Added a setting to set the vertical alignment of the Spider Image. Added some more spider images. Version 1.1.2 --Fixed to work on vB 4.1.10. version 1.1.3 --Fixed to work with DragonByte Tech InfoPanels version 2.04 and above only. NOTE: The word "Spider" or "Spiders" will no longer show up after each spider name listed in the activeusers listing on the Forumhome. Installation overview: ---------------------------- 1 Product XML (6 Plugins, 15 Phrases, 3 Settings, 2 Style Variables) 1 spiders_vbulletin.xml (located in the upload/includes/xml directory of this product ZIP file) 6 Spider Image files (located in the upload/images/misc directory of this product ZIP file) Installation Instructions: ---------------------------- 1. Upload the spider image files to the forums/images/misc directory on your site. 2. Upload spiders_vbulletin.xml to the forums/includes/xml directory on your site. NOTE: Go to the following link for spiders_vbulletin.xml updates: http://www.wolfshead-solutions.com/spiders-list 3. Go to 'Admin CP -> Settings -> Options -> Who's Online Options -> Enable Spider Display' and make sure it is set to 'Yes' 4. Go to your Admin CP Scroll down to 'Plugin System' Click 'Manage Products' Click 'Add/Import Product' Click the 'Browse' button, and locate the 'product-boofo_spiderdisplay.xml' file on your computer 5. Go to your Admin CP -> vBulletin Options -> 'Spiders Display on Forumhome and Who's Online' and set the following options: Spiders Display : Allowed Usergroups: These usergroups can view the Spiders Display on Forumhome. (Default is: '0' - All Usergroups) Spiders Display : Show Spider Icon: Show Spider Icon to the left of each spider? (Default is: '1' - Yes) Spiders Display : Spider Icon Vertical Position: Set the vertical-align property of the Spider Image. (Default is: 'bottom') 6. Style Variables: Go to your Admin CP -> Styles & Templates -> Style Manager -> Style Variable Editor -> Click Go Button -> Boofo -> boofo_spiders_color Enter the color code of the font color that you want the spiders to show up in. Go to your Admin CP -> Styles & Templates -> Style Manager -> Style Variable Editor -> Click Go Button -> Boofo -> boofo_spiders_icon_image This is your spiders display icon image. Set to the path of the spiders display icon image you want to use. NOTE: You will need to do this for all styles. ----------------------------------------------------- Done! Enjoy! Code:
if ($mark_as_installed != 'clicked') { $you_get = 'squat'; } else { $you_get = 'support'; } Download Now
Screenshots
Show Your Support
|
5 благодарности(ей) от: | ||
ascott, askeribilgi, elsa23, nacaruncr, TZ. |
Comments |
#2
|
|||
|
|||
Thanks matey
|
#3
|
||||
|
||||
Hey Bob,
Thanks for the hack, I will use this over the other one I was using One problem though, on the forumhome page when the number of spiders is greater than 1, it still displays "spider" rather than "spiders" (see attached screenshot). Oh, one other thing, you may want to use my new spider list service to grab your spiders, as my list has more spiders on it, and it is more current (link in my signature) Mosh. PS: I also added your hack as a recommended hack to display spiders in my spider list FAQ |
#4
|
||||
|
||||
Problem fixed and new version uploaded. Thanks, Mosh, for catching it.
|
#5
|
||||
|
||||
All working fine now, thanks for getting out an update so fast
|
#6
|
||||
|
||||
And, again, thank you for catching it, sir.
|
#7
|
|||
|
|||
ok, looks good, but it's counting all of my guests as spiders. I resolved their IP's and that's how I found out it was doing that.
|
#8
|
|||
|
|||
Quote:
im interested to see how many new spiders in wolfs list :> |
#9
|
||||
|
||||
harleyparts, I'm not sure what you mean. It works fine for me and the others who have tested it. Have you tried resolving the IP to see what the ident string is saying? If so, then please PM me and I will see what is happening in your situation.
|
#10
|
|||
|
|||
i just installed it and then i went to twitter and posted a bunch of links to my site i was flooded with spiders but all came up as guest 56 spiders 0
but i know they are spiders. had two guests on when i did it i will reinstall it heres what it says right now There are currently 36 users online. 1 members and 35 guests, with 0 spiders Most users ever online was 94, 05-22-2010 at 07:58 PM. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|