Re: I\'ve killed my community!
You didn’t kill anything
This happened to me on upgrade.
You’re most likely using a deprecated theme.
I’m not in front of my workstation right now, but go into your WP theme’s functions.php, find a line that says something like:
require_once(bp-core/bp-core-activation.php)
There’s probably two of these lines… if you see any require_once’s with something referencing BP, comment those out and check your BP community again.
Hope that helps!