Ok, not sure where I went wrong:
Quote:
You must allready have already installed vBindex v2.0 or v2.0.1 in order to use the Release Candidate. No installer is included for RC1.
|
Did it
Quote:
Run the SQL in vbisettings.sql, this will add the vBindex settings to the database, then go into vBulletin Options in the Admin CP and change the options to what you require.
|
Did it
Quote:
There are one/two edits required for the vbindex.php file itself. I. Copy the code from forum/index.php where indicated in the file. II. Change the chdir(); statement if you are running outside your forums directory.
|
Did it
Quote:
If you rename the vbindex.php file, you will need to change the name in the home_postshout template.
|
Didn't rename it, so don't need to do it
Quote:
To add the shoutbox to the left/right side add $homeshoutbox after one of the <tr>'s do not put it in its own <tr><td>. The only template edit since v2.0.1 is home_newsbit which adds $readmore incase you have $maxchars set.
|
Did it
Quote:
If you wish to use the shoutbox then this hack is a prerequsit, and needs to be installed first, however if you do not require the shoutbox option disable it in the ACP, otherwise you will get DB errors.
|
Already had it installed. So what else should I do?