pdir/social-feed-bundle

Instagram - Anfrage-Token anfordern -> Contao Fehler

Closed this issue · 3 comments

Beim Anfordern eines neuen Anfrage-Tokens wird nach der Bestätigung bei Instagram folgender Fehler in Contao ausgelöst/angezeigt:
/vendor/pdir/social-feed-bundle/src/Controller/InstagramController.php line 95 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"fetchAssoc\" of class \"Doctrine\\DBAL\\Connection\".\nDid you mean to call \"fetchAssociative\"? at /vendor/pdir/social-feed-bundle/src/Controller/InstagramController.php:95

@cmartin6 Which PHP, Bundle and Contao version are you using?

I am using PHP 7.4, Bundle Version 2.9.3, Contao 4.13.18

Please update the Social Feed Bundle to version 2.12.1. Does the error still occur there?