Hi sorry if I sound really stupid but I have added the poll MOD to my forum and I noticed theres now a link at the top of each page for viewing active polls so it must have installed.. but I just cant figure out how you make them :s
Go to Admin Options -> Poll Configuration -> set Polls to "On" Now edit the forums where you want to enable Poll posting, and enable it (for either admins and moderators only or all members).
do you mean go on to 'admin_poll.asp' cause it seems to be when i add MODs the links never appear on the admin options page... if thats what you mean I've been on there and set it to on.. :s
quote:cause it seems to be when i add MODs the links never appear on the admin options page...
You have to add a link to the MOD's options page on admin_home.asp. Almost all MODs that include admin page(s) have instructions included on how to do that. So does the Poll MOD.
quote:if thats what you mean I've been on there and set it to on.. :s
So have you edited the forums where you want to allow polls as I posted above?
I never got instructions with the poll mod thing on what to do I just uploaded everyhting and pasted the code into the MOD setup soI dont know what to put into the post.asp or any other files. Where could I get some instructions?
quote:For most of the files in the mod, you will need to copy the code and paste it into your forum files. I have commented all of the changes needed in each file. Just do a search for "Poll Mod" in the files and you will find the code you need to add. I have added comments to help you in adding the code to your files. The following is a list of the files that you will have to copy the code into your forum files:
The following files you can just place into your forum folder: active_polls.asp admin_poll.asp dbs_poll_mod.asp inc_poll.asp poll_upgrade.asp pop_poll.asp