Forums

Join
bbPress Support ForumsInstallationLogin Problem

Info

Login Problem

  1. Hi Experts,

    I need single signin plugin for intergration with bbpress. i done my website using codeignitor , i installed bbpress seprately. i need single signon plugin with other than wordpress.

    I find most of saying for cookie and HTTP authentication problem

    Please help find out my problem.

    Some time it logged in partially. But i cant able to add new topic or reply the forum.

    i call this code outside of my site.

    $user = bb_login($useremail,$useremail,'');

    bb_safe_redirect( "/gbbpress/" );

    but it logged and i cant able reply or add new topic.

    Thank
    web

  2. You must log in to post.