Content_Image and SSL

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
jtcreate
Forum Members
Forum Members
Posts: 168
Joined: Wed Mar 21, 2007 11:01 am

Content_Image and SSL

Post by jtcreate »

I've got a content_image tag in place on a page marked SSL. The page shows up properly as https://, however the link that is generated to my images directory for the content_image tag is showing up as http://.

How can I force that to show https://? Some browsers call an error as that's the only item not showing up properly. Any help is appreciated. Thanks.
wmisk
Forum Members
Forum Members
Posts: 39
Joined: Tue Aug 02, 2011 5:00 am

Re: Content_Image and SSL

Post by wmisk »

I got the same error today when adding https to a few of my pages that have secure forms. I wasn't able to find an answer, like what to add to the config.php file, or if there was a preference or setting I could change, but I came up with a workaround that's not the best, but works for now. I changed from a content_image back to a content block, and just added the image there. That will at least allow relative URL's and enable SSL for the image.
User avatar
jtcreate
Forum Members
Forum Members
Posts: 168
Joined: Wed Mar 21, 2007 11:01 am

Re: Content_Image and SSL

Post by jtcreate »

I think I ended up with the same solution. Not ideal, but a good temp fix. Thanks!
Post Reply

Return to “CMSMS Core”