Quote:
Originally posted by MackX
The problem is as follows:
Database error in vBulletin: Invalid SQL: INSERT INTO thread (threadid,title,lastpost,forumid,open,replycount,p ostusername,lastposter,dateline,iconid,visible)
VALUES (NULL,'Test Pol',966614484,1,1,0,'MackX','MackX',966614484,ima ges/icons,1)
mysql error: Unknown column 'images' in 'field list'
mysql error number: 1054
Date: Friday 18th of August 2000 05:01:24 PM
Script: /forums/poll.php
|
Well your error is because you put in the wrong thing in the setup. Where you were told to put the iconid for the poll icon, an integer, you appear to have put "images/icons". Go back to the control panel, open the Message Icons. Put your mouse over "edit" beside the picture of the X poll icon. Write down the ID, it will be a number, such as 25. Then go to the polloptions and put that number where it asks for the poll icon id.