Bulletin Board

This is the homepage for the Bulletin Board controller for the dalines.org.engine.

How to Install

This HowTo assumes you have already installed the Voodoo engine.

Download the latest version of the Board Controller from this page (at the bottom of the page). Once downloaded, please extract the Board directory to your /spellbook directory of your dalines.org.engine installation. The next step is to enable the controller in your voodoo.ini file located in your /conf directory.

Open /conf/voodoo.ini in a text editor. Under the heading [controllers] add the following line: board = On. In case board is already there as a setting but it is set to Off, change it to On instead of adding an extra line.

Now scroll all the way to the bottom of the file and add the following:

[controller.board]
alias = boardroom
Save the file and exit the editor. Now we have to add the tables to your database. Please goto http://your/url/setup/Controller/board, this should show you all the tables needed by the Board Controller that are not present yet. If you have the insecure_sql_execution set to On in your admin.ini file, you can enter your MySQL user credentials to add the tables. It is not recommended to have the insecure_sql_execution enabled.

Once the tables are added your Board Controller is ready to use. Please goto http://your/url/board to start creating boardrooms. Have fun.


See also: beseen-chat.com, WikiOverview, Engine Guide

Attachments

Copyright © 2009 - 2010, Dalines Software Library.
Powered by dalines.org.engine (version 0.5_beta)