-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E_NOTICE - Undefined index: enabled #9
Comments
I had the same problem. From what I was able to figure the default pack of icons has a bad configuration file (not matching names for emojis files) instead of default package use this: Https://github.com/sommerregen/grav-data-smileys-emoji than in page content past those codes: http://www.webpagefx.com/tools/emoji-cheat-sheet/ |
Also look here: #3 |
@daverdalas you're right - there are two mistakes on the list. It's not visible if in php.ini: error_reporting is set to omit E_NOTICE errors. |
Same problem today. Here's the complete list of errors :
|
This is the error I get on page reload, simply trying smileys out with all default settings.
setting the plugin to
enabled: false
in user/config/plugins/smileys.yaml makes the error go away, but then of course the plugin doesn't do anything either.My grav is up-to-date.
Am I missing something here?
relevant log entry:
The text was updated successfully, but these errors were encountered: