The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
ipaddress logging modifications?
I am looking for a re-vamp of the ipaddress logging if possible.
since there are sites out there that crawl the entire internet and store all pages found I had an idea. I am hoping someone would write a hack that would make it so the ipaddresses for team members (admin, supermods and mods) IP addresses would be inserted as 127.0.0.1 but all other usergroups log as it is now in the database in the post table. or.... make it so the ipaddresses would compile and be viewble in members memberfile instead of the post table so IP logging can be turned off for the posts in other words.....have a drop-down in the memberfile for all of their ipaddresses so it would be viewable there instead of compiling them in the post table and allow logging to be turned off. I hope that made sense. can this be done? |
#2
|
||||
|
||||
hmm, i don't see the sense for it, crawlers can't get the ip out of the post table...
but at least the first thing to just store the ip for no staffs is easy: open newreply.php find: PHP Code:
PHP Code:
|
#3
|
||||
|
||||
does that mean it will not store the IPs for those usergroups but still store them for everyone else?
|
#4
|
||||
|
||||
I get this warning when viewing IP addresses after doing thaqt
Quote:
|
#5
|
||||
|
||||
I would also assume (uh-oh ) that something would need to be done to newthread.php as well as postings.php maybe.
automatically inserting 127.0.0.1 rather than not logging admin and mods IP's would avoid that error (once again...I think) |
#6
|
||||
|
||||
^^
|
#7
|
||||
|
||||
changes to newthread.php are identical...
so find this block in general: PHP Code:
PHP Code:
|
#8
|
|||
|
|||
can one of you great ingenious guys translate this to vb3 code?
i would be SOOOOOOOOOO happy if you could this is exactly what the doctor ordered but i need help i cant figure it out myself thanks guys |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|