![]() |
Hello, I wanted this addon delete?.It is no work over AdminCP.How can I delete it manually?Please help me
|
Quote:
P.s. It was never meant to work on Acp but on posts only as described clearly at the very first post here btw. |
Unfortunatelly there is no real way of completely hiding the IP address by using Plug-Ins. But you can easily disable IP logging by editing a single file directly. This has the benefits of not only disabling logging for posts, but globally, even in error-, admin- and event-logs, as well as PMs and the currently online list.
Open file includes/class_core.php Line 2259 find Code:
return $_SERVER['REMOTE_ADDR']; Code:
global $vbulletin; Code:
$alt_ip = $_SERVER['REMOTE_ADDR']; Code:
global $vbulletin; |
Works good.
And if ya made sure to change your PWs regularly as well as adding a great file to your server called. (.htaccess)...where you can allow or deny all the IPs ya want form accessing the ACP, server, or where ever...even if your account got hacked...they can't use your acct. as their IP is not on the allow list. Anyways..I'm off topic. This mod works fine for what it is. There are plenty of settings to make sure no one sees any IPs anywhere. |
After a request from a customer of mine I expanded it to hide the ip of Super Admin at the online list as well. The expanded version can be found at my forum but it is paid:
http://www.forumservices.eu/showthre...he-online-list |
A good question is where does this hack NOT hide the IP if you buy the premium version ?
Can you find the IP anywhere if you buy this? Mick |
Good stuff!
Finally someone posts up something neat. |
Quote:
|
Quote:
|
Quote:
Isn't it about time to include that feature in the free version anyhow? |
All times are GMT. The time now is 02:15 PM. |
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:
|