Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
This is line 566:
if ( !$domain = wp_cache_get( 'bp_user_domain_' . $user_id, 'bp' ) ) {
It sounds like you’re using some type of caching on your site. Try turning it off to see if the error goes away.
The function where this line resides — bp_core_get_user_domain() — only outputs a link to the user’s profile. Without knowing too much about your code, there’s not much we can do on our end.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS