![]() |
You are welcome :)
|
Quote:
|
|
Quote:
|
One BIg thing I noticed is that, yes it hides the ip of all your posts But when you click on 'Who's on line' your (the Super Admin) ip is still shown, it's not hidden, maybe something you could try to change.
|
Quote:
Thank you for letting me know that it works with the 3x |
So do you think it could hide the ip on the 'who's on line' borbole?
That would make this a super super Mod if it could. |
Quote:
|
Thank you...
Used it on 3.8.5... |
You are welcome.
|
|
Great...............
|
Can I change the IP of other members??
Example, 3 Admins? I want to hide all their IP's. |
borbole, when you run the query, why not check if the user is the superadmin before running the query so it doesn't run every time?
|
Quote:
Quote:
|
is not working at all in my page
|
Still show IP at who is online :-s
|
Quote:
Quote:
|
Is there anyway we could edit the xml to change it to admins id not superadm?
|
Quote:
|
works on 4.0.5 installed and confirmed.
thanks mate. |
Maybe I missed it somewhere in this thread....but can ya add more then one IP to the list...
I.E..1,5,2444?? I know you mentioned only SuperAdmins...but I have 3 Supers listed in the config file. Also..I have this installed...works great...and instead of a fake IP..I used the words..."++++ Off"..lol |
Quote:
Quote:
|
is it posible to make this mod to working with 4 superadmins.
...i hope so that many forums have more than one superadmin... |
yes or not?!
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=250258 |
Great idea; however to me it seems worthless because you just have to go to "who's Online" to see the IP
or am I missing something here |
Quote:
Thank you ... :) Regards, Badger |
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 |
Quote:
|
Not works with vbulletin 4.1.3! :( is there any sollution.
OK, It's working. I have 3 admins in forum. I want to hide all 3 admins ip from moderators. Can I! please help. |
This mod and the 3.8 version both add one additional query for EVERY post you have on a page. So if you normally have 15 queries per thread view and your forum is set to show 30 posts per page then when you view a page you will see that 45 queries are ran each time!! One query per posts in-order to change the IP if it matches the IP set in the admin panel.
You can check and confirm this yourself by going into your config.php file and turning debug mode on and then viewing a thread. To fix this the query should ONLY be run after the superadmin writes a post and not for every single thread view. Is that possible? |
How can I change this to work with 2 super admins?
this will be great if it let you hide the userids you want to hide |
|
Just to let everybody including the author know, this addon is extremely bad to use due to how its coded. It executes 1 query per post shown on the showthread page and the query is the exact same query with not a single alteration. Which if you want to use the query method like you are it can be done using only one query if you use a different hook since, as using the query on showthread_start would still yield the same results but using 1 query for the whole page. This query also only touches the post table, when the IP also gets saved into the user table on login for use in the admincp/modcp. This addon as it stands could be improved significantly by just fixing the fact it uses 1 query per post shown if nothing else. I mean think about it if you show 50 posts per page that would mean that same query gets run 50 times for each thread loaded that has reached the posts per page limit. Also with the hooks thats currently used the same problem exists on private messages which don't even show IP's. Also this query also run's even when there isn't a single post from the user who's IP is being hid. Honestly if you are going to use the query method it would make the most sense to overload and save a bogus IP at post creation time. This would prevent the need to waste 1 query per thread view, decreasing the total queries ran overall to hide the IP's. I believe it should be possible to overload the IP and save the bogus one without even requiring a query if done at post save time. The only issue with this is it wouldn't effect posts made before the addon was installed.
Also so you know IP's are viewable from posts, visitor messages, blogs, whos online, group discussions, admincp user editor, and modcp user editor, as well as the Search IP Address's tool (located in the admincp/modcp, also there is no hook in this tool so the only way to hide IP's there is a file edit, or else running a query to clear out the IP in the user table). Which basically means this addon doesn't even hide every IP so anybody who really cares to get your IP can get it pretty easily if you have ever posted a visitor message or participated in a group discussion. If the user who's IP is being hidden isn't a staff member it is then also possible to get their IP from the Search IP Address's tool as well (vbulletin only stores IP's in the user table for non staff members). We have a private addon that hides IP's for selected users from every single page vBulletin has that can show an IP (besides the Search IP Address's tool as mentioned above), and it does this without using a single query, but leaves the IP's intact in the database in case you ever actually need them. So it is possible to accomplish hiding staff IP's without using a single query with almost no processing power being used. I would imagine that IP's are also visible from the CMS article entries, but we don't use the CMS on any of our company sites to check quickly to verify for a fact that they are shown there as well. - Brian |
Quote:
Thanks for your dramatic novel. This is in the free version which is not supported. The premium version does not add any queries at all in the showthread page and it hides the ip everywhere. |
It doesn't matter that this is a free version there is no excuse for running the exact same query for each post shown in the thread, so basically you stated you are intentionally leaving the code in an extremely bad state to try and force people to buy the pro version to get something that won't trash their server with an insane amount of queries.
Plus your pro version only mentions online list, posts and mod cp, meaning that it does not infact hide IP's everywhere, or else your post for the pro version is outdated. |
where is the xml file ? its show me no file uploaded .
|
i cant see any file uploaded,so how to install this mod?
|
where is the file oeo?
|
All times are GMT. The time now is 03:31 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:
|