Forgot to mention that I am running php 5.3
BackWPup 3.0.13
Better Anchor Links 1.5.5
Custom Post Widget 2.3.3
Force SSL URL Scheme 1.0.0
Google Analytics for WordPress 4.3.3
MemberPress Business 1.0.7
r+ Columns Shortcode 0.1.2
SSL Insecure Content Fixer 1.7.1
these were all installed before I installed WP-Filebase.
there was an update for BackWPup that I installed at the same time as the update for WP-Filebase.
Got this fixed. My issue was the is_ssl() = no.
Site is hosted on Network Solutions, so I followed your blog post, http://snippets.webaware.com.au/snippets/wordpress-is_ssl-doesnt-work-behind-some-load-balancers/
and uploaded the script from gist.
all seems to be well!
I missed the link to test is_ssl() on the plugins page. Maybe consider making an admin page for the plugin? I looked in the settings menu to see if there was a settings page for SSL Insecure Content Fixer and didn’t see anything.