• Resolved simulyant

    (@simulyant)


    When I set “Enforce Login SSL” or “Enforce Admin SSL” in “SSL Option” section and press “Save Changes” button then lines
    define(‘FORCE_SSL_ADMIN’, true);
    define(‘FORCE_SSL_LOGIN’, true);
    just deleted from wp-config.php. And then admin page does not use SSL. So I need to add those line in wp-config.php manually.

    I tried to remove .htaccess. The issue still the same.

    http://wordpress.org/extend/plugins/better-wp-security/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Those lines need to be in wp-config.php, not .htaccess. Turning the options on should place them in the file for you.

    Thread Starter simulyant

    (@simulyant)

    Yes, those lines need to be in wp-config.php, not .htaccess. But when I turn on these options and press “Save Changes” button then these options deleted from wp-config.php if they were there.

    Ah ha. Now I follow. Do you have any other plugins active that might be looking at wp-config?

    Thread Starter simulyant

    (@simulyant)

    The list of active plugins, which I use: Akismet, AntiVirus, Better WP Security, Broken Link Checker, Contextual Related Posts, Diagnosis, Facebook Like Box, FD Feedburner Plugin, Google Analytics for WordPress, qTranslate Importer, Secure WordPress, Subscribe widget, WP-DBManager, WP-Optimize, WPML flag in menu, WPML Multilingual CMS, WP Security Scan, WP to Twitter. Please advise which plugin I should switch off.

    I’m afraid I’m not familiar with pretty much any of those and therefore can only suggest you follow standard WordPress troubleshooting of shutting off all plugins and reactivating one at a time to confirm which is causing the issue.

    I have some similar problem… when I enable SSL on admin and login pages, nothing happens – settings are saved, but I can still login through http (so forcing SSL doesn’t work at all).

    @ninostar78 can you manually go to https?

    Yes, I was able to go to https manually, but then I was redirected to http. I’ve uninstalled the plugin now. I think that I will do manually some security stuff, as I had too much troubles with this plugin… I wish it would work, but sadly it didn’t on two different servers/websites.

    Sorry to hear it.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Better WP Security] SSL Option section doesn't work’ is closed to new replies.