pdir / social-feed-bundle

Social feed extension for Contao CMS
GNU Lesser General Public License v3.0
13 stars 13 forks source link

Instagram - Anfrage-Token anfordern -> Contao Fehler #101

Closed cmartin6 closed 1 year ago

cmartin6 commented 1 year ago

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

MDevster commented 1 year ago

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

cmartin6 commented 1 year ago

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

seibtph commented 1 year ago

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