IP Abfrage
Verfasst: 28.12.2002 20:08
Hallo kann man die IP Abfrage irgendwie deaktivieren?Da es eh nicht funzt stört es mich nur!
Hat jemand eine Idee dazu?
Grüße hunny
Hat jemand eine Idee dazu?
Grüße hunny
#################################################
## Mod Title: Geektools IP Whois
## Mod Version: 1.0.0
## Author: roly
## Description: This fixes the IP whois in the admin panel,
## so it uses geektools IP whois instead of
## samspade IP whois which phpBB uses by default
##
## Installation Level: Easy
## Installation Time: 2 Minutes
## Files To Edit: 1
## Included Files: None
##
## Author Note:
## When clicking on the IP whois, you will be taken to an external
## website for the IP whois
##
#################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files
## Related To This MOD
#################################################
#
#-----[ OPEN admin/index.php ]------------------------------
#
#
#-----[ FIND ]-----------------------------------
#
"U_WHOIS_IP" => "http://www.samspade.org/t/ipwhois?a=$reg_ip",
#
#-----[ REPLACE WITH ]-------------------------------------------
#
"U_WHOIS_IP" => "http://www.geektools.com/cgi-bin/proxy. ... etnic=auto",
#
#-----[ SAVE/CLOSE ALL FILES ]-----------------------------------
#
There are two instances of that in that file, you need to replace both of them
Hallo,saerdnaer hat geschrieben:wie und wo wilst du die ip abfrage wegmachen?
ah
Code: Alles auswählen
{postrow.IP_IMG}
Super - das ist es genau was ich brauchte - Vielen Dank!Grüße HunnyAcid hat geschrieben:Wenn Du die IP-Anzeige meinst... viewtopic_body.tpl:
++FINDEN und LÖSCHEN++Code: Alles auswählen
{postrow.IP_IMG}
natürlich bei domains ist das ganz normal... das sind die daten die du bei der registrataion deiner domain angegeben hast. schließlich muss man ja wissen wem die entsprechenden domains gehören. bei ips wird nur angezeigt wem die ip gehört. und das ist meistens nur dein provider...Heiko hat geschrieben:also das waren mehrere Eingabeformulare nebeneinander für die Domaine, für die IP und noch ein paar Dinge. Da hab ich gleich mal meine Domaine überprüft, und siehe da, das ist ja wie ein offenes Buch (Hausanschrift und so weiter)