01-06-2018, 06:20 PM
(This post was last modified: 01-06-2018, 06:33 PM by jaybreak.
Edit Reason: added solution
)
Another thing to mention, regarding https vs http. I fear I may have goofed things semi-permanently. I installed the myBB software before I got the domain certified, so all of the resource URLs point toward the http version. This explains why the https version is unstyled: cross-site scripting, which most browsers prohibit, prevent automatically loading resources from different domains, and the browser sees the http version as a different domain.
Going to research a solution for this in the next few days, but I may have to do a backup of the current database, do full reinstall of the myBB software on the https version, then replace the blank, new database with the current one were using. We'll see.
EDIT:
Well, that was easy. myBB has documentation here on switching to https. Just a few admin console and .htaccess file changes. Radix Fidem is now secure. Huzzah!
Going to research a solution for this in the next few days, but I may have to do a backup of the current database, do full reinstall of the myBB software on the https version, then replace the blank, new database with the current one were using. We'll see.
EDIT:
Well, that was easy. myBB has documentation here on switching to https. Just a few admin console and .htaccess file changes. Radix Fidem is now secure. Huzzah!