Contact

Contact plugin with CAPTCHA support, message recording and quick answer

Contact plugin is a simple yet powerful user feedback solution for a Cotonti-powered website.

#1. Contact Plugin Capabilities

  • native CAPTCHA support
  • E-mail validation
  • message quick answer
  • record messages and quick answers in the database
  • output new message notifications in PHP.out.notices
  • templated contact form and message management
  • English & Russian localization

#2. Contact Plugin Installation

  • unzip, upload and install
  • copy contact.tpl to ./skins/YOURSKIN/plugins/ and customize as needed

#3. Version History

  • 2.02 - minor CAPTCHA-related fixes
  • 2.01 - fixed minor problems relating to the correct validation and PHP.notices output, icons moved to a separate folder
  • 2.00 - first public release

#4. Links

Author page


1. MIHDev  22. November 2010, 00:07
This sounds great, gonna install tonight :)
2. Uch  16. Dezember 2010, 01:28
Для использования плагина CAPTCHA (SecurImage) нужно изменить строку 65 файла contact.php с
Try to change line 65 form file contact.php to use CAPTCHA (SecurImage) plugin with this Contact plugin.
$error_string .=  sed_captcha_validate($rverify) ? '' : $L['captcha_verification_failed'].'<br />';
на/to
$error_string .=  sed_captcha_validate($rverify);
3. Kort  16. Dezember 2010, 03:20
Uch: похоже у нас просто рассогласование в строке вывода сообщения об ошибке. В разных капчах error-строки разные. Спасибо за дельное замечание!
4. Uch  16. Dezember 2010, 18:05
Уэлком! Но с этим надо что то делать. Как говорил Ленин "Стандаг'тизация! И еще раз стандаг'тизация!"
5. Kort  16. Dezember 2010, 22:28
Вроде как разобрались. Обновился Contact до вер. 2.02, mCAPTCHA и QAPTCHA. SecurImage CAPTCHA осталась как есть. В результате Contact и, потенциально, другие плагины могут использовать CAPTCHA Manager и три упомянутых выше плагина капч.
6. jbra  28. August 2012, 16:28

Ok so where is the link for the page where people leave there contact info????

7. Trustmaster  6. September 2012, 20:16

plug.php?e=contact

8. Raylandar  8. April 2016, 13:36

Broken Link

9. Macik  10. September 2016, 22:26
Nur registrierte Benutzer können Kommentare schreiben