[buddypress-trac] [BuddyPress] #2032: Blank page after login
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Feb 25 18:49:20 UTC 2010
#2032: Blank page after login
------------------------------+---------------------------------------------
Reporter: Pressography | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Keywords: reporter-feedback |
------------------------------+---------------------------------------------
Comment(by cnorris23):
I'm not able to check this out. I'm not sure if trac/a was meant to be
some sort of username/pass combo, but I've tried it in multiple
variations, and it's a no go. Do you have anything in your .htaccess file,
other than the plain vanilla stuff added by WP when you turn on
permalinks? What browser are you using, and have you tested to see if you
replicate this behavior in another browser? If you're logging into your
site from wp-login.php, then
{{{
if ( false === strpos( wp_get_referer(), 'wp-login.php' ) && false ===
strpos( wp_get_referer(), 'activate' ) && empty( $_REQUESTnr? ) )
return wp_get_referer();
}}}
should never even be triggered.
--
Ticket URL: <http://trac.buddypress.org/ticket/2032#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list