Hello..
I am getting this error when I add or update a forum.
Code:
Invalid SQL:
INSERT INTO vb_forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, password, accessf_nb, accesst_nb, create_nb, reply_nb, fdebates, mimicbotrop, is_diary, alowmedia)
VALUES
('Hollywood/English Movies', 'Hollywood/English Movies', '', '', '', 1, -1, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', 0, 0, 0, 0, 0, '0', 0, 1);
MySQL Error : Unknown column 'mimicbotrop' in 'field list'
Error Number : 1054
I have quite a few hacks installed, so I dont know which hack this unknown column belongs to. :-s Please please asap..
thanks in advance.