Uninstalling and reinstalling the plugin solved the problems of the SSL and emails that were not sent, the rest remains.
Problem with Hide Backend solved….
the problem is in the htaccess exists the options below in the middle of the file:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
But iThemes Security are not recognizing them and add same config to the final of the htaccess, them the comands become repeated.
The solution is remove the old commands that are at the middle and let the commands added automatically in the final, after that enable hide backend and no more problems with this function.
I already stay with these problems above:
– It’s not possible to erase logs
– Away mode not working if setting an hour with PM
– Warning messages are not displayed
Hey Nando,
Most existing settings from Better WP Security transferred to iThemes Security except for the Hide Backend Setting. You’ll need to reset your Hide Backend Setting due to a new implementation of the feature. In addition, you’ll still want to review your settings after the update as there are new options you will be able to use.
The away mode not working correctly is a known issue and it’s currently being resolved.
Thanks,
Gerroald
Is there a fix for the SSL per page issue, other than reinstalling the plugin?
I do not know … reinstalled and happily resolved …