what directory do you have phpmychat in? What directory do you have chatters.php3 in? What version of phpmychat are you running? What paths have you specified for the following: ?
Code:
$ChatPath = "../chatdir/chat/";
and
Code:
$ChatLaunch = "<b><A HREF=\"http://www.yourdomain.com/chatdir/chat/index.php3\"
and
Code:
require("http://www.yourdomain.com/chatdir/chatters.php3");
??