XF 2.2: When I enable SSL the board stops working properly

IcEWoLF

Well-known member
Licensed customer
I had my host force SSL and I went ahead and updated the link from http://www.47r-squad.com to https://www.47r-squad.com and the whole board stops working properly. Such as the quick reply box is gone, none of the hovering and pop up options work...like everything is pretty much broken.

I am hoping to obtain some assistance here.
 
The scripts are still trying to load over HTTP. Have you set a javascriptUrl in your src/config.php file? You can remove it to serve them from the relative URL.
 
The scripts are still trying to load over HTTP. Have you set a javascriptUrl in your src/config.php file? You can remove it to serve them from the relative URL.

I had the host temporary disable SSL to make the board work again. I will ask my host about the above.
 
Back
Top Bottom