Viewing: Nuke_pl_SMTP_hackV3
Nuke_pl_SMTP_hackV3
This is a down and dirty hack to patch the "your account" module mail function in php nuke platinum v 7.6.b4. only use this patch if your smtp mail is configured and WORKING in your forum admin section. this script is only ment to send registration emails if server cannot send mail as nobody. If all of your user reg and lost password requests are bouncing, this will patch it for now.
Please note THIS IS NOT AN OFFICIAL PATCH. Its a hack ment to correct an error IF IT IS REQUIRED.
This has been updated as of April 4, 2007
the following files have been edited:
└───Your_Account
├───public
│ deleteconfirm.php
│ mailpass.php
│ new_finish1.php
│ new_finish2.php
│ new_finish3.php
│
├───includes
│ functions.php
│
└───admin
activateuserconf.php
adduserconf.php
approveuserconf.php
deleteuserconf.php
denyuserconf.php
modifyuserconf.php
promoteuserconf.php
removeuserconf.php
resendmailconf.php
restoreuserconf.php
suspenduserconf.php
File Toolbox