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

Update SqlRunnerTaskAdditionalFields.php#50

Open
woodyc79 wants to merge 1 commit into
punktDe:t3_8from
woodyc79:patch-2
Open

Update SqlRunnerTaskAdditionalFields.php#50
woodyc79 wants to merge 1 commit into
punktDe:t3_8from
woodyc79:patch-2

Conversation

@woodyc79

@woodyc79 woodyc79 commented Apr 9, 2018

Copy link
Copy Markdown

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