GuLinux / grav-plugin-flickr

Grav cms plugin for flickr photosets, collections, single photos, and more
GNU General Public License v3.0
5 stars 2 forks source link

Arrays are not allowed in class constants #1

Closed jpkeisala closed 7 years ago

jpkeisala commented 7 years ago

I just installed Flickr plugin to the default Grav installation and I am getting following error on Grav Admin.

Whoops \Exception\ErrorException thrown with message "Arrays are not allowed in class constants"

Stacktrace:

0 Whoops\Exception\ErrorException in /Users/jp/Code/temp/grav-admin/user/plugins/flickr/classes/FlickrCommons.php:13

GuLinux commented 7 years ago

Hi, I committed a fix, could you please try it applying the patch https://github.com/GuLinux/grav-plugin-flickr/commit/1e454b8491ba37ba4b5f787c33506a3bfa80e11e?

jpkeisala commented 7 years ago

Wow! that was fast fix. :) Works now. Thanks for prompt fix.

GuLinux commented 7 years ago

Thank you for the report :) Releasing a patch version then, and closing the issue.