If you're using Andres' datastore plugin, this addon will give you trouble - flashchat will be blank. The only work around I've figured is to create another "config" file and remove the line:
Code:
require_once(CWD . '/includes/class_datastore_pluginsupport.php');
in the flashchat, dummy config file. Now just point flashchat to that file.
Note: in your true config file, keep the above line.
I tried using a variable, but for some reason it would only work some of the time. This will insure proper behavior.