AAM Breaks when Backend SSL is enabled
-
I’ve recently converted a site to full SSL all the time including back end. Now AAM is broken. When accessing https://www.mystite.com/wp-admin/admin.php?page=aam none of the icons load, the roles do not load and it’s impossible to change settings to manage anything. This is because AAM has all of its content served via absolute paths. Here are some (slightly edited) console errors:
[blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/css/jquery-ui.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:50 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/css/common.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:51 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/css/aam.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:52 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/css/jquery.dt.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:53 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/css/jquery.treeview.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:54 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/extension/AAM_Activity_Log/activity.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:55 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/extension/AAM_My_Feature/my_feature.css?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:56 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/js/aam.js?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:1 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/js/jquery.dt.js?ver=3.9.2': this content should also be loaded over HTTPS. admin.php?page=aam:1 [blocked] The page at 'https://www.mysite.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but ran insecure content from 'https://www.mysite.com/wp-content/plugins/advanced-access-manager/media/js/jquery.treeview.js?ver=3.9.2': this content should also be loaded over HTTPS.
https://www.ads-software.com/plugins/advanced-access-manager/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘AAM Breaks when Backend SSL is enabled’ is closed to new replies.