ThinkCQ 发表于 2006-6-16 15:06:23

安装static_info_tables模块出现问题,Typo3不能正常使用

我安装了static_info_tables这个模块,安装了后typo3不能正常使用了。

出现这个:TYPO3 Fatal Error: Extension key "static_info_tables" was NOT loaded! (t3lib_extMgm::extRelPath)

怎么把static_info_tables给卸载了哦?

ThinkCQ 发表于 2006-6-16 16:39:03

自己搞定了。

清除typo3conf目录下temp_CACHED_psfa4d_ext_localconf.php与temp_CACHED_psfa4d_ext_tables.php文件中static_info_tables相关信息。

hiworld 发表于 2006-6-16 18:12:48

呵呵,也是一个经验哦.要经常清一下缓存和临时文件.

tiaohai 发表于 2006-6-27 14:03:31

原帖由 ThinkCQ 于 2006-6-16 16:39 发表
自己搞定了。

清除typo3conf目录下temp_CACHED_psfa4d_ext_localconf.php与temp_CACHED_psfa4d_ext_tables.php文件中static_info_tables相关信息。
准确说,是删除local文件中信息
页: [1]
查看完整版本: 安装static_info_tables模块出现问题,Typo3不能正常使用