[TYPO3-english] Re: problem after update to 6.2 with extension

andreas an.pfeiffer at gmail.com
Thu Mar 27 02:55:32 CET 2014


hi,

thank you. well, there was missing somethingwhen i debug what you have suggested.

i do not know why, but after a while an deleting the cache several times it worked.

has not directly to do with that but in 6.2 is a problem with the follwoing "function"

public function preProcess(\TYPO3\CMS\Backend\View\PageLayoutView &$parentObject, &$drawItem, &$headerContent, &$itemContent, array &$row)

in 6.1.7 it worked well. i want make with this a preview of a content element. that works but when i inject a repository there, i get this message:

#1: PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Extbase\Persistence\Repository::__construct() must be an instance of TYPO3\CMS\Extbase\Object\ObjectManagerInterface, none given, called in /var/www/vhosts/crazy-twins.de/httpdocs/__relaunch.crazy-twins.de/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4280 and defined in /var/www/vhosts/crazy-twins.de/httpdocs/__relaunch.crazy-twins.de/typo3/sysext/extbase/Classes/Persistence/Repository.php line 89 (More information)

TYPO3\CMS\Core\Error\Exception thrown in file
/var/www/vhosts/crazy-twins.de/httpdocs/__relaunch.crazy-twins.de/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 108.

thank you.


More information about the TYPO3-english mailing list