MyBB Community Forums

Full Version: Shoutbox?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I've been searching for a shoutbox but I couldn't find anything.
Does someone knows one? And by the way, how to put it on the Header of the forum in all pages, threads, etc.?
1- Extra File Chatbox
Download link: community.mybb.com/attachment.php?aid=17079
thread link : http://community.mybb.com/thread-63559.html
How to install:
.move all the files to your ftp
.activate it from ACP>configuration>plugins
.ACP>templates and style>templates>your theme>index templates>index>add "{$changfcb} " after "{$header} "
.done

2-myshoutbox:
download link : http://mods.mybb.com/uploads/downloads/1...%201.7.zip
Mods link : http://mods.mybb.com/download/myshoutbox
How To Install :
.move all your files to your ftp
.activate it from ACP>configuration>plugins
.done

3-Shoutbox:
Download link: http://mods.mybb.com/uploads/downloads/1...%202.2.zip
Mods link: mods.mybb.com/view/shoutbox
How to Install:
.move all your files to your ftp
.activate it from ACP>configuration>plugins
.done

need any more help ? shoot me a pm or post here
regards,
Thank you illusionalp, I used the MyShoutbox.
Just a few questions, how do I put the shoutbox bellow the navigator?
as far as i know it is below the navigator ?
can you please explain more or maybe provide a screenshot ?
if you mean it is showing in the footer and your trying to make it show in the header
here is how to do it


1- Extra File Chatbox
it is by general in the header here is how to move it to the footer
.Admin control panel
.templates and style
.templates
.your theme
.expand templates>index templates
.index>edit templates
.remove {$changfcb}
.find {$forums} and add {$changfcb}


2-myshoutbox:
same process as before but different text
.index>edit templates
.remove {myshoutbox_abcd}
.find {$header} and add {myshoutbox_abcd}

and i forget to say this in my first post the third shoutbox don't work with 16 mybb you must do a small change to make it work with 16
.open shoutbox.php
.find 'combatibility' => '14*'
.edit to 'combatibility' => '16*'
.done
I've done the Index part with sucess.
The 'combatibility part' I couldn't find, but it works fine with the latest MyBB version.
hm good to know that mate , enjoy!
let me know if you need any more help
Thank you for helping me.
anytime you still want the shoutbox to appear on every single thread ?
I've already fixed it, I searched a bit further and is in Header.
Quote:same process as before but different text
.index>edit templates
.remove {myshoutbox_abcd}
.find {$header} and add {myshoutbox_abcd}

sir, where can i edit my shoutbox? my shoutbox was placed at the middle.. i dont know where to go to edit the templates.. do i have to go to Templates & style >>> then templates >>> default templates >>> am i right? then whats next?
Pages: 1 2