Hm, still getting the unable to detect settings error.
- VB 4.1.3
- Uploaded FC6 chat folder to forum/chat
- Uploaded the CMS file from this installer (tried it with both, actually)
- Ran the installer
- Clicked the CMS integration box
- PHP 5.2.17
Not sure what I'm missing. In the integration notes it says to put your license information in, but it's for old versions of VB3 and I assume it's outdated. (Plus, I don't see an option in the current CMS file).
I haven't tried directly inputting my DB settings into the CMS file for fear of hosing things. Anyone else have luck getting past it?
Edit: Actually I found the answer here.
http://forum.tufat.com/showthread.ph...ghlight=detect
Adding that line to the .htaccess file in /forum got past Step 2.
However, now I get the following:
Quote:
Fatal error: Uncaught exception 'Exception' with message 'Headers already sent in /(my folder)/funcs.php on line 2. Cannot send log data to FirePHP. You must have Output Buffering enabled via ob_start() or output_buffering ini directive.'
|
Which is fixed by dropping all of the old flashchat tables before re-installing. Edit: And it works!