[TYPO3-german] chgallery mit TYPO3 6.0.x
Philipp Holdener
philipp.holdener at me.com
Mon Apr 29 14:58:20 CEST 2013
Hallo zusammen
Hat mir niemand einen Tipp?
>
> Kann es sein dass die Extension chgallery sich nicht verträgt mit TYPO3
> 6.0.x ?
> Sobald die Extension installiert ist kann ich im BE keine
> Contentelemente mehr anlegen.
Braucht wohl keine grossen Anpassungen. Aber ohne PHP Erfahrung schaff
ich das nicht alleine.
Der Error schaut so aus beim Anlegen neuer CE
Fatal error: Call to undefined method
TYPO3\CMS\Core\Utility\GeneralUtility::readLLXMLfile() in
/html/typo3/typo3conf/ext/chgallery/pi1/class.tx_chgallery_pi1_wizicon.php
on line 65
IN der genannten Datei siehts ab Zeile 65 so aus
$wizardItems['plugins_tx_chgallery_pi1'] = array(
'icon'=>t3lib_extMgm::extRelPath('chgallery').'pi1/ce_wiz.gif',
'title'=>$LANG->getLLL('pi1_title',$LL),
'description'=>$LANG->getLLL('pi1_plus_wiz_description',$LL),
'params'=>'&defVals[tt_content][CType]=list&defVals[tt_content][list_type]=chgallery_pi1'
);
!?
Besten Dank für eure Hilfe
Gruss
Philipp
More information about the TYPO3-german
mailing list