OK, I've got this installed on my 3.7.3 board. However, every now and then, I get this error message:
Code:
Fatal error: Call to a member function next() on a non-object in <forum path>/chat/inc/cmses/vbulletin36CMS.php on line 39
Line 39:
Code:
$rs = $this->getUserForSession->process($this->session);
Is something wacky going on with the session management? Is this a problem with Flashchat or the integration with 3.7?
I just refresh and the problem disappears and everything works. It happens when I'm modifying the Flashchat config as well.