Author |
Topic  |
|
ehoffman73
Starting Member
45 Posts |
Posted - 24 May 2003 : 19:52:19
|
Have most of it configured, followed all the steps...when I try to save the config in the admin section, it always defaults back to off when I check it again.
Finally, maybe this is part of the problem, but I can't figure out how to get to where I can create a poll.
New to asp!! Thanks!!! |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 24 May 2003 : 20:33:04
|
Check to make sure you have added the poll mod code to your config.asp file and make you uploaded the updated file. (Some users added the code to config.asp but forgot to upload it to thier website) |
Support Snitz Forums
|
 |
|
ehoffman73
Starting Member
45 Posts |
Posted - 24 May 2003 : 20:40:49
|
Tis there, per the instructions...but there is something in the readme that I don't get: edit your default.asp page and choose which forums to make live, something along those lines...that may be where I am lost.
quote: Originally posted by Davio
Check to make sure you have added the poll mod code to your config.asp file and make you uploaded the updated file. (Some users added the code to config.asp but forgot to upload it to thier website)
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 24 May 2003 : 22:16:53
|
You mean to edit your forum properties for each forum you want to allow users to create polls in. After that you will have the option to create a new poll in that forum.
A link to your forum would be helpful. And a link to a txt version of your config.asp file. You can remove the connection string for security reasons. |
Support Snitz Forums
|
 |
|
ehoffman73
Starting Member
45 Posts |
Posted - 29 May 2003 : 21:27:39
|
board is at www.purplepride.org/skolvikes
no place to add poll that i can see.... the config.asp is thus: (with connection stuff above it cut out as not necessary? I talk to the database fine I believe)
|
Edited by - ehoffman73 on 30 May 2003 21:12:11 |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 29 May 2003 : 21:50:57
|
I had asked you to post a link/url to a txt version of your config.asp file. Meaning, open config.asp in notepad, click File|Save As.. and save it as config.txt, then upload it to your website. Then post a link to it, so I can view the text file.
From what you posted, you are missing the poll mod code from your config.asp file. Double check that file with the file that came with the poll mod and see what code you left out.
You can remove the code from your post now. |
Support Snitz Forums
|
 |
|
ehoffman73
Starting Member
45 Posts |
Posted - 30 May 2003 : 21:11:49
|
sorry, didn't know the protocol. I do have:
'###################### Poll Mod Variables ####################### Dim strFeaturedPoll, strFPollWindow, strPolls, strFeaturedPollID, strFPollTable, strMaxVotes, strHidePoll, strVResults '##################################################################
in it. There is more? I will double check. |
 |
|
ehoffman73
Starting Member
45 Posts |
Posted - 30 May 2003 : 21:24:45
|
got it figured out, thanks for the patience. 10 Mods. I'm feeling pretty good about Snitz and all the great folks here that put this thing together!!!! |
Edited by - ehoffman73 on 30 May 2003 21:33:11 |
 |
|
Rrok007
Junior Member
 
USA
149 Posts |
Posted - 31 May 2003 : 00:51:23
|
To add to this, I'm having a problem with the mod I think. I just added the poll mod. Everything seems to be working fine, from a reading posts perspective. But I can't edit forum & topic properties; I can't post new forums or topics and I can't reply to topics; I get 'page can not be displayed' errors. Currently I've got the base Snitz, the Admin Level, New Events Calendar (loving it), and Front Page News mods installed. |
Believe disbelief and contemplate the simple. |
 |
|
Rrok007
Junior Member
 
USA
149 Posts |
Posted - 31 May 2003 : 00:56:01
|
Oh, I've also got the Private Messages MOD installed as well.
|
Believe disbelief and contemplate the simple. |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
|
|
Topic  |
|