Hi Olaf
I'm having the same problem - when I activate the plugin (version 1.0.1) I get the error message:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /homepages/25/d263871326/htdocs/FSPW_NewWP/Forum/my-plugins/moderator-new-post-notification/moderator_notification.php on line 40
Repeated three times - this occurs where I assume the checkbox to receive notifications should be.
If I try to edit the user and click on Update Profile, I get a blank page with that error repeated again three times followed by the headers already sent error message, telling me that the headers were already sent by /bb-includes/functions.bb-pluggable.php
I'm using bbPress version 1.0.2 and I have it integrated with WordPress, so my users table is NOT bb_users, it's wp_users.
Can you help with this?