VBonnefond
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] Search widgetMany thanks for your great job on BPS and its support.
Have a great day and an amazing year 😊
Vincent Bonnefond
Forum: Plugins
In reply to: [BulletProof Security] Search widgetGood job !
The trouble seems to be fixed. I just added these 2 lines
# Whitelist Ajax Lite Search Widget POST Requests by Query String RewriteCond %{QUERY_STRING} !^s=(.*) [NC]at the bottom of my “CUSTOM CODE BOTTOM HOTLINKING/FORBID COMMENT SPAMMERS/BLOCK BOTS/BLOCK IP/REDIRECT CODE”, just before the
RewriteRule ^(.*)$ - [F]line.I hope my website is still protected against attacks…
Can you confirm that ?Best regards,
Vincent BonnefondForum: Plugins
In reply to: [BulletProof Security] Search widgetHi !
I don’t use WP Edit plugin but, following your suggestion, deactivating my plugins, I’ve found that Team plugin (https://fr.wordpress.org/plugins/team/) was in conflict. So it is now deactivated.
The 403 error page still remain for any search through the widget. Deactivating the “Root Folder BulletProof Mode”, the trouble disappears. In fact, it’s logical : as I said in my first message, the trouble seems to deal with the “RewriteRule ^(.*)$ – [F]” line at the end of in my root .htaccess
Any suggestion ?
Best regards,
Vincent BonnefondForum: Plugins
In reply to: [BulletProof Security] Search widgetHi,
I’m sorry I didn’t notice your answer.I’ve just tried your solution and nothing has changed : 403 error occurs when I try to search a string in a search widget. It doesn’t matter whether the string includes a single quote or not.
You can try to search anything in both search widget at http://www.cournonturales.org/nos-actions/ (or whatever page of the site you want)On the 403 error page, a PHP error is written too :
Fatal error: Cannot redeclare bpsPro_Browser_UA_scroll_animation() (previously declared in <root address>/wp-content/plugins/bulletproof-security/includes/functions.php:13) in <root address>/wp-content/plugins/bulletproof-security/includes/functions.php on line 96What can I do ?
Best regards,
Vincent Bonnefond