修改了e/DownSys/DownSoft/index.php 文件 代码为: <script src="http://pstatic.xunlei.com/js/coThunderDetect.js"></script> <?php require("encode.inc"); ?> <?php $thunderUrl = ThunderEncode("<?=$showdown_r[1]?>"); ?> <a href="#" thunderHref="<?php echo $thunderUrl;?>" thunderPid="11366" thunderType="" thunderResTitle="[!--title--]" onClick="return OnDownloadClick_Simple(this,2,4)" oncontextmenu="ThunderNetwork_SetHref(this)" >迅雷专用高速下载</a> 但是到下载页面的时候出现: Warning: require(encode.inc) [function.require]: failed to open stream: No such file or directory in X:\website\xxxxx.cn\e\DownSys\DownSoft\index.php on line 108 报错,不知道是什么原因,大家给帮帮忙吧~~弄了一天了,都没有查到怎么解决迅雷的问题~
|