Open MaluNoPeleke opened 9 months ago
Fix: https://github.com/genxbe/kirby3-instagram/pull/11 Thanks to @textnixe
Follow up error
Whoops\Exception\ErrorException: Undefined array key "media" in /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/classes/Instagram.php:149 Stack trace:
Whoops\Exception\ErrorException: Undefined array key "media" in file /var/www/virtual/peleke7/peleke.de/site/plugins/kirby3-instagram/classes/Instagram.php on line 149 Stack trace:
Fix: #11 Thanks to @textnixe
Your fix works. But you need to check line 140 & 153. I guess you tried to replace all "DS", so "fields" become "fielDIRECTORY_SEPARATOR" which might cause the follow-up error that you get.
Thanks, I fixed that in the last commit.
After upgrading to Kirby 4 I have a problem with the Kirby3-Instagram Plugin by @genxbe:
How to solve it?