Search:

Type: Posts; User: Jamesiv1

Page 1 of 5 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    16
    Views
    5,054

    Re: How To Allow Sneder to Print Results

    Good deal. Glad you're up and running.
  2. Replies
    16
    Views
    5,054

    Re: How To Allow Sneder to Print Results

    Hi Dotty,

    Search the forum for no suitable wrapper and you will see many posts. First read the ones from the "Formmail Subscription Support" forum. Those are the ones Russell has answered.
    ...
  3. Replies
    16
    Views
    5,054

    Re: How To Allow Sneder to Print Results

    You've got a URL in your TEMPLATEDIR setting.

    Change this:
    $TEMPLATEDIR = "http://cleangreenwa.com/template/";

    To this:
    $TEMPLATEDIR = "";

    And change this:
    $TEMPLATEURL = "";
  4. Replies
    16
    Views
    5,054

    Re: How To Allow Sneder to Print Results

    hmmm... interesting. If you want, zip up your php file, upload it to your server and post a link and I'll take a look at it. Its probably something simple.
  5. Replies
    16
    Views
    5,054

    Re: How To Allow Sender to Print Results

    Hi Dotty,

    This line:
    <input type="hidden" name="good_template" value="http://cleangreenwa.com/template/printtemplate.html" />

    Should have only the file name:
    <input type="hidden"...
  6. Unable to create check file "/fmc0d479.txt": failed to open stream: Permission denied

    I have 2 forms that have been working beautifully until last night. Now I get error messages that say:

    Unable to create check file "/fmc0d479.txt": failed to open stream: Permission denied
    ...
  7. Replies
    12
    Views
    2,381

    Re: email "from" field not working

    You're welcome. Sorry we couldn't work it out. I'm still scratching my head on it. I may be missing something.
  8. Replies
    12
    Views
    2,381

    Re: email "from" field not working

    yes.... I see what you mean.

    I don't think you can do what you want. If the email address is empty, then the FROM field is going to be that generic server name/email. I don't think there is any...
  9. Replies
    12
    Views
    2,381

    Re: email "from" field not working

    Submit the form here:

    http://www.iampeth.com/designquote_mine.shtml

    Is that what you're after?
  10. Replies
    12
    Views
    2,381

    Re: email "from" field not working

    Ok, I'm confused.

    Tell me what it is that you want it to do.
  11. Replies
    12
    Views
    2,381

    Re: email "from" field not working

    Give us a link to your form.
  12. Replies
    12
    Views
    2,381

    Re: email "from" field not working

    Winzip your php file, upload it to your server and post a link to the zip file.

    So we can test it.
  13. Replies
    14
    Views
    2,812

    Re: Peristent Error Message On Testing...

    Cuft,

    Take a look at this thread:
    http://www.tectite.com/vbforums/showthread.php?t=1590&highlight=SSL

    It may not have anything to do with your issue, but try uploading the attached file to...
  14. Replies
    14
    Views
    2,812

    Re: Peristent Error Message On Testing...

    Yes, I am using the same form.

    The fact that it works on my server, yet the same files do not work on your server still makes me think that it is a configuration issue on your server. But like I...
  15. Replies
    14
    Views
    2,812

    Re: Peristent Error Message On Testing...

    Well, I'm sorry I couldn't be more helpful. "Russell" refers to Russell Robinson, the author of FormMail. He does not offer free support for FormMail - you have to subscribe....
  16. Replies
    14
    Views
    2,812

    Re: Peristent Error Message On Testing...

    yeah... this is a puzzler. The testalert works, but the sampleform does not. The sampleform works fine on my server, but not on yours.

    If you don't mind, help me understand https a little; I...
  17. Replies
    14
    Views
    2,812

    Re: Peristent Error Message On Testing...

    Ok, I uploaded your php file to my server, and changed nothing, except the fact that mine is running on http and yours is running on https. And it worked, no problems.

    Can you set it up and try...
  18. Replies
    14
    Views
    2,812

    Re: Peristent Error Message On Testing...

    post a link to your form
    winzip your php file, upload the zip file to your server, and post a link to the zip file
  19. Replies
    6
    Views
    1,797

    Re: Trouble with formmail.php

    You're welcome. Glad its working.

    To redirect, see this doc:

    http://www.tectite.com/fmhowto/redir.php
  20. Replies
    6
    Views
    1,797

    Re: Trouble with formmail.php

    Well, your first problem is, like the error message says, you don't have any recipients defined.

    Did you start with the configuration wizard and get the sampleform working? I recommend you go...
  21. Replies
    6
    Views
    1,797

    Re: Trouble with formmail.php

    Post a link to your form
    winzip your php file and upload it to your server. Give us a link to itAre you receiving error message emails? What do they say?
  22. Replies
    4
    Views
    1,929

    Re: Custom Thank you page

    Good deal. Glad you got it working.
  23. Thread: CVS file

    by Jamesiv1
    Replies
    10
    Views
    2,787

    Re: CVS file

    Well, I'm baffled. Putting the name of your formmail php file in that test alert URL should result in a page that says "The email was successfully sent" and you get an email with some critical...
  24. Thread: CVS file

    by Jamesiv1
    Replies
    10
    Views
    2,787

    Re: CVS file

    The test alert has nothing to do with your csv file.

    Open a browser window
    in the address bar, type:
    http://www.yourdomain.com/formmail.php?testalert=1
    substitute "yourdomain" with your...
  25. Thread: x and y

    by Jamesiv1
    Replies
    3
    Views
    1,308

    Re: x and y

    Don't see anything wrong with your template, but I suggest you take that space out of the template directory name.

    Post a link to your form.
Results 1 to 25 of 118
Page 1 of 5 1 2 3 4