Allow links depending on user post/comment count!
CompShack - July 3, 2008 - 05:25
| Project: | Block anonymous links |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Great module and have been using it for over 5 months now, and believe it or not NO spam since then! I just love it. thank you.
Do you think it is possible to prevent registered users to post links if, for example, they have less than 5 comments on the site? Just wondering if this is something easy to do.
Thanks for you time.

#1
Thanks for the appreciation. You made my day ;-)
The thing you ask for can be accomplished by writing a patch for this module.
You would have to write an SQL statement that counts the number of comments of the current (logged in) user and then test if it's more than 5...
If you can't program this yourself, ask me, or somebody else...
But I won't put this feature into the official module... maybe, maybe not, I'll think it over.
Greetings
#2
Hi thanks so much Pieter !
I need a module which stops links based upon the number of posts/content created .. or time spent on the website....
I have a Vbulletin forum which stops newly registered people from putting any links or inserting images... only after a certain number of posts would they be able to do so.
If this module can have that, it would be really great.