So, I was working on a project and it was running just fine before I closed out my server. I have restarted my computer and made no changes or anything like that.
Anyway, I start up apache, I start up MySQL, and open drupal to get this message: The website encountered an unexpected error. Please try again later.
I haven't any idea what's going on to be honest.
Could anyone tell me what's going on? I haven't any clue to be honest.
Adding some error logging info to my settings file and got this:
In Configuration -> System -> Basic Site Settings it state: "Leave blank to display the default front page" where you can state path to custom front page. I left it blank.
When left blank my front page have path of user/1 and the only information is time of how long user/1 is a member for.
I thought that the default front page should be page--front.html.twig which have been created but it does not seems to be uploaded?
How can I set up page--front.html.twig as custom front page?
My node titles do not display for any of my content types in view mode. Exclude Node Title settings are None for all content types. Even when I disable the Exclude Node Title module, node titles still do not display.
When a node is promoted to front page, the title will display there, but not when viewing the node.
Editing an individual node, I can click on Display Settings and change the View Mode from Default to Teaser and the node title will display, but that is obviously not the solution.