[TYPO3-german] Problem mit lz_gallery
emmi
mheld at drk-ov-wangen.de
Mon Aug 19 10:31:11 CEST 2013
Hallo zusammen,
ich habe mir die lz_gallery extension installiert.
nach dem anlegen einer gallerie kommt folgende Fehlermeldung.
Leider bin ich mit typo3 noch nicht so firm.
weiß jemand rat?
vg
emmi
Uncaught TYPO3 Exception
#1270853878: TYPO3 Fatal Error: Extension key "lz_table" was NOT loaded!
BadFunctionCallException thrown in file
/var/customers/mydomain.de/typo3_src-4.5.25/t3lib/class.t3lib_extmgm.php in line 142.
6 t3lib_extMgm::extPath("lz_table")
/var/customers/mydomain.de/typo3conf/ext/lz_gallery/pi1/class.tx_lzgallery_pi1.php:
00030: require_once(PATH_tslib.'class.tslib_pibase.php');
00031: require_once(PATH_t3lib.'class.t3lib_befunc.php');
00032: require_once(t3lib_extMgm::extPath('lz_table') . 'class.tx_lztable.php');
00033:
00034: class tx_lzgallery_pi1 extends tslib_pibase {
5 include_once("/var/customers/mydomain.de/typ...conf/ext/lz_gallery/pi1/class.tx_lzgallery_pi1.php")
/var/customers/mydomain.de/typo3_src-4.5.25/typo3/sysext/cms/tslib/class.tslib_fe.php:
04467: $file = $GLOBALS['TSFE']->tmpl->getFileName($library);
04468: if ($file) {
04469: include_once('./' . $file);
04470: } else {
04471: $GLOBALS['TT']->setTSlogMessage('Include file "' . $file . '" did not exist!', 2);
More information about the TYPO3-german
mailing list