I am trying to install member approval (
http://svn.code.sf.net/p/xmb-forum/code/hacks/trunk/memberap...) for my forums, it's giving me instruction to change this line in member.php on
line 622
altMail($rawemail, '['.$rawbbname.'] '.$translate['textyourpw'], "{$translate['textyourpwis']} \n\n{$translate['textusername']}
$username\n{$translate['textpassword']} $password2\n\n$full_url", $headers);
} else {
I searched for it and the line does not exist in 1.9.11.15 at least - even altMail doesn't exist either
I have heard there is an updated version of the hack for later versions of XMB 1.9.11 which may or may not be obtainable since the original website it
was hosted on has been replaced with some blog or something (xmb hacks . co .uk is the site in question)
how do I install this mod?