I'm getting the following errors on my contact forms page, after installing the captcha module:
Code: Select all
Notice: Only variables should be passed by reference in /var/www/vhosts/domain.com/httpdocs/modules/Captcha/plugins/recaptcha/cm_plugin.recaptcha.php on line 64
Code: Select all
Notice: Undefined index: input_captcha in /var/www/vhosts/domain.com/httpdocs/tmp/templates_c/FormBuilder^fc009201d2659a3a4e1fa925d0b0bde50ccb31e4.module_db_tpl.FormBuilder;fb_7.php on line 170
Code: Select all
Notice: Trying to get property of non-object in /var/www/vhosts/domain.com/httpdocs/tmp/templates_c/FormBuilder^fc009201d2659a3a4e1fa925d0b0bde50ccb31e4.module_db_tpl.FormBuilder;fb_7.php on line 170
General info:
CMS Made Simple™ 2.1.5 “High Rock”
FormBuilder 0.8.1.4 (newest)
Captcha 0.5.3 (newest)
PHP Version 7.0.11
Please tell me if I have to provide more information.
Greetings
snowman43

