Hey guys
we're wondering if & how a capcha can be easily added to the new blog post form, for the Boonex blog module.
Any suggestions?
cheers
Hey guys
we're wondering if & how a capcha can be easily added to the new blog post form, for the Boonex blog module. Any suggestions?
cheers |
hm!! nice idea.......:) so much to do.... |
To add captcha to new blog posts, follow this; Backup files first... Open; /modules/boonex/blogs/classes/BxBlogsModule.php Find; 'AssociatedImage' => array( Add After; 'captcha' => array(
Clear cache. Backup files first when testing and make a note of changes. Should help a little with blog spam. |