[Bug Fix]CheckEmail Function for Recommend_Us Module
Date: Saturday, January 10 @ 14:45:16 CET
Topic: Bug Fixes


If you have a web server where you have catch-all emails setup, You may find this modification (bug fix) useful.

What this fix does: It adds a check email address function to the Recommend_Us module of your PhpNuke website.

Examples of the problems:

- User recommends your site using an invalid email address for the Your Friend part such as www.user@domain.com, user@www.domain.com
phpNuke will let the user know that his/her suggestion has been sent, but it actually hasn't. Meanwhile, your mail system to return an invalid email to your catch-all account.

Apply this fix and the user is returned a specific error message based on thier invalid formatted email address.





This article comes from NukeCops
http://www.nukecops.com

The URL for this story is:
http://www.nukecops.com/modules.php?name=News&file=article&sid=1361