Hey guys, We're integrating the Authorize.net plugin with aMember Pro v4. Certificate is all installed and the secure URL is set in the license key area. However after a user enters their initial information and then proceeds to enter their credit card number we're seeing the error: "Your connection to www.domain.com is encrypted with 256-bit encryption. However, this page includes other resources which are not secure. These resources can be viewed by others while in transit, and can be modified by an attacker to change the behavior of the page." Everything is secure on our custom template however I notice a few of the style sheets (reset.css, amember.css) and a couple other files aren't being accessed by https. How do we rectify this? Thanks!
are you using a stock aMember theme or have you customized it? Things I see that cause this is hardcoding the URL for an image (as opposed to making it relative) so your logo, for example, is set in your CSS or template to http://www.domain.com/log.gif.