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: alqutob
Posted on: Apr 15th, 2015 at 8:11pm
In the mod file shoutbox261_2.mod

Code (Perl)
Select All
<edit file>
 Sources/SubList.pm
 </edit file>

 <search for>
 'vote','Poll.pm&DoVote',
 </search for> 



The correct must be:

Code (Perl)
Select All
<edit file>
 Sources/SubList.pm
 </edit file>

 <search for>
 'vote' => 'Poll.pm&DoVote',
 </search for> 




In the mod file  shoutbox261_2.mod

The mod title is: Shoutbox Mod for YaBB 2.6.1
and in the other Nod files is:
Shoutbox Mod for YaBB 2.6.0

Thank you
Posted by: Dandello
Posted on: Nov 24th, 2014 at 10:12pm
Oops - I forgot to add those instructions.  Embarrassed

(BoardMod cam usually find yabbfiles at '../../yabbfiles')
Posted by: Chazzazz
Posted on: Nov 24th, 2014 at 7:59pm
When I ran Boardmod for Shoutbox, I got an error msg which was solved by putting  a 'yabbfiles' drawer alongside the yabb2 drawer, and then adding in yabbfiles/Templates/Forum/default.css

It's required by the code starting after line 463 of shoutbox261_2.mod but isn't listed in the 'Files to edit' section at the beginning.

I tried posting in the 'BoardMod is back › Mod Support › Mod Troubleshooting › Here's how you start installing a MOD' thread, to provide the tip about adding a yabbfile drawer in the same containing drawer as yabb2 for any mods that require it, but becoming a member is effectively turned off, as that board doesn't send out verification e-mails (tried twice giving e-mail add' from my server and yahoo).
Posted by: Dandello
Posted on: Oct 2nd, 2014 at 2:52pm
And the version for for 2.6.1

It allows a "shoutbox" to be placed anywhere on your website. This allows members to chat quickly, rather than making posts. This is NOT designed to be a chat-system, but is somewhere in-between posting, and realtime chat.
Installation
------------
1) Modify YaBB files using BoardMod or manually.
2) Upload modified and ShoutBox files their respective locations on your server in ASCII mode. ( ShoutDisplay.pl should be chmod 755, or the same as YaBB.pl)
3) Upload the Shoutbox folder and graphics to the ModImages directory in Binary mode.
4) Go to 'Admin Center - ShoutBox' to set your options.

Files to edit
-------------
AdminIndex.pl
Admin/AdminSublist.pm
Admin/ModList.pm
Languages/English/Error.lng
Sources/Palette.pm
Sources/Profile.pm
Sources/Register.pm
Sources/SubList.pm
Sources/System.pm
Templates/default/BoardIndex.template
Templates/default/MyProfiles.template