Hi, I just had a closer look at your plugin. I think I spotted an error: in the wassup.php file, I see at line 1430 $cookiedomain = preg_replace('/^www\./','',$cookieurl['host']);
This should be using the COOKIE_DOMAIN constant: http://codex.wordpress.org/Editing_wp-config.php#Set_Cookie_Domain