A few lines above line 522, you will see where you added the poll mod code. You need to have a comma , after the TOPICS.T_MESSAGE. Should look like this: strSql = strSql & strTablePrefix & "TOPICS.TOPIC_ID, " & strTablePrefix & "TOPICS.T_MESSAGE, "
If you correctly entered the code into your files, there should be a "Add Poll" link on your forum.asp and topic.asp pages, where the "New Topic" link is. Click on it and you will create a new poll.
Edited by - Davio on 03 April 2001 22:46:04