Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Conversation

@woodyc79
Copy link

@woodyc79 woodyc79 commented Apr 9, 2018

Hello!
In TYPO3 v8 i always got an error when adding a scheduler task.
Call to undefined method TYPO3\CMS\Fluid\View\StandaloneView::setPartialRootPath()

That's because the method now is called setPartialRootPaths and requires an array.
I've changed it already so that it works at least.

Hello!
In TYPO3 v8 i always got an error when adding a scheduler task.
Call to undefined method TYPO3\CMS\Fluid\View\StandaloneView::setPartialRootPath()

That's because the method now is called setPartialRootPaths and requires an array.
I've changed it already so that it works at least.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant