Quote:
Today at 11:15 PM filburt1 said this in Post #10
[B]
What the lady said.
|
The posted request was not turn polls off per usergroup basis but per forum basis. It can not be done by default vb permissions..
Quote:
BTW, templates are never the solution for denying permissions. All they can do is remove the interface but people can still send the actual data.
|
Obviously.. But provided solution will do the trick:
1- Only 0.01% people would be able to pass it through by coding a script that can HTTP_POST poll data to your server
2- Even a script that can HTTP_POST poll data will not help them because poll is created only if post is hidden in database and they can not make it hidden even with the script they will code.
Besides what if they can? Does it help them to bypass our solution? No! they'll be able to post a poll to a unallowed forum and get a good old BAN in return..
Quote:
By the way, what does this mean? "latter"
|
hehe it means latter is true. That is:
you have to do the "$forumid==38 OR $forumid==41 OR $forumid==112" way..