Answer the question
In order to leave comments, you need to log in
Why doesn't &emailTpl work on AjaxForm?
Form code:
<div class="popup-overlay">
<div class="popup">
<div id="question-form">
<div class="AJAX-form">
<div class="close-form-ajax-question-form">
<i class="sprite sprite-close"></i>
</div>
<div class="thanks">
<div class="content">
Ваше сообщение отправлено
</div>
</div>
</div>
</div>
</div>
</div>
nospam:blank:
email: [email protected]
tel: 33333333333333
comments: reeeeee
pageId: 1
<p>E-mail: </p>
<p>Телефон: </p>
<p>Страница вопроса: </p>
<form action="" method="post" class="form ajax_form_section_callback">
<div class="content-form">
<h2>Заявка на комплект</h2>
<input type="hidden" name="nospam:blank" value="" />
<span class="error"></span>
<input type="text" name="email" id="email" value="" placeholder="E-mail" />
<span class="error"></span>
<input type="tel" placeholder="Телефон (не обязательно)" name="tel" id="tel" value="" />
<input type="submit" class="btn submit_button block-bg-color-impotent" value="Отправить" >
<a href="/privacy-policy">Ваши данные не будут переданы третьим лицам</a>
</div>
</form>
[2015-12-07 10:22:55] (ERROR @ /assets/components/ajaxform/action.php) [FormIt] Произошла ошибка при попытке
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question