Skip to content

无法打开“外观设置”和“其他设置”页面 #16

Description

@zurica2013

Typecho版本 1.2.0,php 版本 8.1.10,部署在 Docker 容器中。配置主题时发现报错无法进入页面:

Error: Failed opening required '/app/usr/plugins/setting.php/' (include_path='.:/usr/local/lib/php')
Error: Failed opening required '/app/usr/plugins/config.php/' (include_path='.:/usr/local/lib/php') 

打开DEBUG模式后,这两个页面又可以访问了,但是在背景上依然会显示错误信息:

Error: Failed opening required '/app/usr/plugins/setting.php/' (include_path='.:/usr/local/lib/php') in /app/admin/extending.php:14
Stack trace:
#0 {main}
Error: Failed opening required '/app/usr/plugins/config.php/' (include_path='.:/usr/local/lib/php') in /app/admin/extending.php:14
Stack trace:
#0 {main}

类似于这样:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions