Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying related faqs fails under PHP 7.3 #19

Open
responseinformationsdesign opened this issue Dec 2, 2021 · 0 comments
Open

Displaying related faqs fails under PHP 7.3 #19

responseinformationsdesign opened this issue Dec 2, 2021 · 0 comments

Comments

@responseinformationsdesign

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant