志愿者 發表於 2022-8-13 02:06:46

关于顶象滑块验证码开启后积分界面无法使用的解决方法

以下是报错内容<br />—————————————————————————————————————————————————————————————<br />Discuz! System Error<br />模版文件未找到或者无法访问: ./source/plugin/dxcaptcha/template/popup1.htm, ./template/default/popup1.htm<br />PHP Debug<br /><br />home.php(runhooks)<br />source/function/function_core.php(hookscript)<br />source/function/function_core.php(plugin_dxcaptcha_home-&gt;spacecp_credit_bottom)<br />source/plugin/dxcaptcha/plugin_class/plugin_dxcaptcha_home.class.php(plugin_dxcaptcha-&gt;_code_output)<br />source/plugin/dxcaptcha/dxcaptcha.class.php(template)<br />source/function/function_core.php(checktplrefresh)<br />source/function/function_core.php(template-&gt;parse_template)<br />source/class/class_template.php(template-&gt;error)<br />source/class/class_template.php(discuz_error::template_error)<br />source/class/discuz/discuz_error.php(discuz_error::system_error)<br />source/class/discuz/discuz_error.php(discuz_error::debug_backtrace)<br />—————————————————————————————————————————————————————————————<br />解决方法<br />打开路径/source/plugin/dxcaptcha/template/<br />查看是否有popup1.htm或是popup.htm文件<br />如果里面有其中一个,编辑文件,复制里面内容重新建一个thm<br />命名的时候如果你现在有的文件名是popup1.htm那就命名为popup.htm<br />如果有popup.htm那就命名为popup1.htm<br />这样就可以解决积分界面报错和日志界面报错<br /><br />source<em>, </em>Line<em>, </em>php<em>, </em>template<em>, </em>class
頁: [1]
查看完整版本: 关于顶象滑块验证码开启后积分界面无法使用的解决方法