Re: Auto Login
Hi sanraj,
Just put the following code into your login action and give the right path for the bb-load.php file and enjoy
Here is script:-
require(‘bbpress/bb-load.php’);
$user = bb_login( @$_POST, @$_POST, ” );
Hi sanraj,
Just put the following code into your login action and give the right path for the bb-load.php file and enjoy
Here is script:-
require(‘bbpress/bb-load.php’);
$user = bb_login( @$_POST, @$_POST, ” );
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS