Title: [Plugin: WordPress HTTPS (SSL)] 3.03 does not secure Admin front page even w/ option checked
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] 3.03 does not secure Admin front page even w/ option checked

 *  Resolved [sjpanther01](https://wordpress.org/support/users/sjpanther01/)
 * (@sjpanther01)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/)
 * I have both “Force SSL Administration” and “Force SSL Exclusively” check in WordPress
   HTTPS. However, when I go to my Admin page without specify HTTPS in the URL it
   serves the page with HTTP–I would expect it to redirect to HTTPS since “Force
   SSL Admin” is set. This worked in earlier versions. I’ve tried in both FF and
   Chrome with same results.
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 4 replies - 16 through 19 (of 19 total)

[←](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/?output_format=md)
2

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/#post-2706075)
 * Uninstall it and re-install it from the Dashboard.
 *  Thread Starter [sjpanther01](https://wordpress.org/support/users/sjpanther01/)
 * (@sjpanther01)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/#post-2706128)
 * Still trying to get things to work. I noticed some “undefined” variables and 
   mismatched arguments in my PHP error logs. See below.
    =======
 * [30-Apr-2012 07:07:32] PHP Notice: Undefined offset: 0 in /home/norman/public_html/
   wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line
   215
    [30-Apr-2012 07:07:32] PHP Notice: Undefined index: path in /home/norman/
   public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.
   php on line 381 [30-Apr-2012 07:07:32] PHP Notice: Undefined index: path in /
   home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/
   Module/Parser.php on line 395 [30-Apr-2012 07:07:32] PHP Notice: Undefined index:
   path in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/
   Module/Parser.php on line 395 [30-Apr-2012 07:07:32] PHP Notice: Undefined variable:
   force_ssl in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/
   WordPressHTTPS/Module/Parser.php on line 416 [30-Apr-2012 07:07:32] PHP Notice:
   Undefined variable: force_ssl in /home/norman/public_html/wp-content/plugins/
   wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 416
 * [04-May-2012 15:32:32] PHP Warning: array_merge() [[function.array-merge](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/function.array-merge?output_format=md)]:
   Argument #1 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-
   https/lib/WordPressHTTPS/Module/Parser.php on line 212
    [04-May-2012 15:32:32]
   PHP Warning: array_merge() [[function.array-merge](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/function.array-merge?output_format=md)]:
   Argument #2 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-
   https/lib/WordPressHTTPS/Module/Parser.php on line 212 [04-May-2012 15:33:08]
   PHP Warning: array_merge() [[function.array-merge](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/function.array-merge?output_format=md)]:
   Argument #1 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-
   https/lib/WordPressHTTPS/Module/Parser.php on line 212 [04-May-2012 15:33:08]
   PHP Warning: array_merge() [[function.array-merge](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/function.array-merge?output_format=md)]:
   Argument #2 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-
   https/lib/WordPressHTTPS/Module/Parser.php on line 212
 *  Thread Starter [sjpanther01](https://wordpress.org/support/users/sjpanther01/)
 * (@sjpanther01)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/#post-2706129)
 * By the way, I experimented and went back to 2.04 and everything worked as it 
   should w.r.t. the login page. Of course, “redirect loop” issues in this version.
 *  [Fred Chapman](https://wordpress.org/support/users/fwchapman/)
 * (@fwchapman)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/#post-2706149)
 * **Update:** I’m using plugin Version 3.0.4 now, and it has resolved all my problems
   except for one: it still uses HTTPS on the back-to-website link when the login
   page is secured with SSL. I did a lot of research on this problem, developed 
   a simple plugin to solve it, and posted all my findings [here](http://wordpress.org/support/topic/plugin-wordpress-https-ssl-request-filter-home_url-to-change-https-to-http).

Viewing 4 replies - 16 through 19 (of 19 total)

[←](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/?output_format=md)
2

The topic ‘[Plugin: WordPress HTTPS (SSL)] 3.03 does not secure Admin front page
even w/ option checked’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 19 replies
 * 3 participants
 * Last reply from: [Fred Chapman](https://wordpress.org/support/users/fwchapman/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-303-does-not-secure-admin-front-page-even-w-option-checked/page/2/#post-2706149)
 * Status: resolved