cspelts
Starting Member
9 Posts |
Posted - 09 June 2006 : 08:21:11
|
I just finished upgrading from Access to SQL and everything is working great - except for the polls. When I login to the Admin Section and try to change the settings for the polls, it appears to save the new settings, but when I go back, the defaults are all checked. But the weird thing is - if I look at the live SQL database, the correct values are in the table. I imported the data from my old Access database, so it's no surprise that the correct data is there - but I can't figure out why the Admin Poll Configuration page doesn't reflect that?
And it's not just the Admin section - the New Poll button does not appear at the top of topic.asp. Because I had the Polls Mod working perfectly under Access, I have older polls that I imported, and they're all working just fine - but if I try to go in and edit an older poll that currently has six answers, only six fields will appear - not the full fifteen that should show up. And if I go to post.asp?poll=1&method=Topic&forum_id=2 in order to start a new poll, I get the Who Votes field, but none of the fields for Poll Answers.
This was my first time working with SQL - but I read the old threads and created a new SQL database, and then imported my old data using DTS, so I think I did that right - and everything else seems to be fine - but the poll issue is baffling to me!
Any ideas? Thanks in advance for any help you can give! |
|