![]() |
![]() |
|
||||||||
![]() |
![]() |
![]() |
![]() |
||||||
![]() |
![]() |
This section is focused on Invision Power Services products...
IPS, widely praised for the continuous efforts aimed to a stable, fast and efficient board system has brought to us Invision Power Board, but not only that..
Invision Power Gallery & Invision Community Blog allow the forum members :
![]() ![]() |
![]() |
![]()
Post
#1
|
|
![]() Administrator ![]() Group: Admin Posts: 118202 Joined: 3-June 05 From: Athens, Greece Member No.: 1 Zodiac Sign: ![]() Gender: ![]() ![]() |
If you like to get emails when a new member registers, then here is a handy little addon for you. It will add a line to your registration email telling you the member's host name. This would be the host name that you would get when running the IP address lookup tool built in to IPB.
This tutorial is designed for 2.0, but I could probably get 1.3 instructions for you if you really want them. Open lang/en/lang_email_content.php. Find: CODE <#MEMBER_NAME#> completed their registration on <#DATE#> Add below: CODE <#MEMBER_NAME#> is a member of the following ISP: <#HOST#> Open sources/register.php. Find (in two separate places): CODE 'MEMBER_NAME' => $member['name'], Add below (add below both instances): CODE 'HOST' => @gethostbyaddr($member['ip_address']), Save and upload both files. Can come in handy when certain banned members refuse to stay banned. QUOTE How to include the ip address used for registration in the registration email? Thanks in advance Open lang/en/lang_email_content.php. Find: CODE <#MEMBER_NAME#> completed their registration on <#DATE#> Add below: CODE <#MEMBER_NAME#> has the following IP address: <#IP_ADDY#> Open sources/register.php. Find (in two separate places): CODE 'MEMBER_NAME' => $member['name'], Add below (add below both instances): CODE 'IP_ADDY' => $member['ip_address'], [source]FuSoYa @ Invisionize[/source] -------------------- |
|
![]()
Post
#2
|
|
![]() Administrator ![]() Group: Admin Posts: 118202 Joined: 3-June 05 From: Athens, Greece Member No.: 1 Zodiac Sign: ![]() Gender: ![]() ![]() |
this also works for 2.1.x but i see problems since i upgraded InvisionGames to latest 2.1.7
-------------------- |
|
![]() ![]() |
![]() ![]() ![]() |
Lo-Fi Version | Time is now: 26th June 2025 - 03:46 PM |
Skin and Graphics by Dan Ellis and Anubis. Hosting by Forums & More © 2005-2011. |