Tectite Forums  

Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.


Go Back   Tectite Forums > FormMail Support > FormMail Subscription Support

Reply
 
Thread Tools Display Modes
  #1  
Old 07-Sep-2005, 06:15 AM
flats99 flats99 is offline
Active Member
 
Join Date: Sep 2005
Posts: 10
flats99 is on a distinguished road
Question Formmail Error [M23]

I'm getting the following message when I try the test form:

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]

Your form submission was processed by (6.02), available from www.tectite.com. [M27]


I've made the following changes based on the installation instructions:

test-form.php:

<form method="post" action="http://www.pawzpettaxi.com/formmail.php" name="SampleForm">
<input type="hidden" name="env_report" value="REMOTE_HOST,REMOTE_ADDR,HTTP_USER_AGENT,AUTH_TYPE,REMOTE_USER">
<input type="hidden" name="recipients" value="info@tfgbrands.com" />

formmail.php:

$TARGET_EMAIL = array("^info@tfgbrands\.com$");
define("DEF_ALERT","info@tfgbrands.com");

Note: This is hosted with GoDaddy... on a Linux server supporting PHP

Thanks in advance for your assistance
Reply With Quote
  #2  
Old 07-Sep-2005, 08:02 AM
russellr's Avatar
russellr russellr is offline
Tectite and FormMail Author
 
Join Date: Dec 2003
Posts: 3,537
russellr is on a distinguished road
Default Re: Formmail Error [M23]

Hi,

Your server is preventing FormMail from sending mail.

Try this test: http://www.pawzpettaxi.com/formmail.php?testalert=1

When that's working you will either get a detailed error message (in an Alert email) or it will all start working.

Try the test mail scripts at the top of this forum to try to sort out the problem. You can use these simple scripts to communicate with GoDaddy support.
__________________
Russell Robinson (Author of Tectite FormMail and FormMailDecoder)
Root Software (http://www.tectite.com/)

Last edited by russellr; 07-Sep-2005 at 08:09 AM.
Reply With Quote
  #3  
Old 07-Sep-2005, 01:55 PM
flats99 flats99 is offline
Active Member
 
Join Date: Sep 2005
Posts: 10
flats99 is on a distinguished road
Default Re: Formmail Error [M23]

I got this:

FAILED to send alert message. Check your server error logs. [M85]

any thoughts?
Reply With Quote
  #4  
Old 07-Sep-2005, 03:49 PM
d4rkr3b3l d4rkr3b3l is offline
Active Member
 
Join Date: Sep 2005
Posts: 3
d4rkr3b3l is on a distinguished road
Default Re: Formmail Error [M23]

Ive been having the same problems. No formmail I try on the server seems to work. But I have it all set up correctly (or so i think) and i get the same error [m23]. im also using v.6.02.

Im trying this on a godaddy server too. linux server with php. I tried to get it to work for quite a while but i gave up... but now im trying again and still no luck
Reply With Quote
  #5  
Old 07-Sep-2005, 03:58 PM
d4rkr3b3l d4rkr3b3l is offline
Active Member
 
Join Date: Sep 2005
Posts: 3
d4rkr3b3l is on a distinguished road
Default Re: Formmail Error [M23]

it seems to be godaddy... similar to what happened here
http://www.tectite.com/vbforums/showthread.php?t=550

i hope its fixable
Reply With Quote
  #6  
Old 07-Sep-2005, 04:33 PM
flats99 flats99 is offline
Active Member
 
Join Date: Sep 2005
Posts: 10
flats99 is on a distinguished road
Default Re: Formmail Error [M23]

I saw that thread as well... I'm going to mess around with it today. I will post anything I find that's useful.
Reply With Quote
  #7  
Old 07-Sep-2005, 05:07 PM
flats99 flats99 is offline
Active Member
 
Join Date: Sep 2005
Posts: 10
flats99 is on a distinguished road
Default Re: Formmail Error [M23]

Quote:
Originally Posted by russellr
Hi,

Your server is preventing FormMail from sending mail.

Try this test: http://www.pawzpettaxi.com/formmail.php?testalert=1

When that's working you will either get a detailed error message (in an Alert email) or it will all start working.

Try the test mail scripts at the top of this forum to try to sort out the problem. You can use these simple scripts to communicate with GoDaddy support.
I tried the two test scripts and both failed. I'm going to speak with GoDaddy support this afternoon... hopefully I can get an answer.
Reply With Quote
  #8  
Old 07-Sep-2005, 08:41 PM
d4rkr3b3l d4rkr3b3l is offline
Active Member
 
Join Date: Sep 2005
Posts: 3
d4rkr3b3l is on a distinguished road
Angry Re: Formmail Error [M23]

Emailed to me from Godaddy support:


"Thank you for contacting customer support. We currently have the PHP Mail command disabled. You will need to use ASP CDONT for sending mail. We apologize for any inconvenience this may cause."

i hope they re-enable it soon. till then guess i got to brush up on my asp
Reply With Quote
  #9  
Old 07-Sep-2005, 08:56 PM
russellr's Avatar
russellr russellr is offline
Tectite and FormMail Author
 
Join Date: Dec 2003
Posts: 3,537
russellr is on a distinguished road
Default Re: Formmail Error [M23]

Hi,

Quote:
Originally Posted by Godaddy
We currently have the PHP Mail command disabled.
I wonder why they didn't add: "And we're going to refund 50% of your hosting fee for providing a partially disabled server".
I'm sorry to hear about your experience with yet-another-bad-hosting-company.
__________________
Russell Robinson (Author of Tectite FormMail and FormMailDecoder)
Root Software (http://www.tectite.com/)
Reply With Quote
  #10  
Old 07-Sep-2005, 11:05 PM
flats99 flats99 is offline
Active Member
 
Join Date: Sep 2005
Posts: 10
flats99 is on a distinguished road
Default Re: Formmail Error [M23]

Quote:
Originally Posted by d4rkr3b3l
Emailed to me from Godaddy support:


"Thank you for contacting customer support. We currently have the PHP Mail command disabled. You will need to use ASP CDONT for sending mail. We apologize for any inconvenience this may cause."

i hope they re-enable it soon. till then guess i got to brush up on my asp
I followed up with this and got a differnt story. They disable about 90% of PHP commands when your account in on a windows server. However, if you're on a linux server the php mail command should work. For some reason, my account was setup on a windows server... when I thought it was linux. They've made the swich, but it will be a couple days before I know if it works...
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending form results in an HTML email russellr HOWTO Guides and Tips 26 12-Jan-2006 09:31 PM
New to FormMail...errors to resolve rmorgan FormMail Subscription Support 7 04-Jul-2005 09:22 PM
German (Deutsch) FormMail (Updated 11-Feb-07) russellr FormMail Language Packs 0 15-Feb-2005 04:04 AM
Creating CSV files (databases) russellr HOWTO Guides and Tips 0 13-Aug-2004 11:45 PM


All times are GMT. The time now is 02:21 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2004-present Open Concepts (Vic) Pty Ltd.