Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
Commented out the following code in template-functions.php got it to work again… testing to see if this is going to cause any security problems.
//if ( ‘user_email’ == $key && $bb_current_id != $user->ID )
// continue;