Welkom bij phpBB NL Ext Vertalingen - Klik om te registreren
De meeste categorieën zijn verborgen.
Maak een account aan voor volledige toegang tot het forum.

Enhanced WHOIS on Your Own Server

Kleine aanpassingen voor je phpBB forum & hulpmiddelen.
Plaats reactie
Gebruikersavatar
SpIdErPiGgY Offline
Beheerder
Beheerder
Local Chief
Local Chief
Berichten: 333
Geregistreerd sinds: 2 jaren 1 maand
Reactiescore: 10
2
Laatst actief: -
Locatie: Erpe-Mere, Aalst, BE
Contacteer:

Enhanced WHOIS on Your Own Server

Bericht door SpIdErPiGgY »

🔍 Enhanced WHOIS on Your Own Server

The default phpBB WHOIS feature only shows limited information.
With this script, you host the WHOIS on your own server and get much more detailed results! 🚀

📥 Download & Installation

Download the .tar file and upload the folder whois to the root of your forum.

format-tar
whois.tar
44.5 KiB - Nog niet gedownload

📌 Step 1: Open the following file:
/styles/prosilver/template/viewonline_body.html
(If you're not using prosilver, open the template file of your own style)

🔎 Find:

Code: Selecteer alles

<a href="{user_row.U_USER_IP}">{user_row.USER_IP}</a> » <a href="{user_row.U_WHOIS}" onclick="popup(this.href, 750, 500); return false;">{L_WHOIS}</a>
✅ Replace with:

Code: Selecteer alles

<a href="{{ user_row.U_USER_IP }}">{{ user_row.USER_IP }}</a> » <a href="./whois/index.php?query={{ user_row.USER_IP }}" onclick="popup(this.href, 900, 500); return false;">{{ lang('WHOIS') }}</a>
⚠️ Important:
After editing, clear your forum cache!

Then go to:
/viewonline.php
… and test the WHOIS function. 🧪

🌍 Example / Demo:
scripts/whois/index.php?query=94.23.188.219
.•:*¨¨*:• Gebruik je onze vertalingen? .•:*¨¨*:•.
Overweeg een vrijwillige donatie...
Facebook: https://www.facebook.com/groups/phpbbnlext
Plaats reactie
Nieuw
Bezoek onze phpBB downloadpagina – Volledige pakketten, taalbestanden & Geavanceerde updates
Download nu →

Aanmelden ~ Registreer



Admin panel Terms of Service Terms of Service Terms of Service phpBB NL Ext Vertalingen

~ Protected with 8G Firewall, Blackhole, plesk Firewall & ModSecurity ~