Osclass Support Forums

Osclass plugin support => Spam Solution Plugin => Topic started by: Tango on April 26, 2020, 01:12:15 AM

Title: Issues
Post by: Tango on April 26, 2020, 01:12:15 AM
Hello,

Please note that I've found some issues with v3.0.6:

1. The Bot Protect settings show as Badwords settings (attached screenshot).

2. In the Bot Protect integration you advise to use the following function: <?php if(function_exists('anti_bot_form')) { anti_bot_form(); } ?>
However, anti_bot_form doesn't appear anywhere in the plugin code. The only function related to this is ans_bot_protect_form.
Title: Re: Issues
Post by: MB Themes on April 26, 2020, 12:02:05 PM
@Tango
Thank you, fixed in v3.0.7
Title: Re: Issues
Post by: Tango on April 26, 2020, 03:09:30 PM
@Tango
Thank you, fixed in v3.0.7

Please note that you forgot about the first issue.
Bot Protect Settings show as Badwords settings

Thanks!
Title: Re: Issues
Post by: MB Themes on April 26, 2020, 03:15:26 PM
Thanks, will check that as well.