[buddypress-trac] [BuddyPress] #1296: register leads to a blank page

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Nov 1 01:37:36 UTC 2009


#1296: register leads to a blank page
------------------------+---------------------------------------------------
Reporter:  helenacanta  |       Owner:     
    Type:  defect       |      Status:  new
Priority:  minor        |   Milestone:     
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by xenlab):

 * cc: xenlab (added)
  * priority:  critical => minor


Comment:

 Blank pages hide the true error messages.

 Insert this into your wp-config.php file and then report the error that is
 displayed when you try to register:

 define('WP_DEBUG',true);
 ini_set('display_errors',1);

 This could be any number of things, and more than likely has something to
 do with your setup, a different plugin, or some modifications you did to
 the code or theme.

 Thanks!

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1296#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list