carsten-walther/image_copyright

Call to undefined method TYPO3\CMS\Core\Database\Query\QueryBuilder::executeQuery() - TYPO3 10

Closed this issue · 1 comments

TYPO3 10.4.37 and PHP 7.4.33

I added the plugin to a page and added also the TypoScript from the documention and when opening the page I got the following error:

grafik

The method TYPO3\CMS\Core\Database\Query\QueryBuilder::executeQuery() is not available in TYPO3 10.4.
It is available since version 11.5:
https://github.com/TYPO3/typo3/blob/11.5/typo3/sysext/core/Classes/Database/Query/QueryBuilder.php#L293

fixed in v 12.4.5