Hi,
Try these instead:
PHP Code:$TARGET_EMAIL = array("^mailto@anisky3d\.com$");
define("DEF_ALERT","mailto@anisky3d.com");
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
When i try to use the testlink i get this error:
"FAILED to send alert message. Check your server error logs. [M85]"
When i try to use the form i get this error:
"An error occurred while processing the form ([M23]).
Please contact us directly since this form is not working ([M25]).
We apologize for any inconvenience this error may have caused. [M26]"
Therefore i contact you as im told :-)
I have only changed these two lines in the PHP-script:
$TARGET_EMAIL = array(EMAIL_NAME."^mailto@anisky3d\.com$");
define("DEF_ALERT","^mailto@anisky3d\.com$");
What am i doing wrong?
Hi,
Try these instead:
PHP Code:$TARGET_EMAIL = array("^mailto@anisky3d\.com$");
define("DEF_ALERT","mailto@anisky3d.com");
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
Thank you so much! It works without a problem now thx :-)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks