verbb / icon-picker

A Craft CMS field to select SVG or font icons from a folder for use in your content.
Other
17 stars 8 forks source link

Craft 5 Icon sets page 500 error #90

Open steveDL opened 3 months ago

steveDL commented 3 months ago

Describe the bug

When navigating to icon sets in settings I get a 500 Internal Server Error.

Steps to reproduce

  1. Install craft 5 and Verbb Icon picker app
  2. create config fix in config folder
  3. navigate to settings > icon sets

Craft CMS version

5 beta

Plugin version

3.0.0-beta.3

Multi-site?

No

Additional context

No response

engram-design commented 2 months ago

Can you post the error with devMode enabled, or post your logs from /storage/logs/icon-picker.log?

I think this should be fixed for the next release. To get this early, run composer require verbb/icon-picker:"dev-craft-5 as 3.0.0-beta.3".