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 5 post(s). Click here to show all
Posted by: Dandello
Posted on: Aug 13th, 2020 at 8:47pm
This is a common issue:
Code (Perl)
Select All
m/(\{|<)yabb last_topics_board(}|>)/ 



or better:
Code (Perl)
Select All
m/\{yabb last_topics_board}/ 

since the 2.6.1 version of YaBB should not be using the 2.1 pointy brackets.
Posted by: pyragony54
Posted on: Aug 13th, 2020 at 5:04pm
Funktioniert nicht mehr unter Perl 5.32
No longer works with Perl 5.32


Quote:
Ein Fehler ist aufgetreten! Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/({ <-- HERE |<)yabb last_topics_board(}|>)/ at /home/users/yabbtest/www/cgi-bin/yabb2/Sources/BoardIndex.pm line 1630.
Posted by: Batchman
Posted on: Jan 4th, 2015 at 2:25am
Installed smoothly, and seems to work perfectly on my new 2.6.11 test forum.
Posted by: pyragony54
Posted on: Dec 7th, 2014 at 1:14pm
fit for build 1611. No change necessary.
Posted by: XTC
Posted on: Sep 30th, 2014 at 1:06pm
Hello

Mod Last Active Threads for YaBB 2.6.1

Shows the Latest Active Threads in the Info Center
  - 'By new reply' and ...
  - 'By new topic'.

Screens:



Admin can set the "Last Active Threads"  in  ...
'Admin Center' >> 'Forum Settings' >> 'Postings' >> 'Last Active Threads'



Download Zip in this post.

lg XTC