Hi Kirby,
Got the following error when I try to add a new forum in the admincp, when I disable your hack all is okay, enabled it just throws this out.
taffy
Code:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, daysprune, parentid, newpostemail, newthreademail, options, styleid, password, issponsor, sponsor_banner, sponsor_url, showifnopermission)
VALUES
('Admin Forum', 'Admin Forum', '', '', '', 1, -1, 1, '', '', 89799, 0, '', '0', '', '', 0);
MySQL Error : Unknown column 'showifnopermission' in 'field list'
Error Number : 1054
Date : Sunday, August 14th 2005 @ 03:55:36 AM
Script : http://www.mydomain.org.uk/testforum/admincp/forum.php
Referrer : http://www.mydomain.org.uk/testforum/admincp/forum.php?do=add&parentid=1&s=
IP Address : *.*.*.*
Username : *
Classname : vb_databas