inherit
84453
0
Sept 17, 2006 11:31:06 GMT -8
tonynaz
23
July 2006
tonynaz
|
Post by tonynaz on Jul 29, 2006 13:19:07 GMT -8
Forum URL:
Problem: On each post someone makes there is their IP address next to the Back to Top link.
Is there an admin control or script that will hide the IP address from everyone, or just to guests?
Thanks.
|
|
inherit
27278
0
Aug 3, 2024 9:13:18 GMT -8
Josh
Apple iManiac / eBay Addict
12,347
July 2004
jwd41190
|
Post by Josh on Jul 29, 2006 13:27:33 GMT -8
Forum URL: Problem: On each post someone makes there is their IP address next to the Back to Top link. Is there an admin control or script that will hide the IP address from everyone, or just to guests? Thanks. Only the admin can see the ip address which would be you. Everyone else see the word logged instead. Ŧøkèñfřëåk
|
|
inherit
84453
0
Sept 17, 2006 11:31:06 GMT -8
tonynaz
23
July 2006
tonynaz
|
Post by tonynaz on Jul 29, 2006 13:49:03 GMT -8
Oops, didn't notice that difference. Must be spending too much time logged in
|
|
inherit
179665
0
Aug 7, 2012 18:46:57 GMT -8
Violin - Soul Power
Girls Protector
36
May 2012
soulpower
|
Post by Violin - Soul Power on Jul 16, 2012 5:55:15 GMT -8
hi , can i help you ? you think Remove Logged ? This code will remove the 'Logged' text and the globe icon that appear on the bottom right of each post. Global Footer. Cross Browser. <script type="text/javascript"> <!--
/*Remove Logged - Open Source*/ if(location.href.match(/action=(display|(user)?recent|calendarview|search2|pmview)/) || location.href.match(/index.cgi$/) && document.title.match(/Preview/) && document.postForm){ var iFont=document.getElementsByTagName('font'); for(i=0;i<iFont.length;i++){ if(iFont.item(i).size=="1" && iFont.item(i).firstChild && iFont.item(i).firstChild.nodeName.match(/img/i) && iFont.item(i).firstChild.alt && iFont.item(i).firstChild.alt.match(/IP/) && iFont.item(i).innerHTML.match(/Logged$/)){ iFont.item(i).style.display='none'; } } }
//--> </script>
be careful
|
|
inherit
202538
0
Dec 2, 2013 7:09:06 GMT -8
dinaafifi
1
November 2013
dinaafifi
|
Post by dinaafifi on Nov 28, 2013 4:17:43 GMT -8
i am using [ad link removed] it works the best for me and i managed to hide my IP address freely using my VPN account everywhere.
|
|