Search found 3 matches
- Wed Aug 05, 2020 6:17 am
- Forum: Modules/Add-Ons
- Topic: Gallery - image protocol [http/s]
- Replies: 3
- Views: 1501
Re: Gallery - image protocol [http/s]
Hi Digi3, thank you for your reply. tried using {$image->file|replace:"{root_url}":""} but that only worked when viewing on the http version of the site... So updated confog.php - $config['root_url'] to use the https protocol and updated htaccess to force https and everything is ...
- Tue Aug 04, 2020 2:24 pm
- Forum: Modules/Add-Ons
- Topic: Gallery - image protocol [http/s]
- Replies: 3
- Views: 1501
Gallery - image protocol [http/s]
Hi, I have installed the gallery module http://dev.cmsmadesimple.org/projects/gallery In the smarty tag {$image->file} I am getting the full image path, including protocol and domain. Which works fine in http but in https triggers insecure content warnings. How can I remove at least the protocol, or...
- Thu Jun 25, 2020 10:52 am
- Forum: Modules/Add-Ons
- Topic: Form Builder - upload path
- Replies: 0
- Views: 2221
Form Builder - upload path
Hi, I have inherited a CMSMS site that has not been updated from before v1.09. I have updated to CMSMS 2.2.14 and most things are working as expected, but the form that allows users to upload an image is not working as it did in the old version and I am stumped! The old form uploaded the image and s...