doukui7574 2015-08-25 23:53
浏览 42

在我的论坛上安装phpBB时出现两个错误

So auto installer was down on my web host provider and this was the first time trying to install a forums. I do not understand coding so when i cam across these errors i wasn't sure how to fix them. Here are the screenshots:

enter image description here enter image description here

I downloaded it straight from the phpBB website unedited.

Code:

{
            $json_response = new \phpbb\json_response();
            $json_response->send(array(
                'success'   => true,
            ));
        }
  • 写回答

0条回答 默认 最新

    报告相同问题?