Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Advanced PM SpamCheck (Read 3430 times)
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Re: Advanced PM SpamCheck
Reply #5 - Feb 18th, 2016 at 5:12pm
Print Post  
Included in 2.7.00 (naturally)
In checking installation for 2.6.12 I discovered a bug in MyCenter.pm

find
Code (Perl)
Select All
        elsif ( $action eq 'imsend2' ) { 


and replace with
Code (Perl)
Select All
        elsif ( $action eq 'imsend2' || $FORM{'draft'} ) { 



One this bug is fixed, the Mod installs in 2.6.12.
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Re: Advanced PM SpamCheck
Reply #4 - Dec 12th, 2014 at 5:44pm
Print Post  
This Mod will be part of 2.6.2 - There are some mods just too obvious to not be included.
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Monni
Senior Member
****
Offline


Min izāmō

Posts: 413
Location: Kaarina, Finland
Joined: Jul 16th, 2014
Gender: Male
Re: Advanced PM SpamCheck
Reply #3 - Oct 9th, 2014 at 3:43am
Print Post  
No rush... I'm just picking what I think would be nice and useful additions... I let others pick their choices too Wink And I leave you to test all the possible additions, so we can perfect them before adding Wink
  
Back to top
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Re: Advanced PM SpamCheck
Reply #2 - Oct 8th, 2014 at 8:00pm
Print Post  
I want to see how it performs on YaBBForum first. But given how much work we've done getting Guest PMs to Admins working right, why should guests have more privileges than members?  Roll Eyes
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Monni
Senior Member
****
Offline


Min izāmō

Posts: 413
Location: Kaarina, Finland
Joined: Jul 16th, 2014
Gender: Male
Re: Advanced PM SpamCheck
Reply #1 - Oct 8th, 2014 at 7:45pm
Print Post  
Maybe we should include this in 2.6.2 Wink
  
Back to top
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 1759
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Advanced PM SpamCheck
Oct 8th, 2014 at 7:38pm
Print Post  
This mod allows members to make PMs even though they may not have the minimum number of posts by inserting Captcha and/or Anti-spam Questions as anti-spam  measures. (This was written for YaBBForum.)

Version History
---------------
0.1 - First release - Oct 8, 2014

For YaBB 2.6.1

Instructions:

Apply the mod and upload (in ASCII mode):

cgi-bin/yabb2/Admin/Modlist.pm
cgi-bin/yabb2/Admin/NewSettings.pm
cgi-bin/yabb2/Admin/Settings_Main.pm
cgi-bin/yabb2/Languages/English/Admin.lng
cgi-bin/yabb2/Sources/InstantMessage.pm
cgi-bin/yabb2/Sources/MyCenter.pm

Use advpm_minposts_261_1611.zip for YaBB 2.6.11
« Last Edit: Dec 12th, 2014 at 5:43pm by Dandello »  

advpm_minposts_261.zip (Attachment deleted | 45 Downloads )
advpm_minposts_261_1611.zip (Attachment deleted | 39 Downloads )

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint