Followed the tutorial and thought everything was working, but I see now that when new users register on WP, they are added as users in bbP – but they have no role defined. All my roles are set in WordPress Integration. Here’s the error I get when I click on edit for the User – under USER TYPE
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/account/public_html/forums/bb-includes/functions.bb-template.php on line 2009
under ALLOW THIS USER TO:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/account/public_html/forums/bb-includes/functions.bb-template.php on line 2036
Great tutorial, btw!