Quote:
Originally Posted by Meje
Hello!
Having a bit of a problem here and hoping I can get some help please.
I has this installed and working perfectly. But we then went ahead and upgraded our hosting.
This plus Paul M's Flashchat: Integration for vB 3.7 v3.7.005 was installed, but disabled during the move.
I have just gone back in and enabled Paul M's Flashchat: Integration - all is well.
The I went to enable this mod and get this message:
So I uninstalled both of them and re-installed them, but still get the same message.
If if I install anyhow I can access the flashchat admin panel, but get this error on any pages in there.
Any ideas on whats going on and how I can fix it???
|
Delete the contents of the
/chat/templates/templates_c directory, as it is Flashchat's cache directory. That should fix the following error:
Code:
Fatal error: Smarty error: unable to write to $compile_dir '/home/XXXX/public_html/chat/templates/templates_c'. Be sure $compile_dir is writable by the web server user. in /home/XXXX/public_html/chat/inc/smarty/Smarty.class.php on line 1088
Also check the permissions on the Flashchat directories are correct, easiest way to do that is to run the first part of the flashchat installation again, and
Step 1: Your Server Environment will let you know if the correct prerequisites have been met (including directory permissions). You do not need to go past step one, it will just quickly tell you if you need to change permissions, if everything on the page says
Yes, then everything is setup correctly.