PDA

View Full Version : Posts moderated if user has not reached a particular postrange


KarateKid
03-18-2002, 10:00 PM
I wrote this hack for a friends Board.

This Hack allows you to set a postlevel a "registered" user must have for a particular forum to post new threads oder relpys. If this user hasn't reached the postlevel the post oder thread will get invisible and moderated.

The level is dynamicly setable in the admin CP in the forumsmanagement.

I hope this hack doesn't exist yet. :)

Greetings

KarateKid

Jawelin
03-19-2002, 05:58 PM
Originally posted by KarateKid
[...]
I hope this hack doesn't exist yet. :)


It sounds a nice hack... Actually something similar exists here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=32935) by Lesane...
But it seems slightly different, as your version says to put a post under moderation, not to inhibit that post at all...

I'll try.
Thanks.
:laugh:

KarateKid
03-19-2002, 07:31 PM
yes, it's different ;)

KarateKid
03-24-2002, 12:18 PM
I made a little update which fixes a Bug with the 0-Posters :)

dawl
03-31-2002, 12:37 AM
Ok, I have a board with over 400 forums, if i want to set it to 20 posts for ALL forums, is there an SQL query that I can execute to set it rather than changeing each individual forum by hand ?

JWB
03-31-2002, 02:01 PM
Nice hack....

Real similar:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=36735

dawl
03-31-2002, 03:10 PM
answered my own question once i just "thought" for a minute.

KarateKid
03-31-2002, 03:48 PM
@dawl:
at the moment there isn't the possibility for setting the limit to all forums.

Perhaps I can implement this feature :)

@JWB: No, it isn't the same. It's different! My hack is more dymanicly because you can set the limit to each forum, dynamicly :)

TaP
04-18-2002, 06:10 AM
is there a way to make it soo it doesnt get moderated but instead if the try to post a new thread it says "you must have xx posts to post in this forum"

possible? please help
if soo can you make it only if they try to post a new thread and not a reply?

Jawelin
04-18-2002, 06:51 AM
Originally posted by TaP
is there a way to make it soo it doesnt get moderated but instead if the try to post a new thread it says "you must have xx posts to post in this forum"

possible? please help
if soo can you make it only if they try to post a new thread and not a reply?
Actually you're talking about another hack (by Lesane).
Give a look HERE (https://vborg.vbsupport.ru/showthread.php?postid=225421#post225421).
I could suggest you to install that hack only in newthread.php and newreply.php scripts, if would only avoid posting and not also reading.

Bye

KarateKid
04-18-2002, 07:33 AM
Hi TaP,

yes there is a possibility, but I developed the hack for the other sence.

So, I suggest you to look at the hack Jawelin mentioned, too :)

Greetings :classic:

TaP
04-19-2002, 05:46 AM
could someone help me mod one of these hax then? couse i want the users to be able to read and reply but not start a new topic unless they got xx amount of posts

Thanks for the help btw

KarateKid
04-19-2002, 06:41 AM
so, thats no problem. Only, do not implement the part in the newthread.php. Only in the other files. So the hack looks only while making a reply for the userposts :)

TaP
04-19-2002, 03:59 PM
got it thanks for the help!

Ren
04-21-2002, 12:58 AM
Defintely Love this Hack , and I like how you can set the count for each forum diffrent ..Great Hack

KarateKid
04-26-2002, 12:21 PM
I made a little UPDATE, just redo the hack in the newreply.php.

Thats all, thanks :)

94supratt
08-26-2003, 07:22 PM
Great hack works well on 2.3.0!