dongluo8439 2014-01-09 13:18
浏览 15

致命错误:第4856行的class.t3lib_div.php中找不到类'tx_some_extension'

Sometimes it happens, that Typo3 gives creates an error in the Frontend after an extension has been updated:

Fatal error: Class 'tx_some_extension' not found in class.t3lib_div.php on line 4856

  • 写回答

2条回答 默认 最新

  • doulang5323 2014-01-09 13:18
    关注

    This is due to some cache files not being deleted (I don't know when exactly this happens and why its not cleared by Clear all cache)...

    Deleting the contents of typo3temp/Cache/Code/ or the entire folder should solve this problem. Everything needed will be generated again with the next request.

    评论

报告相同问题?

悬赏问题

  • ¥15 有没有可以帮我搞一个微信建群链接,包括群名称和群资料群头像那种,不会让你白忙
  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用
  • ¥15 C++ yoloV5改写遇到的问题
  • ¥20 win11修改中文用户名路径
  • ¥15 win2012磁盘空间不足,c盘正常,d盘无法写入
  • ¥15 用土力学知识进行土坡稳定性分析与挡土墙设计
  • ¥70 PlayWright在Java上连接CDP关联本地Chrome启动失败,貌似是Windows端口转发问题