Hi there
I have a new Problem. I use the Social Feed Plugin for fetch facebook Posts.
https://github.com/moduleon/grav-plugin-social-feed
In principle the Plugin works fine, but on the Server I cant fetch any media (images).
The error log says
[2018-08-06 12:51:05] grav.ERROR: An error occured during social posts array conversion. Error: (#100) Tried accessing nonexisting field (images) on node type (Page) [] []
[2018-08-06 12:51:05] grav.ERROR: An error occured during social posts array conversion. Error: (#100) Tried accessing nonexisting field (images) on node type (Video) [] []
It is possible, that I have not enough rights on the webserver?
I already give permissions 777 to the /user/media folder. But no success -> The folder stays empty..
I use php 7.1
Thanks for Help
greeting
Thoomyy