@daiyoukai
11 years, 10 months ago
So apparently all I was missing was: do_action( ‘bp_head’ ); in my header.php file. That fixed it.
Aaand scratch that. While it is a template issue, using my custom theme still causes it to break. I’m not sure which files I can alter to fix the issue.
Ugh. I feel stupid. It was the template files. I simply recopied over using BP-Template-Pack and it started working.
And to think I reinstalled the entire thing for nothing.