[TYPO3-german] Fatal-Error in 6.1.1 beim Anlegen von Medienelementen
David Bruchmann
david at bruchmann-web.de
Wed May 29 15:37:52 CEST 2013
Versuch mal den Cache zu löschen, das sollte helfen.
Am 29.05.2013 20:26, schrieb David Greiner:
> Hallo Liste!
>
> Ich habe seit der Version 6.1.0 das Problem, das ich keine Inhaltselemente mehr vom Typ "Media" anlegen kann. Der Vorgang wird mit einem Fatal-Error abgebrochen.
> Auch ein Update auf 6.1.1 bringt keine Lösung.
>
> "Call to undefined method TYPO3\CMS\Backend\Form\ElementConditionMatcher::setRecord() in ....typo3_src-6.1.1/typo3/sysext/backend/Classes/Form/FormEngine.php on line 5954"
>
> Was mich wundert ist, dass im Code folgendes passiert.
>
> $elementConditionMatcher = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Backend\\Form\\ElementConditionMatcher');
> $elementConditionMatcher->setRecord($row);
> $elementConditionMatcher->setFlexformValueKey($ffValueKey);
> return $elementConditionMatcher->match($displayCond);
>
>
> TYPO3\CMS\Backend\Form\ElementConditionMatcher hat allerdings weder eine Methode "setRecord", noch eine Methode "setFlexformValueKey" und erweitert auch keine andere Klasse.
>
>
> Funktioniert das überhaupt bei irgendjemanden??
>
>
> Gruß, David.
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list