The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Check Guest IP In Who's Online
How this would work is that when a guest comes online their ip is checked against that database to see is that guest has been to the site before. it would show a little image by the ip address to show that aswell as when that image is click stats popup show info on it... like if that ip could be a users ip and so on... anyone what to try this?
|
#2
|
||||
|
||||
Nice idea.. Though I wouldnt suggest checking the db against IP, it wouldnt give a successful result (dynamic ips) and besides it would add an unnecassary SQL query load (not a very fast one either) to your MYSQL server.
On the other hand, vbulletin already tags your visitors (guest or members) if they can accept cookies and checking this cookie would give much successful results. It would be easier to code the hack too. Regards, Logician Ps. I dont volunteer for the hack though, just gave my 2 cents hehe |
#3
|
|||
|
|||
good idea!
I want this too |
#4
|
||||
|
||||
*bump* Yeah I mean I would like to know how keeps coming back to my site ( I have enemies that would like to steal all my ideas and they come to my site all the time so I would like to know thier IP )
|
#5
|
||||
|
||||
very nice idea , I'd like their IP too for the enemies that come to my site to steal ideas ***** BBBAAAAAAAAANNNNNNNEDDDD***
|
#6
|
||||
|
||||
I forgot about this... I might have to make it myself ><
|
#7
|
||||
|
||||
I love this idea!
|
#8
|
||||
|
||||
Wow, deja vu! I am always having problems with users coming to my site and trying to steal Neo's ideas, too. This would be a great hack to stop that.
Quote:
|
#9
|
||||
|
||||
Vincent]Couldn't you make a new table called guest and then add guestip or something and add something like this into functions:
PHP Code:
|
#10
|
||||
|
||||
LOL @ Boofo
And I believe guest ips are already logged I just need to find a way to track them ;\ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|