Forums
-
- Forum
- Posts
-
- Installation
- 26,329
- Troubleshooting
- 56,461
- Themes
- 9,856
- Plugins
- 14,385
- Requests & Feedback
- 14,132
- Showcase
- 3,212
-
If admin’s user_id is not 1, then adjust that value. Also your table may be called “wp_usermeta”:
INSERT INTO bb_usermeta VALUES (meta_value = 'a:1:{s:9:"keymaster";b:1;}', meta_key = 'bb_capabilities', user_id = 1);
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS