Hi there!
I have had the flarum installation working for a few months like a blaze...
Then we needed to move it to a subdomain. After some work handling DNS issues with the hosting company and all, I got the forum back to work on a subdomain. However; there's one big problem:
None of the routes work. So whichever content you try to retrieve, if it's not homepage; it doesn't work:
https://forum.currency.community (try clicking around...)
Any ideas why this is the case? Could it be some .htaccess related issue?
All I did after moving the site files to the subdomain was changing the line:
'url' => 'https://forum.currency.community', in the config.php file.
Please help! Thanks!