bobdenotter / seo

Bolt SEO extension
https://bobdenotter.github.io/seo/
MIT License
49 stars 34 forks source link

Missing .yml file after installation #29

Closed evertalbers closed 8 years ago

evertalbers commented 8 years ago

After doing a SEO-extansion-installation, I got the error below. When inspecting with my FTP I saw that the .yml file had not been written. I easily got rid of the error by putting the file there manually based on the .dist file, but it might be worthwhile creating this issue.

Apache, Bolt 3.1.2, PHP 7.0

If you want access to the installation that can be arranged.

BTW :-) to see the easter-egg configuration option

seo_overzicht_ _bolt_-_2016-09-19_09 55 35

evertalbers commented 8 years ago

After running into the same problem with the Sitemap extension, I now realise that it was a permissions issue for /app/config/extensions

I would have expected an error at installation though, so I'll create an issue in the Bolt core repo.