【问题标题】:How to resolve this error of October CMS ?如何解决十月 CMS 的这个错误?
【发布时间】:2016-07-26 12:19:24
【问题描述】:

在 OctoberCMS 中,我安装了 Rainlab.Forum 插件,之后 10 月的 CMS 出现错误。错误其实就在这一行

if ($channel) {
        $channel->setUrl($this->channelPage, $this->controller);
}

我是 PHP 和 Laravel 的新手,所以我面临着可怕的问题 This Is Picture of The Error

【问题讨论】:

    标签: php laravel octobercms


    【解决方案1】:

    我一直有这个问题。您必须删除

    中的胭脂括号
    /plugins/rainlab/forum/components/Topic.php around line 172
    

    查看图片:

    【讨论】:

      【解决方案2】:

      此提交 https://github.com/rainlab/forum-plugin/commit/f15d16c69774eaba9aecd37629abdea5950352b2 在 v1.0.18 中已修复此问题

      您只需要通过后端界面或命令行更新您的 OctoberCMS 网站: php artisan october:update

      【讨论】:

        猜你喜欢
        • 2017-11-06
        • 1970-01-01
        • 2019-10-31
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多