TECK, I'm glad you're around. Hopefully you can help me out.
I first installed this on a test board. Had a little problem, as you can see by my previous post. Resolved the problem simply by rewriting the path and uploading the index.php once again. But now installing on my regular board brings another error:
There seems to have been a slight problem with the THE PLACE database. Please try again by pressing the refresh button in your browser.
This doesn't tell me much.
I suspect the problem might be with my path.
Here's what I did in the index.php file:
chdir('/home/mysite/public_html/forum');
Uploaded index.php to my public_html directory.
Presumably
www.mysite.com/index.php should bring it up, right?
I have no idea because I'm very dumb about these things.