You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Displaying related under PHP 7.3 results in a TYPO3 exception:
Error
Using $this when not in object context
in <path to webroot>\typo3\sysext\frontend\Classes\Page\PageRepository.php line 1611
at TYPO3\CMS\Frontend\Page\PageRepository::enableFields('tx_irfaq_q')
in <path to webroot>\typo3conf\ext\irfaq\Classes\Controller\FaqController.php line 1170
at Netcreators\Irfaq\Controller\FaqController->addWorkspaceRestriction()
in <path to webroot>\typo3conf\ext\irfaq\Classes\Controller\FaqController.php line 949
at Netcreators\Irfaq\Controller\FaqController->singleView()
in <path to webroot>\typo3conf\ext\irfaq\Classes\Controller\FaqController.php line 131
The text was updated successfully, but these errors were encountered:
Displaying related under PHP 7.3 results in a TYPO3 exception:
The text was updated successfully, but these errors were encountered: