EasyEasy
Customer
Bought the pro version tonight.
Followed all instructions to install and got the following error when importing xml file.
Followed all instructions to install and got the following error when importing xml file.
Database error in vBulletin 4.1.1:
Invalid SQL:
SELECT
t.tabid,
t.type_of_tab,
t.title,
t.vbphrase,
t.url,
t.tabmode,
t.image,
t.script,
t.target,
t.allowedusergroup,
t.blockedusergroup,
t.position,
t.enable,
c.childid,
c.title as ctitle,
c.vbphrase as cvbphrase,
c.url as curl,
c.target as ctarget,
c.allowedusergroup as callowedusergroup,
c.blockedusergroup as cblockedusergroup,
c.type,
c.enable as cenable
FROM vbdbtech_vbnavtabs as t
LEFT JOIN vbdbtech_vbnavtabs_childs as c ON t.tabid=c.tabid
WHERE
t.enable=1
ORDER BY
t.displayorder,
c.type,
c.displayorder;
MySQL Error : Unknown column 't.type_of_tab' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 6th 2011 @ 12:06:34 AM
Error Date : Tuesday, December 6th 2011 @ 12:06:36 AM
Script : http://absolutegaming.co.uk/forums/*******************
Referrer : http://absolutegaming.co.uk/forums/**********************
IP Address : ****************
Username : **************
Classname : *****************
MySQL Version : 5.0.92-community-log