![]() |
Howto track a special guest with spiderlist.xml?
Hi!
I have searched booth here and vbulletin.com about how to configure the spiderlist to identify a guest that a wanna be able to see on the WOL-page. I know the IP and tried the following <spider ident="Testing"> <name>Foobar</name> <addresses> <address type="single">111.222.111.222</address> </addresses> </spider> But it doesn't work. I want the WOL-page to identify the guest with the IP only and not the ident. Is that possible? Please help me. Thanks! /Fredrik |
Spiders are always defined by their 'ident'.
|
Okay...
But is it possible to modify the code so that WOL-page could identify guest only by IP? or Can I use the ident from a standard windows user together with the IP-range tags to identify a special guest? If so how can I get the ident from a user? edit: Never mind. I got it to work now! (using the right ident) Thanks! :) --------------- Added [DATE]1211287143[/DATE] at [TIME]1211287143[/TIME] --------------- But how will vb handle if I type "Mozilla" in the ident tag? Does it then compare the IP found in the XML-file or? --------------- Added [DATE]1211309944[/DATE] at [TIME]1211309944[/TIME] --------------- I will try to explain what I wanna do. First I add this into the spiders_vbulletin.xml Code:
<spider ident="foo"> if users host matches the address in the XML-file then print the name tag (as it works today) I have tried to edit online.php so that a search bot is not being trigged by the ident by replacing $users['useragent'] to $users['host'] on row 414 and edit some other lines also but no luck so far. Anyone here that wanna give me some help |
All times are GMT. The time now is 03:26 AM. |
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:
|