I've installed and gone through the onerous installation process - and can even run the admin script.
However, when I go to my main chat page to log in and start using the chat, I get NOTHING - bupkus - no error messages, no nothing.
In fact, my browser seems to stay on the page that I was previously viewing. If I view source, I have very little text and it doesn't (of course) match what my browser is still displaying.
I've checked my system logs, etc., but there's nothing in there about PHPOpenChat anything.
The one thing I didn't do is change my httpd.conf file - I don't want this thing to take over my web server - I have a regular web site there, and I want this chat system to merely supplant that existing website, not replace it.
Anybody ever have this situation? If so, please advise how to fix it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
it seems you have edited the defraults_inc.php, gave the chat a new entry-channel without creating it in the admin tool. this causes the chat to display nothing.
solution: create the entry-channel and all will work
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've installed and gone through the onerous installation process - and can even run the admin script.
However, when I go to my main chat page to log in and start using the chat, I get NOTHING - bupkus - no error messages, no nothing.
In fact, my browser seems to stay on the page that I was previously viewing. If I view source, I have very little text and it doesn't (of course) match what my browser is still displaying.
I've checked my system logs, etc., but there's nothing in there about PHPOpenChat anything.
The one thing I didn't do is change my httpd.conf file - I don't want this thing to take over my web server - I have a regular web site there, and I want this chat system to merely supplant that existing website, not replace it.
Anybody ever have this situation? If so, please advise how to fix it.
it seems you have edited the defraults_inc.php, gave the chat a new entry-channel without creating it in the admin tool. this causes the chat to display nothing.
solution: create the entry-channel and all will work