As a follow-up on the suggestion to add a honeypot to a form in post: /forum/forms-blueprints/site-has-over-100-pages-and-3-of-them-receiving-rampant-comment-spam-bizarre-t5766
I added
fields:
honeypot:
type: honeypot
to the bettercomments.yaml file and it has essentially crashed the entire site.
Then I undid the edits and reuploaded the file and the site is still crashed!
I deactivated the plugin and the site is still crashed! 😠
Fatal error : Uncaught RocketTheme\Toolbox\Compat\Yaml\Exception\ParseException: Unable to parse at line 11 (near " -"). in /home/customer/www/wittmantailwind.com/public_html/vendor/rockettheme/toolbox/Compat/src/Yaml/Parser.php:288 Stack trace: #0 /home/customer/www/wittmantailwind.com/public_html/vendor/rockettheme/toolbox/Compat/src/Yaml/Parser.php(320): RocketTheme\Toolbox\Compat\Yaml\Parser->doParse('bettercomments', false, false, false) #1 /home/customer/www/wittmantailwind.com/public_html/vendor/rockettheme/toolbox/Compat/src/Yaml/Parser.php(246): RocketTheme\Toolbox\Compat\Yaml\Parser->parseBlock(9, 'name: bettercom...', false, false, false) #2 /home/customer/www/wittmantailwind.com/public_html/vendor/rockettheme/toolbox/Compat/src/Yaml/Parser.php(78): RocketTheme\Toolbox\Compat\Yaml\Parser->doParse(Array, false, false, false) #3 /home/customer/www/wittmantailwind.com/public_html/vendor/rockettheme/toolbox/Compat/src/Yaml/Yaml.php(65): RocketTheme\Toolbox\Compat\Yaml\Parser->parse('enabled: true\ne...', false, fal in /home/customer/www/wittmantailwind.com/public_html/system/src/Grav/Common/File/CompiledFile.php on line 105
