当我们初始设置flarum网站为http之后再想变为全站https时就有可能会造成

Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.

这时我们只需在网站根目录找到config.php修改

url
中的http为https即可