Re: PHP-Error
I think I found out what caused the problem. I had to comment out one line in the functions.php:
add_action( ‘wp’, ‘bp_show_home_blog’, 2 );
Now it seems to work without the link in the theme.
I am not a programmer – I fI did something stupid, just tell me
Thanks for all…!