Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Request from member- “staying logged in?”

That should do :)

Put this in your wp-config.php:

define('COOKIE_DOMAIN', '.audreysargent.com.net');

and this in bb’s config.php:

$bb->cookiedomain = '.audreysargent.com';
$bb->cookiepath = '/';

Hopefully that’ll be all.

Skip to toolbar