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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Private Forum only for members with x or more post
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

cioto
New Member

Italy
95 Posts

Posted - 23 November 2004 :  15:38:11  Show Profile  Visit cioto's Homepage
Hi, is there a way to allow a private forum only for members who has more than, you say, 200, 300... x posts??
It could be fine even to allow the forum only for who has, for example, 3 or more stars?
Thanks!

miperez
Junior Member

Spain
243 Posts

Posted - 24 November 2004 :  03:14:08  Show Profile
Not in the base forum, and I don't even think that there is a MOD specially built for that.

What I would do is:
- Install Nikkol's usergroup's MOD.
- Create a group called, let's say "experts".
- Create a forum, and set it's permissions to "Allowed member list (hidden)", and grant read / write permissions to it, to the "experts" group.
- Finally -you would need to program this- whenever a user posts, in the routine that checks if he has reached a new level, I would add some lines to add a user to the "experts" group if he/she has reached x posts.

Of course, you could set as many different levels and groups as you need.

Best Regards

Mikel Perez

"Hell is the place where everything test perfectly, and nothing works"
Go to Top of Page

Jorrit787
Average Member

Netherlands
681 Posts

Posted - 24 November 2004 :  07:59:11  Show Profile  Visit Jorrit787's Homepage  Send Jorrit787 an AOL message  Send Jorrit787 a Yahoo! Message
Or you could just add them to the Allowed List manually every time, but that can be quite a pain if you have a lot of members; I'd go for the MOD

eXtremeGossip
Go to Top of Page

cioto
New Member

Italy
95 Posts

Posted - 25 November 2004 :  14:40:26  Show Profile  Visit cioto's Homepage
quote:
Originally posted by miperez
- Finally -you would need to program this- whenever a user posts, in the routine that checks if he has reached a new level, I would add some lines to add a user to the "experts" group if he/she has reached x posts.


That's an hard task to do for me...
Go to Top of Page

altisdesign
Junior Member

United Kingdom
357 Posts

Posted - 25 November 2004 :  16:09:51  Show Profile
I'm not sure how Snitz / ASP savvy you are, but couldn't you just make the forum for an allowed members list only and add SQL to post.asp you check the post count after it increments it and if the post count is greater than X then add the user to the access list.

Altis Design offers all manner of web design services to a variety of commercial and personal clients
Go to Top of Page

cioto
New Member

Italy
95 Posts

Posted - 25 November 2004 :  16:29:29  Show Profile  Visit cioto's Homepage
quote:
Originally posted by altisdesign

I'm not sure how Snitz / ASP savvy you are,

Really not savvy...
quote:
but couldn't you just make the forum for an allowed members list only

Yes I can
quote:
and add SQL to post.asp you check the post count after it increments it and if the post count is greater than X then add the user to the access list.


Sorry I haven't understood what you mean?!
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 1.03 seconds. Powered By: Snitz Forums 2000 Version 3.4.07