I am getting this error when I create a new forum but when I refresh it goes away. Why??
Error -->>
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, daysprune, parentid, newpostemail, newthreademail, options, styleid, password, recycle, forumid)
VALUES
('Admins Only!', 'Admins Only!', '', '', '', 1, -1, 3, '', '', 97991, 0, '', 0, 4);
*vb3.50 clean install.
And it don't add a link inthe moderation block.
|