MyCoach
Forum Replies Created
-
Already done 😉
https://ww.wp.xz.cn/support/topic/very-good-plugin-2095/
- This reply was modified 3 years ago by MyCoach.
Good-morning Paul
Thank you, for the return, I will look for the cause.
Good continuation and thank you for this plugin which works perfectly.
I hope soon to be able to buy the Premium version
Best wishesBernard
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] update crashes the siteGreat, thanks for your speed
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] update crashes the sitethe link is at the bottom of the page version 1.8.3
Forum: Plugins
In reply to: [Booking Addon for WooCommerce] Hours in select in 24HHello,
Answer found on the forum:
Code to integrate into function.php in “childtheme” so as not to lose it on the next update.
function mvvwb_config_filter($settings) { $settings['conf']['timePickerFormat'] = 24; return $settings; } add_filter('mvvwb_config_filter', 'mvvwb_config_filter', 10, 1);Good continuation
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workI’ve disabled all plugins except cerber, it’s the same
I replaced the theme by Twenty Fifteen it’s the same
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workThe site of my friend is not on the same server, however he is at the same host.
what to do ?
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workHello,
I have done different tests on three sites, from different IPs,
For two website:
https://mysite.com/wp-login.php redirect to 404Then
https://mysite.com/wp-login without phpA website opens the page wp-login.php with the box and the form of connection in display: none but the met display: block, the form is there
The second opens the wp-login.php page with the box and the complete login form.
In the second if I do a test by just putting an identifier Ex: TT and I click on connect, it returns me on the page of customized login with the message:
You have reached the maximum number of attempts allowed. Please try again in 60 minutes.
But the custom login page is discovered.
In the case of wp-login without php, cerber does not register an attempt to access the wp-login.php page unless I do a test on the identifier.
To finish, I did the test on the website of a friend, which also has the plugin Cerber, it’s the same!
What to think about it!
Bernard
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workHello,
This is important news for you!
Can I send you an private mail , it seems important to me not to explain this on the forum.
Thank you
BernardForum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workExcuse me
This means that if someone sets their login page to a pattern that matches a REST endpoint then it breaks the REST request as instead of the call to example.com/wp-json/login doing/returning what it should, the plugin will intercept the request and send back the login page.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workJust an idea, is that it would not be related to API Rest
This seems similar to the following Topic:
Cela signifie que si quelqu’un définit leur page de connexion sur un modèle qui correspond à un point final REST, il brise la requête REST à la place de l’appel à example.com/wp-json/login en faisant / renvoyant ce qu’il devrait, le plugin interceptera le Demandez et renvoyez la page de connexion.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workMerci Vincent, j’avais compris!
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workYes, here is my Cerber configuration
Block subnets: checked
Non-existent users: checked
Redirect dashboard queries: checked
Query on wp-login.php: checked
Display 404 page: Use 404 template from active theme
Custom connection URL: custom url without conflict
Disable wp-login.php: checked!!!
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workI did as you said in incognito mode with ip adress no in white list, it’s the same.
The wp-login page is not redirecting to 404, the login form is there.
If I make a false connection attempt, it redirects me to the custom login address .
But he registers the fraudulent connection attempt by marking 2 lines on the dashboard:
Blocked network
Attempt to connect with a non-existent identifier.But it does not mark the attempt to access a forbidden url, whereas this IP address had access to this url.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Protection no workSorry, for my bad english,
This is an automatic translation !!!
Since the update, the plugin no longer plays its protection role on the WP-LOGIN page.
It was by chance that I discovered the problem by trying to connect outside my home.
The IP address of this PC is not in a whitelist.
I have only one address in a whitelist.
I did the test by deleting the history and all the parameters of the browser, it is the same!
The protection of wp-login: custom login URL no longer does its job.
If I log on to wp-login the login form appears while I checked the box: Disable wp-login.php.
If I put an incorrect ID and validate it, it returns me to the page with the custom connection.
However, in the dashboard, it saves and blocks the IP.
I hope i was clear.
I can give you my web address by private message
Thanks again and sorry for my bad English
Bernard