Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] System Error Oops! System file lost: class/3tokis/3tokis_gvw.php解決方式。

[复制链接]
61 发表于 2012-11-14 21:57:22 | 显示全部楼层 |阅读模式
我服务器是PHP 5.3 因为像新浪插件或什么时光轴插件之类的用到了ZendGuardLoader。 但导致论坛就出现了~
Discuz! System Error Oops! System file lost: class/3tokis/3tokis_gvw.php
很多人的解决办法是停用ZendGuardLoader.但也可以找到source/class/class_core.php這個文件:
  1. throw new Exception('Oops! System file lost: '.$filename);
复制代码
替换为
  1. return false;
复制代码
具体原因不明,求了解~~~
crx349 发表于 2012-11-15 02:04:12 | 显示全部楼层
感谢分享了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-22 13:32 , Processed in 0.100411 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表