I am trying to setup a tectite form, but i keep getting the same error:
-------
The following error occurred in FormMail :
no_recipients
**********
Error=The form has an internal error - no actions or recipients were specified.
I have filled in the recipients adress correctly
$TARGET_EMAIL = array("^myname\.@gmail\.com$");
-------
I have filled in the hidden field in the form myname@gmail.com.
Method = post
encoding = application/x-www-form-urlencoded
Are there settings needed on the webspace?
i am getting the the error via the def_alert mail so i presume the script is present and responding.
T.I.A.
-------
The following error occurred in FormMail :
no_recipients
**********
Error=The form has an internal error - no actions or recipients were specified.
I have filled in the recipients adress correctly
$TARGET_EMAIL = array("^myname\.@gmail\.com$");
-------
I have filled in the hidden field in the form myname@gmail.com.
Method = post
encoding = application/x-www-form-urlencoded
Are there settings needed on the webspace?
i am getting the the error via the def_alert mail so i presume the script is present and responding.
T.I.A.