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 4 post(s). Click here to show all
Posted by: pyragony54
Posted on: Mar 14th, 2023 at 9:19am
Something is still missing in the mod.

Main.lng

Search:
Code (Perl)
Select All
%timelocktxt = (
 '02' => ' day(s) to modify Posts. This Post may not be altered.',
 '02a' => ' day(s) to delete Posts. This Post may not be deleted.',
 ); 



Replace:
Code (Perl)
Select All
%timelocktxt = (
 '02' => ' minutes to modify Posts. This Post may not be altered.',
 '02a' => ' minutes to delete Posts. This Post may not be deleted.',
 ); 


Posted by: Dandello
Posted on: Mar 23rd, 2016 at 12:32am
Installs as is for 2.6.12
Posted by: Batchman
Posted on: Jan 21st, 2015 at 7:49am
This one installed fine, seems to be working fine.

Another one converted over just fine.
Posted by: Dandello
Posted on: Jan 14th, 2015 at 8:35pm
Timelock 2611
Version: 1.1

Discription:
This mod allows the admin to set the modify/delete post time limit to minutes instead of days.

Installation:
1) Modify YaBB files using BoardMod or manually.
2) Load modified files to your server in ASCII mode.

Admin/ModList.pm (ASCII)
Languages/English/Admin.lng (ASCII)
Sources/Display.pm (ASCII)
Sources/ModifyMessage.pm (ASCII)

Original by Ron Spikecity, updated to 2.6.11 by Dandello