我有一个wordpress站点,我正在尝试添加一个phpbb3论坛系统
这两个单独工作很好,我能够设置WP phpBB Bridge (我不确定它是否可以工作,或者它适合做什么),但是当我尝试设置PHPBB Single Sign On (据我所知)应该结合wordpress和phpb3用户时,我遇到了一些困难。
路径、身份验证和补丁都是"OK“的,但当我尝试执行common.php步骤时,站点停止工作。
这就是它说要做的:
It seems that this file is the original common.php file.
you will have to rename this file from common.php to common-orig.php
the file is in the folder C:\wamp\www\sys\forum
This file must be copied from C:\wamp\www\sys\wp-content\plugins\phpbb-single-sign-on\files\common.php to C:\wamp\www\sys\forum/common.php有什么想法可能是问题所在?
谢谢
发布于 2012-03-26 08:15:15
我发现问题出在哪里,果然是我的愚蠢。
我试着安装两个wordpress phpbb3桥,但它们彼此都搞砸了。
https://stackoverflow.com/questions/9490232
复制相似问题