[buddypress-trac] [BuddyPress] #3798: bbPress Group Forums fails installation when defines are missing

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Dec 5 23:01:10 UTC 2011


#3798: bbPress Group Forums fails installation when defines are missing
--------------------------+-----------------------------
 Reporter:  r-a-y         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Forums        |    Version:  1.5.1
 Severity:  normal        |   Keywords:  dev-feedback
--------------------------+-----------------------------
 Just encountered this issue where the "DB_CHARSET" define was not defined
 on a certain WP install's wp-config.php.

 So during group forum installation, the generated bb-config.php came
 prefilled with the following:

 `define( 'BBDB_CHARSET', 'DB_CHARSET' );`

 And this generated SQL errors preventing the bbPress tables from being
 installed.

 However, the BuddyPress Forums Setup page says everything is hunky-dory
 even when the tables were not added to the DB.

 Could be an edge-case, but might be good to add proper fallback variables
 during the creation of bb-config.php.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3798>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list