Download has been removed A the upcoming TB3 release is nearTalkBox by AnzuMerc and SunKing"NOT AN OFFICIAL SMF MODIFICATION"AnzuMerc, SunKing or anyone related to the TalkBox project is NOT responsible for any problems that may arise when installing or using the TalkBox.DESCRIPTIONA simple, fast, database-driven AJAX Based TalkBox For SMF
FEATURES Smileys
BBC
Word Censor
Mobile TalkBox for handhelds
Ban and Unban by IP
Delete Shout
Edit Shout
Clear Shoutbox
TalkBox only refreshes on new shouts
Adjustable Timeout
Automatic Timeout to help conserve bandwidth
Tab, Titlebar, and Taskbar Notifications on new shouts
COMMANDS /me {action}
/action {recipient username}
/news {announcement}
/whisper {recipient username} {message}
/welcome
/clear (admin only)
/google {keyword}
ChangelogFixed missing </script> from smileybar which was preventing the entire forum from displaying on some installs.
Fixed the version stamp on the bottom right corner of the TalkBox.
Removed the alternating backgrounds for now.
Max character limit upped
Font color values fixed
Inline timestamp issues resolved
--FAQ--Q: I just installed the TalkBox and get an error about ssi_shutdown being re-declared. What went wrong?
A: Fixed In Latest Release Q: I am getting Internal Server Error, How do i fix it?
A: CHMOD all TB folders to 755 and all php and txt files to 755.
Q: Why does my TalkBox not look like the one here on EOTS?
A: We have a heavily modified version running here. The modifications are all listed in this thread.
Q: What versions of SMF does the TalkBox work with?
A: It should work with any SMF 2 series version.
Q: My TalkBox doesn't seem to grab every shout or it freezes.
A: Make sure only one instance of the TalkBox is open.
Q: Where can I download the Media version of the TalkBox?
A: It is only available for download through a donation to the site.
Q: What kind of bandwidth does the new TB use? (Note this is not just TB bandwidth but also that of visitors to EOTS)
A: You can see a chart
here.
Q: How can i auto resize images in the TalkBox?
A: Add #shouts .bbc_img {max-width:50px;max-height:50px;} to talkbox/css/talkbox.css
Q: How do i disable edit/del for users?
A: Open shout.php and find
if(!$user_info['is_guest'] && $user_info['name'] == $row['user'] || $user_info['is_admin']). Replace it with
if($user_info['is_admin'])Q: How can I restrict guests or certain membergroups from using certain functions?
A: Wrap the function in
if(in_array($user_settings['id_group'], array(1,2,3,4))){ --FUNCTION HERE-- } where 1,2,3,4 are the membergroup IDs.
[more...]Tweaks and AddonsCustom Theme How ToPost Notification EditNew Member NotificationRSS Feed notification tweakBxK's Admin Panel AddonUndefined variable: msgIE layout issuesAdding to a portal blockInstalling TalkBox with PortaMXManually adding database tableGoogle search command not completeChanging the color of the Post NotificationsScroll issuesChanging refresh rateSmileybar preventing entire forum from displayingversion stamp (TalkBox v x.x) display in the lower right cornerGap above and below the talkboxTimestamp configurationsManually refresh the TalkBoxIgnoring boards for post notificationTimestamps aren't showing correct timeTo remove the TalkBox titlebar open talkbox.css and add tb_titlebar {display:none} as the very last line.
TalkBox in Custom ThemesCustom Theme How ToHere is a list of current custom themes with the TalkBox added. More will be added as they are requested/uploaded. (Click to download.)EOTSDZINE_CurveCurve2 MW themeTalkBox in Other LanguagesThese will be added as they are submitted. (Click to download.)BulgarianPortuguesePortuguese-utf8Thanks and CreditsBig thanks to the following people for their contributions:BxK for all the help with the admin stuff.
mrtrc266 for bug reporting and the expand/collapse script.
Please report any bugs you may find.
Any suggestions or comments can be posted here.The TalkBox Final Media Version is now ready for download via donation (a link will be sent via PM). These are verified manually, so please be patient.
The TalkBox Final Basic Version is now available for
free download (see attachment).
>> Latest Version: 1.1 (Final) <<Also checkout:BxK's TalkBox Admin Add-on