[TYPO3] extension efaq has crashed my installation
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Sat Apr 28 11:13:23 CEST 2007
Am Sat, 28 Apr 2007 01:56:20 -0700 schrieb Nagita Karunaratne:
> Nagita Karunaratne wrote:
>> Hi,
>>
>> I have my first real crisis. After installing the extension 'efaq' I get
>> this intractable error:
>>
>> TYPO3 Fatal Error: Extension key "div" was NOT loaded!
>> (t3lib_extMgm::extPath)
>>
>> And I cannot get the BE to appear.
>>
>> The only solution I see is in German and I only speak English:
>>
>> http://www.typo3forum.net/forum/typo3-4-x-fragen-und-probleme/20386-extension-key-div-not-loaded.html
>>
>>
>> IS there any way to restore or fix this problem?
>>
>> Thanks,
>> Nagita
>
>
> I found that I may be missing a required extension:
>
> http://wiki.typo3.org/index.php/EFAQ_Project
>
> Is there any way to recover?
>
> Thanks,
> Nagita
Hi Nagita,
I'm sorrry. It seem's I have forgotten to declare this depenency.
1.) Edit the file typo3conf/localconf.php. Remove the key "efaq" from the
list of active extensions:
$TYPO3_CONF_VARS['EXT']['extList']
2.) Delete the temporary cache:
typo3localconf/temp_CACHED_xxxxx_ext_localconf.php.
typo3localconf/temp_CACHED_xxxxx_ext_tables.php.
3.) Install the extensions "lib" and "div".
4.) Reaktivate eFaq in the extension manager.
Hope this fixes all.
Regards
Elmar
--
Fight the no_cache parameter:
http://t3flyers.wordpress.com/2007/04/06/a-quick-guide-to-proper-caching-with-tslib_pibase-episode-1/
http://t3flyers.wordpress.com/2007/04/06/a-quick-guide-to-proper-caching-with-tslib_pibase-episode-2/
More information about the TYPO3-english
mailing list