Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin custom pages

So…

bb_auth(); in ‘functions.bb-pluggable.php’ is causing this redirection problem.

I appear to be failing at the line:

if ( !bb_validate_auth_cookie( '', $scheme ) ) {

I’ll have to look into bb_validate_auth_cookie() to see where that leads.

Skip to toolbar