whatami
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Can’t Auth Mode – Option Selected Doesn’t SaveOkey gotten everything green when i placed the forum in the same database wordpress is in. auth now keeps wpbb =D
however when i am trying to visit the forum i get this error
Warning: file_get_contents(./common.orig.php) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/vhosts/kpumea.org/httpdocs/forum/common.php on line 17
Fatal error: Call to a member function session_begin() on a non-object in /var/www/vhosts/kpumea.org/httpdocs/forum/index.php on line 24
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Can’t Auth Mode – Option Selected Doesn’t Save1) Installed & configured WordPress 2.9.2 and phpBB-PL1 3.0.7
2) Installed PHPBB Single Sign On 0.6.2 on WordPress
3) Changed authentication to wpbb on the forum
4) Copied the auth_wpbb.php /forum/includes/auth/auth_wpbb.php
5) Copied common.php to /forum/common.php6) Went to PHP BB Options in the WordPress administration menu changing Second Path/Auth to wpbb
but it did always revert back to apache no matter what i did.This is my phpBB output.
Reccomended | Current OK ?- auth_wpbb.php: 0.6.2 0.6.2 OK
- common.php: 0.6.2 OK
- common.orig:.php – OK
- Auth Mode: wpbb Error
- WordPress Path Variable: forum/ OK
Configurations—
Ohh and btw when i try to reach the forum i get these errors
Warning: file_get_contents(./common.orig.php) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/vhosts/domain.org/httpdocs/forum/common.php on line 17
Fatal error: Call to a member function session_begin() on a non-object in /var/www/vhosts/domain.org/httpdocs/forum/index.php on line 24