Hy Guys
I found the error.
Must do the changes in the contact.tpl
Works now
Hy Guys
I found the error.
Must do the changes in the contact.tpl
Works now
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']);