hunter999
Not New Member
Posts: 7
hunter999 said 0 great things
|
Post by hunter999 on Apr 17, 2010 7:30:34 GMT -8
Hello, I need some sort of code that will stop members being able to post more then once in a thread. So what i mean is someone can start a thread and they can't post again in that thread then other members can come along and post in the thread but only once and no more. I know there are many aways to get around this as it uses cookies and people can just delete them but i would like this code still. Thanks in advance any questions just post and i will reply.
|
|
hunter999
Not New Member
Posts: 7
hunter999 said 0 great things
|
Post by hunter999 on Apr 18, 2010 11:10:01 GMT -8
Update: In this code could you also only allow 10 posts per thread. The members that post can only post once in the thread. After the ten posts have been made the thread gets locked.
|
|
|
Post by Wormopolis on Apr 18, 2010 13:17:42 GMT -8
might be easier to just lock the thread.
|
|
hunter999
Not New Member
Posts: 7
hunter999 said 0 great things
|
Post by hunter999 on Apr 18, 2010 13:52:45 GMT -8
Yea it does sound better if the thread gets auto locked after the 10 posts thanks ;D
|
|
|
Post by Wormopolis on Apr 18, 2010 14:43:35 GMT -8
well auto-locking cant happen. locking requires data to be sent to the server in order to lock a thread. that would be against TOS to write a code that sent data to the server.
do you have it showing more then 10 posts on a page? the reply/quote buttons could be hidden after it sees there are 10 replies.
|
|
hunter999
Not New Member
Posts: 7
hunter999 said 0 great things
|
Post by hunter999 on Apr 19, 2010 0:28:06 GMT -8
Erm i have the reply and quote buttons hidden as people will have to use the quick reply box to reply to threads. Is it possible to only allow 10 posts and then after the 10 posts the quick reply box gets hidden? But in the same code only allowing a member to only post once per thread?
|
|
|
Post by Wormopolis on Apr 19, 2010 1:56:23 GMT -8
THAT we can do.
|
|
hunter999
Not New Member
Posts: 7
hunter999 said 0 great things
|
Post by hunter999 on Apr 19, 2010 9:03:03 GMT -8
;D
|
|
|
Post by Wormopolis on Apr 25, 2010 21:00:02 GMT -8
I seen Todge filled this request on PBS, so I will change its status to done.
|
|