Ok, apparently it doesn't. I've adjusted for the deprecations in php, and ran everything successfully after making sure to back up the entire database before making changes.
Everything executed successfully, I have the new chat window, new options, etc...
But still no messages sending.
Any ideas?
[Edit] On a side note, CTracker didn't catch any problems with 'sent' variable on my site.
[Edit} Seems there's a problem with sessions. I noticed that even after logging out of chat, the portal block still shows me logged in. Deleted session via phpmyadmin and logged in/out again (still can't send msgs), and the sessions are not being flushed when logging out.
Also, getting a warning on your site right above my "Edit Post" box.
- Code: Select all
Warning: ini_set() has been disabled for security reasons in /home/importal/public_html/forum/config.php on line 20
Then, at very top of page, I get
