PDA

View Full Version : vBulletin 4 Request - Poll checks


SilverBoy
12-24-2016, 12:30 AM
Hi

I'm looking for a plugin which add some checks to the polls (per poll basis) like

Minimum Post Count
Length of Membership
User Group


I know there is a plugin do this (here (https://vborg.vbsupport.ru/showthread.php?t=317582)) but it is global checks for all polls not per poll basis.

could some one help in this?

Thanks in advance.

SilverBoy
01-07-2017, 02:19 AM
No one can help in this?

MarkFL
01-07-2017, 04:48 AM
I've started on it, but it could be a while before it's completed. :)

SilverBoy
01-07-2017, 07:12 PM
I've started on it, but it could be a while before it's completed. :)

Good Mark, I will waiting you and I wish you can finish it as soon as possible :).

MarkFL
01-07-2017, 07:35 PM
Good Mark, I will waiting you and I wish you can finish it as soon as possible :).

Well, this isn't a trivial task, and what I have so far are the new options being displayed on the "newpoll" and "editpoll" templates (no manual template edits required):

https://vborg.vbsupport.ru/attachment.php?attachmentid=155659&stc=1&d=1483824156

I have the code in place to retrieve the values entered into the new options elements when the form is submitted, so all that is needed there is to construct the queries to save the data to the db. I will be adding a custom table for this.

Then after that, I will have to add a query when viewing polls to retrieve the advanced options and then based on that determine if permission is given to a user to vote, and deny this permission if needed.

So, please be patient and bear with me because I do have many other things going on as well. :)

SilverBoy
01-07-2017, 08:11 PM
Good Mark, almost done ;)
Just suggestion, maybe usergroup option use be limited to admins/moderators not for all member, or what you think?
Waiting for you to finish ;)

MarkFL
01-08-2017, 03:45 PM
I have published the new product here:

Advanced Poll Options (https://vborg.vbsupport.ru/showthread.php?t=324148)

I have cited you as a co-author/supporter since this was your idea. :)

SilverBoy
01-08-2017, 05:34 PM
Thank you Mark :).