The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I think this is the right place to post it.
I need a plugin for my forum, I couldn't find it and really don't know enough about programming to do it on my own. Here is what I would need it to do, so any help would be great, I think its pretty easy to do from what I was told. On my forum, i want it so unpaid members have to wait 30 sec between posts and searches. If the user buys a paid membership, they would no longer have to wait the 30sec to post or do searches. i talked to someone with a forum that does it, he couldnt give me the code but this is what he told me. He said he hooked in to the style_fetch hook, and checks if a user is a member of the paid usergroup. If they are, he override the vbulletin options to set their floodchecktime to 0. |
#2
|
|||
|
|||
![]()
Anyone?
|
#3
|
|||
|
|||
![]()
no one?
|
#4
|
||||
|
||||
![]()
How about something like ...
PHP Code:
|
#5
|
|||
|
|||
![]()
thank you , ill try that
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|