Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 6 post(s). Click here to show all
Posted by: Dandello
Posted on: Feb 18th, 2016 at 5:12pm
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.
Posted by: Dandello
Posted on: Dec 12th, 2014 at 5:44pm
This Mod will be part of 2.6.2 - There are some mods just too obvious to not be included.
Posted by: Monni
Posted on: Oct 9th, 2014 at 3:43am
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
Posted by: Dandello
Posted on: Oct 8th, 2014 at 8:00pm
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?  :Smiley
Posted by: Monni
Posted on: Oct 8th, 2014 at 7:45pm
Maybe we should include this in 2.6.2 Wink
Posted by: Dandello
Posted on: Oct 8th, 2014 at 7:38pm
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