|
|
Registered User Currently Offline
|
Posts: 6
Join Date: Sep 2006
|
Look, as the manual says, it's a simple matter of creating a SQL db (AND a user acct associated with that db) and putting that information (as well as the path info) into the seo-board_options.php file.
I've installed it a few times now, and this is easily the simplest-to-install, lightweight forum I've played with. Also quite easy to skin and I imagine it'll be a breeze to customize once I find time. Hristo, I'm thinking of coding up a (secure) means of modifying the
Code:
$moderatsors = array() line via a web interface, (probably editing a txt file full of the associative arrays and require_once()ing the txt into the PHP inline at that point). It'd be accessible only to the core admin. Let me know what you think, as this would simplify mod-creation while still separating it from the db as you currently do.
-tank.
|