Hi, I just installed Flarum and lots of stuff isn't working so I need to beg for help. I'm very happy to dig around, but I can't see any log files (storage/logs is empty) and the error messages are.... uninformative!
Step 1: Standard install using Composer and PHP7.4. Everything seemed to go OK, no errors from Composer, files seem to be in the right places.
Step 2: I created a subdomain of our website and connected it to the forum/public dir created by the install process. Visiting that web address brings up the Flarum installation form. I provide database info, and credentials for an admin account. After about 5 seconds Flarum takes me to an empty forum page, already logged in as admin; all looks good so far. Manually inspecting the database with phpMyAdmin, I see a bunch of sensible-looking tables with information in the "users" table for my admin account.
Step 3: As soon as I click on just about anything, I get an "Oops! Something went wrong" popup, and nothing works. Here, for example, is the "controls" page of my account.
![https://oxfordparkinsons.org.uk/upload/flarum.jpg]
I also tried this with a clean install but adding g+rw access to all files in the forum/ tree, and got exactly the same results.
Where should I look for logs or other information that would help me locate the problem?
Thanks!