昨天在一枚windows服务器上重新安装bbpress,竟然报了一大堆错,前几天也是用这台但是没出过错,报错信息形似如下: Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-content\plugins\bbpress\bb-settings.php on line 186 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-content\plugins\bbpress\bb-includes\backpress\functions.wp-object-cache.php on line 108 Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-content\plugins\bbpress\bb-includes\backpress\pomo\mo.php on line 171 Deprecated: Assigning the return value of [...]
WordPress与BBpress安装时整合详细步骤
Step1我就不再赘述了,无非是填写数据名和用户名及密码。这里我选择的是把bbpress与wordpress安装在同一数据库中。如图: Step2 是最关键的一步,就是与wordpress进行整合的所有参数设置都在这里! 当然这一步是optional也就是可选的,跳过这一步可以等安装完再进行整合也行,但是根据我的测试,这样容易造成用户的权限混乱。选中”Add integration settings” 前面的复选框,弹出具体需要设置的参数的输入框,每一个参数输入框的后面都是一个小帮助按钮,那个东西很有用哦!~ 按照帮助的提示进行设置,集成肯定是没有问题的。
