Hi there, I have installed this.
I have ran into the problem of a Database error after trying to post an article.
It will show me the data base error:
Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
INSERT INTO vault_link
(postid, title, dateadded, namespace, redirect, templateusage, targetid, type)
VALUES
(
713,
'parachuting',
1260840150,
37,
0,
0,
0,
'37');
Unknown column 'templateusage' in 'field list'
Classname : vB_Database_MySQLi
MySQL Version : 5.0.67.d7-ourdelta-log
Did I forget something or did I try to create a new thread an incorrect way?
Edit: 37 is the forum ID correct?
Thanks in advance, looking forward to your response.