zoukankan      html  css  js  c++  java
  • ./source/plugin/dxcaptcha/template/popup1.htm报错问题解决,discuz X3.4论坛报错

    Discuz! System Error
    模版文件未找到或者无法访问: ./source/plugin/dxcaptcha/template/popup1.htm, ./template/default/popup1.htm
    PHP Debug

    [Line: 0039]home.php(runhooks)
    [Line: 1124]source/function/function_core.php(hookscript)
    [Line: 1171]source/function/function_core.php(plugin_dxcaptcha_home->spacecp_credit_bottom)
    [Line: 0126]source/plugin/dxcaptcha/plugin_class/plugin_dxcaptcha_home.class.php(plugin_dxcaptcha->_code_output)
    [Line: 0264]source/plugin/dxcaptcha/dxcaptcha.class.php(template)
    [Line: 0645]source/function/function_core.php(checktplrefresh)
    [Line: 0500]source/function/function_core.php(template->parse_template)
    [Line: 0037]source/class/class_template.php(template->error)
    [Line: 0422]source/class/class_template.php(discuz_error::template_error)
    [Line: 0050]source/class/discuz/discuz_error.php(discuz_error::system_error)
    [Line: 0024]source/class/discuz/discuz_error.php(discuz_error::debug_backtrace)

    很奇怪不知道为什么会有这样的错误,网上还特意搜索了一下问题原因,有一篇解答,结果还收费,蛋疼。

    反正很简单了,解决方案就是,修改/source/plugin/dxcaptcha/template/popup1.htm文件名为popup.htm:

    按道理 有可能是官方的错哟,这个插件似乎是官方的错误。dxcaptcha 是顶象科技的验证码插件。

    在这里插入图片描述

  • 相关阅读:
    k6负载测试学习知识
    52条SQL语句性能优化策略(转)
    JVM学习
    jsonp劫持
    Airtest API精讲之keyevent()
    Airtest API精讲之Android自定义手势
    Airtest API精讲之text()
    Airtest之调用其他脚本——using()如何使用
    Airtest API精讲之wait(),exists()
    Airtest API精讲之报告日志log()
  • 原文地址:https://www.cnblogs.com/yangqiangche/p/13547111.html
Copyright © 2011-2022 走看看