Re: Group forums not working? On a DV?
holdench, some of the variables between operating systems that could be hosed in the Windows version are:
Check that the bp user you have in bbPress Forums config on the bp side has ‘administrator’ rights.
Check that you have user switching turned on in bb-config.php with this:
$bb->bb_xmlrpc_allow_user_switching = true;
Lots of little things can be off. If any ONE isn’t right, things get weird or just don’t work period.