XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: Member Approval Hack change
cville22903
New Poster
**




Posts: 1
Registered: 10-30-2012
Member Is Offline


[*] posted on 10-30-2012 at 08:47 PM
Member Approval Hack change


On the "Hack Page" there is a great member Approval Hack. But it uses U2U to notify the Super Administrator of a pending member.

Is there a hack to the hack so that the Super Admin will get notification by email instead?

I have a military site and it attracts mostly us grey haired vets. The board doesn't get used that much so I do not log onto that often. An email would be great.
View user's profile View All Posts By User
lottos
Administrator
********




Posts: 465
Registered: 6-3-2002
Member Is Offline

Mood: pass me a TimTam

[*] posted on 10-31-2012 at 12:09 PM


This has not been tested.
Make a backup copy of member.php then edit member.php and upload after changing youremail@yourdomain.com to your actual email address-

Find:

altMail($subs['email'], $lang['textsubsubject'].' '.$rawsubject, $username.' '.$lang['textsubbody']." \n".$threadurl, "From: $bbname <$adminemail>");


}
}



Insert after:

altMail('youremail@yourdomain.com', 'New member : ' $username .' '. $full_url, $headers);




View user's profile View All Posts By User

  Go To Top

Powered by XMB 1.9.12 (Debug Mode)
XMB Forum Software © 2001-2024 The XMB Group
[Queries: 16] [PHP: 32.6% - SQL: 67.4%]