ok in the zip is a file called logician_query.php
you need to edit it with the relevant details
## Username and password to log onto your MYSQL database server
$dbusername='root'; //MYSQL username
$dbpassword=''; //MYSQL password
## Name of the MYSQL database that you want to access.
$dbname='test';
so basically these are the same as you use for your vbull board so is quite easy.
so once u edited it - upload it to the admin folder and then run it
forums/logician_query.php and it will add the tables for you.
Also dont forget to edit phpheader with same details m8
|