+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: How to modify the contact form?

  1. #11
    Senior Member
    Join Date
    Dec 2014
    Location
    Germany
    Posts
    199
    Hy Guys
    I found the error.

    Must do the changes in the contact.tpl

    Works now

  2. #12
    Senior Member
    Join Date
    Dec 2014
    Location
    Germany
    Posts
    199
    one more question :-)
    Works fine now. Just the mail sending to the admin, there is not sending a subject.

    Where is the code for the subcject? In the contact.inc?
    just that one?
    $mail_tpl['subject'] = str_replace('{name}', $your_name, '{firstname}', $your_firstname, '{phone}', $your_phone, '{age}', $your_age, $mail_tpl['subject']);

  3. #13
    Hello. Can you please tell me how to integrate a contact form with a drop-down list of topics?
    Thanks in advance.

+ Reply to Thread