I'm having a right headache with Xenforo and using SSL. I brought a certificate from GEOtrust via WHMCS. I have installed and the host, pinchhost have confirmed that nothing is wrong with it. However, when I change the site to https, also add https: in options>Basic Board Information I get the site loading but but without CSS or most images (screen shot) I have covered Changed URL Changed htaccess which then causes a loop (dead site) RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://motovlog.com/$1 [R,L] Code (markup): Changed the theme to default to see if that makes any difference at all, it doesn't Any suggestions from you guys? The Xenforo forum is just telling me to do the things that I've already tried over and over
I just bought my first XF lic this evening so I'm by no means a XF pro. Thing is, I've been having the same problem with another product (vB). Not sure if this would be applicable to XF, but I found that I had to chmod my images folder to 777. That worked for the Admin CP and our Help Desk App, but not the main site. Good luck with your SSL!