it seems ur using another script - not Tectite FormMail.
this forum is about that product, so u need to contact the authors of ur product instead
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
A potential client called me today and said that the reason he was calling was that he was getting error messages when he tried to use my FormMail form.
I immediately tested it and it worked fine.
He retested it and it failed again with the message below.
I even tried it on my phone and it worked fine there too.
Then I remembered he was on a Mac.
I thought, “Could he be on Safari and that’s the issue?”
I do have Safari so I tried it and sure enough, I got the error i'm pasting below!
No problem with IE or Firefox…just Safari.
I've got so many forms on FormMail now…need to make sure this works! Too many Safari users out there!
I'm also pasting the section of my FormMail that shows the @referrers...just to show that i DO my website there.
And if I didn't, it wouldn't have worked on IE and Firefox. The only thing I changed below was my email addresses, for privacy.
Thanks so much for your advice!
The form attempting to use this script resides athttp://improventures.com/contact/contact-forms/contact-coaching.html, which is not allowed to access this program.
If you are attempting to configure FormMail to run with this form, you need to add the following to @referers, explained in detail in the README file.
Add 'improventures.com' to your @referers array.
BEGIN
{
$DEBUGGING = 1;
$emulate_matts_code= 0;
$secure = 1;
$allow_empty_ref = 1;
$max_recipients = 5;
$encryptuser = '';
$encryptprog = '';
$mailprog = '/usr/sbin/sendmail -oi -t';
$postmaster = '';
@referers = qw(improventures.com, freshenyourphoto.com www.improventures.com);
@allow_mail_to = qw(myemail@mysite.com anotheremail@mysite.com athirdemail@mysite.com);
@recipients = ();
%recipient_alias = (1 => qw(myemail@mysite.com));
@valid_ENV = qw(REMOTE_HOST REMOTE_ADDR REMOTE_USER HTTP_USER_AGENT);
$locale = '';
$charset = 'iso-8859-1';
$date_fmt = '%A, %B %d, %Y at %H:%M:%S';
$style = '/css/nms.css';
$no_content = 0;
$double_spacing = 1;
$wrap_text = 0;
$wrap_style = 1;
$address_style = 0;
$send_confirmation_mail = 0;
$confirmation_text = <<'END_OF_CONFIRMATION';
it seems ur using another script - not Tectite FormMail.
this forum is about that product, so u need to contact the authors of ur product instead
I'm sorry about that. I thought all FormMail was the same. To me, this is just code that someone gave me...I don't know how to tell
whose forum I would post this one.
How could I tell? I see another forum called cPanel, but it looks a LOT like the tectite.com one so i dont want to post there and get the same answer.
What would tell me where I could ask my question?
download the formmail file, and open it in a text editor (e.g. Notepad)
have a look at the top - there's usually a copyright message or something that will tell u
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks