Seems to be an issue again with a sql error, when adding a new question, vb 4.2.5
Database error in vBulletin 4.2.5:
Invalid SQL:
INSERT INTO formbits
(fid, displayorder, type, question, description, options, compulsory, perrow, rows, cols, maxlength, ereg, custom, spacer, size, guestonly, minlength, reference, hidelabel, quiz)
VALUES ('1', '10', '1', 'Date of Event', 'The month & day(s) of your event', '', '1', '0', '0', '0', '255', '', '', '', '40', '0', '5', '', '0', '');
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'rows, cols, maxlength, ereg, custom, spacer, size, guestonly, minlength, referen' at line 2
Error Number : 1064
|