Correct an incorrect Whois localization

Note: no support provided in this sub-forum
Forum rules
Note: no support provided in this sub-forum
Post Reply
User avatar
Stanton
Registered user
Switzerland
Posts: 2
Last visit: Sat Apr 19, 2025 7:34 am

Correct an incorrect Whois localization

Post by Stanton »

To correct an incorrect Whois localization for registered and invited users, please modify the prosilver style template file viewonline_body.html as follows

Find

Code: Select all

{user_row.U_WHOIS}
Replace by

Code: Select all

https://ipinfo.io/{user_row.USER_IP}
After modification clear cache.

Whois localization.png
Whois localization.png (109.09 KiB) Viewed 93 times
Post Reply