With the “Oh and it’s a subsite of a second network in that installation and I did add the multisite define to wp-config.php.” I mean the following:
I have famire.nl as the main site (main network). I am using the ‘Networks for WordPress’ plugin by David Dean to be able to add multiple networks in my installation. My site onexa.nl is one of the networks.
Inside that network I have a subsite called clients.onexa.nl (which I want to use as an extranet) and inside that site I have BuddyPress enabled.
I understand differences between sitewide & group forums are btw (can’t remember mentioning the sitewide forums though). What I’m not sure of is what the “use excisting installation” & “install group forums” differences are.
And just in case I need to have more added to wp-config.php, this is the BP related define I have in there: `define(‘BP_ENABLE_MULTIBLOG’, true);`
Oh and if this has been covered in the forums multiple times: search isn’t working for me (I get redirected to the homepage with just ?s added to the URL, adding it manually to the URL results in a search results page with titles only and a search form as the content of every result).