Title: Plugin fails when trying to view the report over https
Last modified: August 21, 2016

---

# Plugin fails when trying to view the report over https

 *  Resolved [moxojo](https://wordpress.org/support/users/moxojo/)
 * (@moxojo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/)
 * Hi,
 * First, great plugin. I loved bug tracker and am excited about this new plugin.
 * Second, I am getting an error when running the admin backend over https. I am
   using WordPress HTTPS to force admin pages to be secure. The problem I am running
   into is that `this.loadView('control').init();` on line 39 of the admin js file
   generates an error: “TypeError: Cannot call method ‘init’ of null”.
 * Debugging in Chrome it appears to be because it is trying to load data from an
   http link and thus is getting blocked.
 * Here is the error I get when I put a breakpoint on line 39 and test to see what
   this.loadView(‘control’) is:
 * [blocked] The page at ‘[https://example.com/wp-admin/admin.php?page=ahm&#8217](https://example.com/wp-admin/admin.php?page=ahm&#8217);
   was loaded over HTTPS, but ran insecure content from ‘[http://example.com/wp-content/plugins/wp-error-fix/application/View/View/js/dev/ahmcontrol.js?_=1387254479008&#8217](http://example.com/wp-content/plugins/wp-error-fix/application/View/View/js/dev/ahmcontrol.js?_=1387254479008&#8217);:
   this content should also be loaded over HTTPS.
 * Any help would be appreciated.
 * Thanks.
 * [http://wordpress.org/plugins/wp-error-fix/](http://wordpress.org/plugins/wp-error-fix/)

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

 *  Plugin Author [vasyl_m](https://wordpress.org/support/users/vasyl_m/)
 * (@vasyl_m)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/#post-4421084)
 * Hi **moxojo**,
    Appreciate your feedback. The fix is going to be introduced in
   release 1.6. Most likely it is going to happen within next two days.
 *  Regards,
    Vasyl
 *  Plugin Author [vasyl_m](https://wordpress.org/support/users/vasyl_m/)
 * (@vasyl_m)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/#post-4421129)
 * Hi **moxojo**,
    Please give a try to our new version 1.6. Let me know if it works
   for you.
 *  Regards,
    Vasyl
 *  Thread Starter [moxojo](https://wordpress.org/support/users/moxojo/)
 * (@moxojo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/#post-4421158)
 * Hi Vasyl,
 * Thanks so much for the quick response. Unfortunately I am still getting the same
   warning about the script trying to load content from a non secure url.
 * I am traveling this weekend but if there is a way that I can help please let 
   me know and I will do what I can.
 * Thanks again!
 *  Plugin Author [vasyl_m](https://wordpress.org/support/users/vasyl_m/)
 * (@vasyl_m)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/#post-4421188)
 * Hi **moxojo**,
    We thought that force_admin_ssl check will be enough to rely 
   on. I guess this is not a case with WordPress HTTPS plugin. The author also did
   not response on our emails. So we toke our step forward and added our own check
   based on HTTP request. Please give a try to release 1.7 and let us know if it
   works for you.
 *  Regards,
    Vasyl
 *  Thread Starter [moxojo](https://wordpress.org/support/users/moxojo/)
 * (@moxojo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/#post-4421227)
 * Hi Vasyl,
 * Thanks for the update. I am glad to report that it works! My apologies for not
   responding in a more timely manner.
 * Thanks for responding so promptly and resolving the issue.
 * Cheers!
 * Joshua

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

The topic ‘Plugin fails when trying to view the report over https’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-error-fix_c44675.svg)
 * [CodePinch - WP Error Fix](https://wordpress.org/plugins/wp-error-fix/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-error-fix/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-error-fix/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-error-fix/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-error-fix/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-error-fix/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 5 replies
 * 2 participants
 * Last reply from: [moxojo](https://wordpress.org/support/users/moxojo/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-fails-when-trying-to-view-the-report-over-https/#post-4421227)
 * Status: resolved