Yoast / Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3
Other
51 stars 56 forks source link

Exception in Yoast Seo -> Overview #576

Open gregordonsky opened 3 months ago

gregordonsky commented 3 months ago

Please give us a description of what happened.

Return value of YoastSeoForTypo3\YoastSeo\DataProviders\CornerstoneOverviewDataProvider::getResults() must be an instance of Doctrine\DBAL\Result or null, instance of Doctrine\DBAL\Driver\Mysqli\MysqliStatement returned

How can we reproduce this behavior?

See screenshot, it happens if i click on any page

Screenshots

image

Logs

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Return value of YoastSeoForTypo3\YoastSeo\DataProviders\CornerstoneOverviewDataProvider::getResults() must be an instance of Doctrine\DBAL\Result or null, instance of Doctrine\DBAL\Driver\Mysqli\MysqliStatement returned | TypeError thrown in file /typo3conf/ext/yoast_seo/Classes/DataProviders/CornerstoneOverviewDataProvider.php in line 32.

Technical info