+ Post New Thread
Page 2 of 45 FirstFirst 1 2 3 4 12 ... LastLast
Threads 21 to 40 of 887

Forum: FormMail Subscription Support

Our FormMail is free to use, but you must subscribe to obtain technical support from the authors. This forum is free to view, but you must subscribe to post.

  1. Question Sticky Thread Sticky: Windows Servers and PHP

    Hi, We've had more than one report of difficulties getting FormMail to work on Windows servers using IIS. The most recent report causes the following message in the browser: This was with IIS 5 and PHP 4.4.2. PHP was configured for the CGI/FastCGI API, which, experience has shown, is...

    Started by russellr‎, 22-May-2007 05:16 AM
    • Replies: 0
    • Views: 9,250
    22-May-2007, 05:16 AM Go to last post
  2. Talking Sticky Thread Sticky: Subscription Support Money Back Guarantee

    If you subscribe for support, we offer a conditional money back guarantee! Within your chosen subscription period, the guarantee we provide applies to your first support issue only. We guarantee to resolve your first support issue or we will refund your subscription cost, less any transaction...

    Started by russellr‎, 26-Feb-2007 08:29 PM
    • Replies: 0
    • Views: 17,439
    26-Feb-2007, 08:29 PM Go to last post
  3. Sticky Thread Sticky: Testing enctype and file uploads

    The attached script can be used to test your <FORM> tag's "enctype" processing and also to check whether file uploading works on your server. Instructions are found at the top of the script.

    Started by russellr‎, 01-Sep-2005 09:42 PM
    • Replies: 0
    • Views: 7,573
    01-Sep-2005, 09:42 PM Go to last post
  4. Question Sticky Thread Sticky: How To Pick a Good PHP Hosting Company

    There are many issues you need to consider when choosing a hosting company for your web sites. This little guide is designed to help you ask a hosting company the right questions if you want to use PHP on your web sites. Questions to ask a hosting company about PHP: Is PHP available and...

    Started by russellr‎, 09-Mar-2005 11:14 PM
    • Replies: 0
    • Views: 13,976
    09-Mar-2005, 11:14 PM Go to last post
  5. Sticky Thread Sticky: Spiders and "The form has an internal error"

    Once you've got your form and FormMail installed and running beautifully, you'll sometimes get an email message with this alert: The following error occurred in FormMail: no_recipients ********** Error=The form has an internal error - no actions or recipients were specified. This can be...

    Started by russellr‎, 13-May-2004 10:11 PM
    • Replies: 0
    • Views: 9,311
    13-May-2004, 10:11 PM Go to last post
  6. Exclamation Sticky Thread Sticky: Does your server accept PHP?

    The following script will tell you about your webserver and its PHP configuration. Just create a file called phpinfo.php in the main directory of your webserver with the following contents: <?php phpinfo(); ?> Phpinfo provides lots of information, including the version of PHP you are...

    Started by russellr‎, 17-Mar-2004 07:21 PM
    • Replies: 0
    • Views: 11,492
    17-Mar-2004, 07:21 PM Go to last post
  7. Exclamation Sticky Thread Sticky: Does your web server send mail?

    Some people have reported problems with sending mail from PHP. We now have a detailed document for solving email problems. This appears to be particularly prevalent on Windows servers but also on some Linux and other Unix servers. The attached scripts are small PHP programs you can...

    Started by russellr‎, 10-Feb-2004 09:19 AM
    • Replies: 0
    • Views: 31,350
    10-Feb-2004, 09:19 AM Go to last post
  1. reCaptcha verification failed (invalid-request-cookie)

    Im getting this error message and cant seem to find any solution to this, anybody have any ideas what im getting this error? $RECAPTCHA_PRIVATE_KEY = "6LfT4sESAAAAAPbXkfK2P0gf8OoBkZUlFD7ME73u"; <?php require_once('recaptchalib.php'); $publickey =...

    Started by trinsic‎, 06-May-2011 07:54 PM
    • Replies: 8
    • Views: 8,181
    06-May-2011, 10:37 PM Go to last post
  2. Confused between Sucess Redirect and goodtemplate

    Hi I setup a contact form from tectite using the form wizard and I got the form to test correctly, so now I want to setup a results form. After the user enters in his details I want to redirect a user to a page that displays the results of his form submission or fail using the fmbadhandler.php....

    Started by trinsic‎, 05-May-2011 11:51 PM
    • Replies: 2
    • Views: 2,186
    06-May-2011, 02:01 AM Go to last post
  3. fmbadhandler issue

    Hi Please could you help sort out my problem with setting up fmbadhandler. Here is the link of the first form that I want to fix - my website has forms on almost every page and I want them to work in the same way: http://www.recommendedfamilyholidays.co.uk/list-my-property.shtml I...

    Started by HolidayMum‎, 27-Apr-2011 09:40 AM
    • Replies: 2
    • Views: 2,305
    28-Apr-2011, 08:44 AM Go to last post
  4. Cannot get autoresponder to work

    I have just paid for support and sent you an email before I figured out how to get back into the online support. Basically, I have a website, and tectite formmail is set up and working very well. The user goes to one of four thankyou.html screens, or the oops.html when they have registered. I now...

    Started by azmogul2010‎, 22-Apr-2011 06:51 PM
    autoresponder
    • Replies: 3
    • Views: 3,272
    23-Apr-2011, 08:38 PM Go to last post
  5. Reverse Captcha Problem

    Hello, I am having problems with the Reverse Captcha. I am pretty sure i've set up everything correctly. I am getting an error even when I fill out the form normal. My hidden fields: <input class="specialfield" name"field23" type="text" value="777" /> <input class="specialfield"...

    Started by webdesigner23‎, 19-Apr-2011 05:22 PM
    • Replies: 6
    • Views: 2,978
    22-Apr-2011, 10:34 AM Go to last post
  6. FormMail won't work on Yahoo web host?

    I am having a great deal of difficulty getting a formMail script I made with the Configuration Wizard to work properly on my Yahoo hosted website. This is surprising and confusing to me because several weeks ago, I made a similar form with Tectite, to use on a different website, also hosted by...

    Started by psaviano‎, 21-Mar-2011 05:47 PM
    error messages, yahoo
    • Replies: 2
    • Views: 3,669
    22-Mar-2011, 12:11 AM Go to last post
  7. Advance template with other standard php

    Hi Russell Thought I would post my question here because it could be helpful to others who have swallowed up the real power of formmail. FM is an incredible script!! Here is the snippet from my page <?php if ($print != "d"): ?> <if !"$sFullWrapPrint"><tr> <td colspan="2"...

    Started by Elso‎, 12-Mar-2011 03:19 AM
    • Replies: 2
    • Views: 3,176
    13-Mar-2011, 11:48 PM Go to last post
  8. Validation

    I understand I can use the Formail validation and it will redirect me to a page with the errors and they have the option to return to the page and correct the errors. ... is there a way to validate the form via formail and if validation does not pass show the validation on the same page so they...

    Started by stehl‎, 03-Mar-2011 08:55 PM
    • Replies: 2
    • Views: 3,165
    04-Mar-2011, 12:06 AM Go to last post
  9. Unhappy An Error occured while processing the form

    I have a site published on two IIS servers 6.0 on a load balance configuration. I am hosting these two servers I installed the latest version of PHP 5.3.5 and the formmail.php 8.24. I did the configuration and I am having problem processing the forms I get the following "An error occurred while...

    Started by jose‎, 02-Feb-2011 04:43 PM
    • Replies: 5
    • Views: 3,427
    03-Feb-2011, 04:43 AM Go to last post
  10. fmbadhandler 404

    Hi, I am experiencing a problem, my forms have been working great but recently I decided to change the recipient address on one the forms, I forgot to add the new address into formail so it redirected to fmbadhadler but instead of getting my error page I ended up on my 404. The form is at...

    Started by richardvav‎, 06-Jan-2011 07:45 PM
    • Replies: 3
    • Views: 2,702
    06-Jan-2011, 10:01 PM Go to last post
  11. Converting text to encoded? html

    Hi Russell I have run into a situation that I need to find a means around. This situation is, let’s say a customer enters: This is Tony’s Mug….”Keep OUT!” The challenge here is the quotation marks. FM handles this all well and fine, But when this reaches the Add To Cart page, the text...

    Started by Elso‎, 30-Dec-2010 12:23 AM
    • Replies: 5
    • Views: 2,536
    30-Dec-2010, 12:41 PM Go to last post
  12. Captcha Creator: No Error Message When Incorrect Catcha Is Used

    I have two problems: one with Captcha Creator and another apparently with sessions (I'll ask about the sessions in a separate post). I'm using version 8.24. I have my form set up to use conditions. This works well with one exception: If an incorrect captcha is entered, fmbadhandler.php...

    Started by mccowan‎, 13-Dec-2010 07:07 PM
    • Replies: 8
    • Views: 3,366
    14-Dec-2010, 02:38 AM Go to last post
  13. Sessions and good_url

    Hi, I was getting the error message: "Image verification string missing. This is probably a fault on the server." I found on the forums that this could be a problem with sessions. I added a session name to formmail.php and fmbadhandler.php, which took care of the error. But I see on the...

    Started by mccowan‎, 13-Dec-2010 07:21 PM
    • Replies: 2
    • Views: 2,016
    14-Dec-2010, 01:26 AM Go to last post
  14. Authentication help

    I am using the fmbadhandler with authentication using CAS (phpCAS library) to authenticate through our LDAP. I have tried some of the suggestions offered on the tectite.com site (tried to name the session and pass on the information to the pages) but thus far, nothing has worked. This is the...

    Started by j_rob20‎, 23-Nov-2010 11:32 PM
    • Replies: 5
    • Views: 2,807
    24-Nov-2010, 01:19 AM Go to last post
  15. Fatal error: Call to undefined function isoldversion

    I just had to re-host a website where and my form has stopped working. I receive Fatal error: Call to undefined function isoldversion when I try to submit the form after entering the ReCaptcha response. I need help resolving this issue (I just did the PayPal paid support option) because I...

    Started by ChristiMc‎, 12-Nov-2010 03:43 AM
    • Replies: 1
    • Views: 2,368
    12-Nov-2010, 05:42 AM Go to last post
  16. Wordpress and good_template bad_template

    I have been trying for days to configure tectite in wordpress. I have a contact page, a good_template, a bad_tempate and am using fmbadhandler. I have the fmbadhandler working and calling the bad_template and displaying the results. For the life of me I cannot get the good_template to work. When...

    Started by azmogul2010‎, 24-Sep-2010 09:34 PM
    3 Pages
    1 2 3
    • Replies: 28
    • Views: 7,496
    01-Oct-2010, 12:26 AM Go to last post
  17. re-populating form fileds

    I am a newbee, so this may seem nieve. I am attempting to gather input on a form, process the form (with formmail) and if required fields are missing, redisplay the form with error reported and have the form re-populated the the user's initial input. my form has: <input type:"hidden"...

    Started by SpiralPath‎, 16-Sep-2010 02:40 AM
    error handling, re-populate form fields
    • Replies: 9
    • Views: 3,888
    17-Sep-2010, 11:01 AM Go to last post
  18. Autoresponder with reverse Captcha and multi page form

    Hi I have a form at www.unisonrugby.com which is a multipage form writing to a csv file and is all working except for the autoresponder. I need the submitter to receive a confirmation email as it's for a competition. At the moment I get No "email" field was found. Autorespond requires the...

    Started by shriek‎, 23-Aug-2010 05:00 AM
    • Replies: 6
    • Views: 2,622
    23-Aug-2010, 11:47 PM Go to last post
  19. 403 Error -- Help?

    Hey- I'm new to PHP and the forums, but everything I've read has been very helpful and I'm (slowly) getting a handle on things. Thanks for such a well-documented script. I am, however, having a pretty big problem. First things first, though. I'm using formmail version 2.09 and...

    Started by idniebeling‎, 01-Jul-2004 07:06 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 7,356
    20-Jul-2010, 06:46 PM Go to last post
  20. HTMLTemplate - please help!

    Hi, I've gotten the script running (on several different installations, I love it) but I've never been able to implement the HTMLTemplate piece. Here's what happens. If a template is not specified, the data comes through, but in an unformatted fashion. If the Template is specified (<input...

    Started by Carol‎, 30-Jun-2010 08:16 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,855
    01-Jul-2010, 09:00 PM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 4 users browsing this forum. (0 members & 4 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 3 replies or 10 views
Hot thread with unread posts
More than 3 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts