[TYPO3-core] RFC #17114: Bug: Install Tool does not install extensions properly

Steffen Kamper info at sk-typo3.de
Wed Jan 19 01:53:21 CET 2011


Hi,

one more:
+			// Create other instances needed by the EM connection
+		$this->extensionManagerConnection->extensionList = 
t3lib_div::makeInstance('tx_em_Extensions_List');
+		$this->extensionManagerConnection->extensionDetails = 
t3lib_div::makeInstance('tx_em_Extensions_Details');


i don't think you need those, try without.
I try to test tomorrow hopefully.

vg Steffen



More information about the TYPO3-team-core mailing list