![]() |
i will try
/edit. yes enabling the view forum restriction option fixed it! thank you very much. |
You're welcome.;)
|
Fab...just what I need. I've had an influx of spammers join lately posting rubbish. This should slow them down a little.
|
There are a few issues with the PM limitations part of this add-on (they are trivial to circumvent), please see my post here:
https://vborg.vbsupport.ru/showpost....&postcount=178 |
due to a rash of spammers showing up recently and sending PM's to my membrs are they've met their posts count requirements I'd like to extend this mod to also include a minimum number of days that someone must be a forum member before they can send PM's.
can someone give me some guidance as to how to add this code? thanks in advance. |
Quote:
Code:
$min_days = 3; Then add "AND ($days_registered >= $min_days)" in the appropriate places. You could also create a new option and use it to set $min_days (or in place of $min_days) instead of using a constant. |
Quote:
thanks in advance. |
Quote:
I don't want to post the entire solution because I've been told some mod authors don't like that. |
well I did find this module that looks like the once that needs to be modifed
PHP Code:
|
OK, if you create a new options called apboupc_pm_days and a new phrase called apboupc_pm_note_days, you might do something like this:
PHP Code:
|
All times are GMT. The time now is 07:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|