输入banner图图片脚本导航/分类

startbbs"烧饼BBS"安装出现错误“Onlyvariablereferencesshouldbereturnedbyreference”

startBBS是一个国内开源的比较美观的基于MVC的PHPBBS

安装的时候会报错“Only variable references should be returned by reference”

startbbs

system/core/Common.php 257行报错

startbbs

修改成这样

startbbs

之后就成功了

startbbs

以上就介绍了startbbs"烧饼BBS"安装出现错误“Only variable references should be returned by reference”,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。