1
Hi ... I think this is a smarty issue. I have a XOOPS website where the entire website is on https not http.
The images still load from the 'http' url and I am assuming that is because smarty fills in the http wherever 'xoImgUrl' is used.
I should be able to change that. Perhaps somebody knows the best way that I can cause 'https' to be inserted for all image urls in xoImgUrl
Cheers!