starter-kit-starters-creek icon indicating copy to clipboard operation
starter-kit-starters-creek copied to clipboard

Fatal: View [author.index] not found

Open katjapvl opened this issue 4 years ago • 0 comments
trafficstars

After a fresh install, visiting https://example.test/authors/ will produce a 500 / fatal error citing a missing view:

View [author.index] not found.

I've resolved this by copy-pasting show.antlers.html into a new file at views/author/index.antlers.html, but I'm not sure if that's the 'proper' fix.

This happens locally (Valet) and on Fortrabbit.

Edit: This happens only when no handle has been configured for a given author.

katjapvl avatar Oct 07 '21 20:10 katjapvl