I tried to add a poll, and use only usergroups option and let other options blank, then I get this MySql error
PHP Code:
Database error in vBulletin 4.2.3:
Invalid SQL:
INSERT INTO advancedpolls
(
pollid, postcount, membership, recentpost, reputation usergroups
)
VALUES
(
523, 0, 0, 0, 0, '4,2,16,15,35,6,5,13,1,3,47,46,7,14'
);
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'usergroups
)
VALUES
(
523, 0, 0, 0, 0, '4,2,16,15,35,6,5,13,' at line 3
Error Number : 1064
Request Date : Sunday, January 8th 2017 @ 09:06:35 PM
Error Date : Sunday, January 8th 2017 @ 09:06:35 PM
Script : http://www.manshor.net/forum/poll.php?do=postpoll&t=260571
Referrer : http://www.manshor.net/forum/poll.php?t=260571&polloptions=5
IP Address : 169.255.108.131
Username : ���� �������
Classname : vB_Database_MySQLi
MySQL Version : 5.5.52-cll
Stack Trace:
#0 vB_Database->halt() called in [path]/includes/class_core.php on line 1403
#1 vB_Database_MySQLi->execute_query() called in [path]/includes/class_core.php on line 444
#2 vB_Database->query_write() called in [path]/poll.php(339) : eval()'d code on line 26
#3 eval() called in [path]/poll.php on line 339