Discuss loading jquery via http, need it to be https
In the footer of the Discuss pages/forum there is a $LAB that sets the script includes.
Jquery is being loaded via http. I need to update this to https. How would I achieve this change?
This content is in core/components/discuss/themes/default/pages/wrapper.tpl, I suppose you know.
My thinking is that this page can help you, the LAB global defaults, you can set the base path: http://labjs.com/documentation.php#setglobaldefaults
HTH
On Fri, May 6, 2016 at 4:03 AM, Ravenna [email protected] wrote:
In the footer of the Discuss pages/forum there is a $LAB that sets the script includes.
Jquery is being loaded via http. I need to update this to https. How would I achieve this change?
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/modxcms/Discuss/issues/38