Quote:
Originally Posted by Mr_Bob
Works great perfectly 
However where it says
PHP Code:
require_once('./flashchat/inc/config.srv.php');
Should read
PHP Code:
require_once('./chat/inc/config.srv.php');
FlashChat 4.0.1 uses a folder called chat now instead of FlashChat. any new people that will use this hack will run into a file error if it is not changed. Either this, or it can be made a note in installation to change this variable to your directory  .
Great job Paul 
|
Don't you just love consistancy, why do they change things just for the sake of it.
I will make a note of it, people who upgrade from 3.x.x to 4.0.1 will probably retain the flashchat folder (as I did).