Forums
-
- Forum
- Posts
-
- Installation
- 28,369
- Troubleshooting
- 62,202
- Themes
- 10,387
- Plugins
- 15,308
- Requests & Feedback
- 14,889
- Showcase
- 3,252
-
Ok, I’ve implemented a quick / dirty fix:
In bbpress/bp-admin/install.php, change line 196 from:
$bb_install->input_text(‘user_bbdb_password’, ‘password’);
to
$bb_install->input_text(‘user_bbdb_password’);
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS