Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Posting Restriction Until Post Number Hit
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dgwyther
Starting Member

34 Posts

Posted - 29 August 2003 :  03:29:25  Show Profile  Visit dgwyther's Homepage
Is it possible to only allow registered members to post to a particular forum when they've reached a certain number of posts. I have Snitz running several "forums" (I'd call them catagories myself) at http://www.400greybike.co.uk/forum/ and would like to restrict the For Sale section to those people that have made say 40 posts elsewhere.

Any help would appreciated

Dave G

Edited by - Gremlin on 29 August 2003 05:05:16

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 29 August 2003 :  05:04:55  Show Profile  Visit Gremlin's Homepage
Sorry nothing like that feature is currently included, I'll move this post to the mods forum perhaps someone can suggest or help you in writing a mod to accomplish it.

Kiwihosting.Net - The Forum Hosting Specialists

Edited by - Gremlin on 29 August 2003 05:05:35
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 29 August 2003 :  07:32:35  Show Profile  Visit MarcelG's Homepage
mmz...just brainstorming ; maybe its an idea to create a new forum_type for this ?

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

dgwyther
Starting Member

34 Posts

Posted - 29 August 2003 :  08:37:37  Show Profile  Visit dgwyther's Homepage
Gremlin, thanks for pointing the post in the right direction.

The reason for the request is so that members using the For Sale section have had to contribute to the communitee before being allowed to make entries. This should help in buyer confidence in a well supported and family orientated forum base. I am suffering from people only posting once to sell things and a few times this has been of a commercial basis, I don't allow commercial advertising.

Maintaining the spirit of "Free", this facility would be very useful for the reasons above. And there are many other "Forums" that Users can contribute to to gain the necessary number of posts.

Limited knowledge as I have, would it not be possible to add some trapping that would follow the logic:

If Forum = "For Sale" and User Posts => 40 then .............Allow Post

Else ............... Display rejection message

This would need to be done in both the Quick Response section and the Reply to Topic section. I'm just thick as mince when it actually comes to putting it into practice.

Dave G
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 29 August 2003 :  10:59:12  Show Profile  Visit MarcelG's Homepage
dgwyther ; that is a possibility ; however, it would need to be done for every forum you choose to use the post-threshold.. That's why I suggest using a different forum type, next to 'all visitors', 'allowed member list' etc, putting in a 'minimum # posts required to post' (and maybe another one 'minimum # posts required to view').
In that way each forum could be assigned this status, without changing the code in every file for every seperate forum.
The changes would then need to be done in .... let me see ....
- the function chkForumAccess
- post.asp (for setting the forum permissions)
- post_info.asp
- the db (adding an extra field for the minimum number of posts)

I guess no big change in topic.asp (the quick response area) is necessary, as long as it uses the ChkForumAccess code correctly (displaying a topic with the post-threshold as a 'locked' topic)

So far my theory ... now putting it into practice -> anyone ?

portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 29 August 2003 11:04:59
Go to Top of Page

dgwyther
Starting Member

34 Posts

Posted - 31 August 2003 :  14:17:33  Show Profile  Visit dgwyther's Homepage
I'm slipping down the order here and not having many takers regarding the problem

Dave G
Go to Top of Page

VodkaFish
Average Member

USA
654 Posts

Posted - 31 August 2003 :  19:58:33  Show Profile  Send VodkaFish an AOL message  Send VodkaFish an ICQ Message  Send VodkaFish a Yahoo! Message
Well, just to theorize, you can do a few things:
Use the private forum functions for this. Find all the functions for it (all the if-then statements and use those).
If listed_on_private_list (whatever it says) OR posts > 40 then...
You may have to make sure that the person logged in has the # of their posts always available as well.
Make sure you hit default, active_topics, forum, topic.

v ø d k â f ï § h
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 31 August 2003 :  21:21:08  Show Profile  Visit dayve's Homepage
this is not exactly what you are looking for, but I strongly suggest checking it out... it is by far one of my favorite mods:

http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=39014


Edited by - dayve on 31 August 2003 21:21:27
Go to Top of Page

big9erfan
Average Member

540 Posts

Posted - 01 September 2003 :  00:39:56  Show Profile
A while back Huwr wrote a mod for Posting Restrictions based on your level ( member, mod, or Admin ). I think with installing that mod, and then some added checks of the post count ( when creating a topic ) you should be able to get this working with very little hassle.


This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07