here is some demo of my cms with integrated chat.
http://cmsdemo2.jw-webdev.info/index.ph ... hat_zobacz
but chat don't load properly, there is only "chat loading..." message
Moderators: OldWolf, re*s.t.a.r.s.*2
1. Close any browsers connected to the chat.
2. If your site is public and it's possible someone could be accessing it while you are performing this manual rehash, comment out (put two slashes in front of) the line that reads
- Code: Select all
$chat = new phpFreeChat( $params );
Make sure to change it back in step 5.
3. In your FTP software, navigate to /yourchat/data/private/.
4. Delete both the chat and cache folders. If you wish to clear your logs, you can delete the logs folder as well (for set-ups with logging).
5. If you commented out the phpFreeChat line in 2, uncomment it now.
6. Navigate back to your chat in a browser. The cache will automatically set itself back up.
echo '<h2>Debug</h2>';
echo '<pre>';
$c =& pfcGlobalConfig::Instance();
print_r($c);
print_r($_SERVER);
echo '</pre>';
Return to General Support (v1.x)
Users browsing this forum: No registered users and 119 guests