Love this module but cannot seem to get it to work. I install it as instructed and when I go to the portal home page where the module is enabled I get this error:
Code:
Warning: require_once(./forum/chat/inc/config.php) [function.require-once]: failed to open stream: No such file or directory in [path]/modules/whochat.php on line 10
Fatal error: require_once() [function.require]: Failed opening required './forum/chat/inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forum/modules/whochat.php on line 10
Tried to adjust permissions on whochat.php and that didn't fix it either. Thank you!