If I install this chat with the below setup:
here is a public url for the chat, which will only be public until I can get the chat working:
http://bashmyex.com/index.php?mod=chat
Install Folder:
/modules/chat/index.php
Called By:
/ (index.php?mod=chat)
what should I set these params to be?
$params["server_script_path"] = ;
$params["data_public_path"] = ;
$params["data_public_url"] = ;
$params["data_private_path"] = ;
$params["client_script_path"] = ;
I have read these forums for the past couple hours, and have tried all suggestions yet I am still stuck on the chat loading screen.