Info
- 1 post
- 1 voice
- Started 1 year ago by nikeshoes2a
- This topic is not resolved
Login Problem
-
- Posted 1 year ago #
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 -
You must log in to post.