• Nando_lavras

    (@nando_lavras)


    With 4.0.2 version:

    – Enable SSL per-posts/pages it’s not working
    – Hide Backend not working
    – It’s not possible to erase logs
    – Away mode not working if setting an hour with PM
    – E-mails are not sent
    – Warning messages are not displayed

    What’s going on?

    This plugin worked like clockwork in version 3.3.6, now nothing works as it should, where can I download the old version again?

    Thanks in advance.

    https://wordpress.org/plugins/better-wp-security/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Nando_lavras

    (@nando_lavras)

    Uninstalling and reinstalling the plugin solved the problems of the SSL and emails that were not sent, the rest remains.

    Thread Starter Nando_lavras

    (@nando_lavras)

    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

    Plugin Author iThemes

    (@ithemes)

    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

    pmdf

    (@pmdf)

    Is there a fix for the SSL per page issue, other than reinstalling the plugin?

    Thread Starter Nando_lavras

    (@nando_lavras)

    I do not know … reinstalled and happily resolved …

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Many problems with 4.0.2’ is closed to new replies.