Author |
Topic |
MarkJH
Senior Member
United Kingdom
1722 Posts |
Posted - 08 January 2003 : 12:23:46
|
quote: Mark, what kind of person would make a site poll mod without being able to customize it?
Hopefully, not you!
Look forward to seeing the MOD... as to the pop_poll.asp file, I guess we could make a copy of it and rename it say, pop_sitepoll.asp and hardcode the colours in there? Anyway, I guess I shouldn't discuss this here. < |
Bandlink.net - http://www.bandlink.net/ Bandlink Music Forums - http://www.bandlink.net/forum/ |
|
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 15 January 2003 : 11:42:36
|
This is not a support forum. Read the readme file or read the first post in this topic to see where to get help for this mod.< |
Support Snitz Forums
|
|
|
pknaz
Junior Member
USA
117 Posts |
Posted - 13 February 2003 : 14:43:23
|
Thanks for a great mod Davio. Do you have any plans to implement a experation time for a poll? This would be used to restrict users from voting after a designated time period.< |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 13 February 2003 : 22:29:48
|
I don't have any plans on the poll mod. Everyone seems to be satisfied where it is now.
Is that something that everyone would want? I would like to add a new feature only if users would want it. Not just for one user.< |
Support Snitz Forums
|
|
|
Diogo
Starting Member
9 Posts |
Posted - 25 February 2003 : 11:12:51
|
I found a bug in the code:
I'm using diferent names for the Forum Tables. And because of it, this line:
strSql = "INSERT INTO " & strMemberTablePrefix & "POLL_VOTES (GUEST_VOTE, MEMBER_ID, TOPIC_ID, FORUM_ID, CAT_ID)" & _
in the Sub UpdateVote, file inc_func_common.asp, should be:
strSql = "INSERT INTO " & strTablePrefix & "POLL_VOTES (GUEST_VOTE, MEMBER_ID, TOPIC_ID, FORUM_ID, CAT_ID)" & _
Great MOD, just love it! Thanks Davio! I try to think of anything else that it could have, but I think it is just perfect.< |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
|
imran
Starting Member
2 Posts |
Posted - 03 March 2003 : 05:42:40
|
I have few problmes with this Poll Mod, I have checked everything but still I am getting this error.
quote:
Microsoft JET Database Engine error '80040e10' No value given for one or more required parameters. /forum/topic.asp, line 125
I have checked through the line 125 is
quote: rsTopic.open strSql, my_Conn, adOpenForwardOnly, adLockReadOnly, adCmdText
What should I do?< |
Edited by - imran on 03 March 2003 05:47:30 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 03 March 2003 : 07:45:38
|
SUPPORT: If you have any problems please post them in the Help: MOD Implementation forum. DO NOT ASK FOR HELP OR POST YOUR ERROR MESSAGES IN THIS TOPIC!!< |
Support Snitz Forums
|
|
|
Mr Pink
Junior Member
United Kingdom
387 Posts |
Posted - 26 March 2003 : 07:59:12
|
One small question. Is this the Poll Mod that is currently being used on this web site?< |
Martin Leyland Forum Leyland Lancashire UK |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 26 March 2003 : 10:07:20
|
Nope. There is a demo link in the first topic to see how the poll mod works.< |
Support Snitz Forums
|
|
|
Mr Pink
Junior Member
United Kingdom
387 Posts |
Posted - 31 March 2003 : 08:28:07
|
Is the poll used in this forum available?< |
Martin Leyland Forum Leyland Lancashire UK |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 09 April 2003 : 12:29:02
|
Poll mod has been updated with bug fixes and a small new feature. Nothing major.
See first topic for more info.< |
Support Snitz Forums
|
|
|
mrose
Starting Member
Canada
43 Posts |
Posted - 09 April 2003 : 15:15:46
|
Anyone have the previouse ver of the poll mod handy? Please send to mrose@power-soft.net
Thanks Mik< |
|
|
Topic |
|