S
S
Sergey Sergeevich2016-04-17 19:32:32
PHP
Sergey Sergeevich, 2016-04-17 19:32:32

Bitrix feedback form message does not display?

Hello. Posted a feedback form. Everything seems to be working, but it's a problem. Click on the form, fill out everything, click on submit. The form collapses, in the browser the link looks like succes. And there is no message. What has been sent. Although it itself is in the code, as it were.
I click again on the feedback button, a window pops up and it says there, your message has been sent. How wrong a little.
Maybe someone will advise. How to do?
Visit the site rentazavr.rf in any real estate option. Submit a request button.
If anyone can take a look.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2016-04-17
@Logic87

Something is wrong.
Standard component call:

<?$APPLICATION->IncludeComponent(
  "bitrix:main.feedback",
  "",
  Array(
    "EMAIL_TO" => "[email protected]",
    "EVENT_MESSAGE_ID" => array(),
    "OK_TEXT" => "Спасибо, ваше сообщение принято.",
    "REQUIRED_FIELDS" => array(),
    "USE_CAPTCHA" => "Y",
"AJAX_MODE" => "Y",
  )
);?>

If it does not work for you on the Contacts page, place it on an empty page. Test it. If the blank page is ok, it means something is in conflict with Contacts.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question