+ Reply to Thread
Results 1 to 8 of 8

Thread: problems with HTML template

  1. #1
    Join Date
    Feb 2005
    Posts
    12

    Default problems with HTML template

    Hello,

    I've got the 7.05 version of formmail.php, I've got a HTML template and a working form. But I keep receiving the mail in text format, it shows all the HTML from the template, but it's just a mess of code. First I thought it might be my client (Outlook 2003) because of the text "
    (Your mail reader should not show this text. If it does you may need to upgrade to more modern software.)" but I've tried 2 more clients and they all show the same. Other HTML mails do show correct. Could this be an error in the script? Where do I need to look?

  2. #2
    Join Date
    Jul 2005
    Posts
    175

    Default Re: problems with HTML template

    no, it shouldn't be a script-error, because normally html mails work fine, too
    maybe you can post your current form or simply a link to it..

  3. #3
    Join Date
    Feb 2005
    Posts
    12

    Default Re: problems with HTML template


  4. #4
    Join Date
    Feb 2005
    Posts
    12

    Default Re: problems with HTML template

    nobody that can help me?

  5. #5
    Join Date
    Oct 2004
    Posts
    27

    Default Re: problems with HTML template

    Have you tried it without the external css reference, and inline styles instead (in the template)?

  6. #6
    Join Date
    Jul 2005
    Posts
    175

    Default Re: problems with HTML template

    Have you put in your form a mail_options hidden field? e.g.:
    Code:
    <input type="hidden" name="mail_options" value="HTMLTemplate=sample.html" />

  7. #7
    Join Date
    Dec 2006
    Posts
    2

    Default Re: problems with HTML template

    Quote Originally Posted by tvulucy
    Have you tried it without the external css reference, and inline styles instead (in the template)?
    I have got the same problem, and it seems that to include the css inline is the solution. I can't understand why though... why is it not possible to call external css files? My problem is, if I copy all the CSS out of my external files, I will have two sets of CSS to keep in sync. Great script Russell.

    Regards,

    /Brian

  8. #8
    Join Date
    Dec 2006
    Posts
    2

    Default Re: problems with HTML template

    Ignore my last post, I don't know exactly know what was wrong, however I do know that absolute references to the css files do work.

    /Brian

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Template problems
    By msoucy in forum FormMail Subscription Support
    Replies: 8
    Last Post: 03-Dec-2004, 05:31 AM
  2. Problem with HTML template
    By bmollon in forum FormMail Subscription Support
    Replies: 4
    Last Post: 25-Nov-2004, 11:46 PM
  3. csv file problems
    By Badnet in forum FormMail Subscription Support
    Replies: 2
    Last Post: 12-Nov-2004, 03:06 AM
  4. External CSS Formatting of HTML Email Template
    By sebestyen in forum FormMail Subscription Support
    Replies: 2
    Last Post: 14-Oct-2004, 10:30 PM
  5. Badhandler Problems
    By Jacob in forum FormMail Subscription Support
    Replies: 3
    Last Post: 17-Aug-2004, 09:11 PM

Bookmarks

Posting Permissions

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