• I can’t get Auth Mode to go “OK”

    I’ve been selecting “wpbb” as the second path on the options page but when I save it, it keeps coming back to Apache.

    I’m using WordPress 2.9.1 and the latest version of PHPBB Single Sign On.

    Please help!

Viewing 61 replies (of 61 total)
  • Odd i have the same version but got a warning that it the old line funktion was depricated. We should probably keep the old line till we know more about why.

    I found a new error today, all my pages in the forum is sent as 404 mening that they will get a where search indexing then normal (it’s saying that the pages are not there).

    Heres an immediat fix:
    in common.php add:
    header("HTTP/1.0 200 OK");
    After:
    include($wp_blog_header_path);

Viewing 61 replies (of 61 total)
  • The topic ‘[Plugin: PHPBB Single Sign On] Can’t Auth Mode – Option Selected Doesn’t Save’ is closed to new replies.