MyBB Community Forums

Full Version: Chat room and shoutbox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need a chat room and shoutbox modification (both), are there any free ones out there for 1.6?
I got that one installed but I cant seem to figure out how to put in on top and let it show up on every page
Probably don't work.
Try taking {$myshoutbox} from the footer template, and place it in the header template above {$forums}.
I don't think it will work though.
(2010-12-21, 01:58 AM)Solidus Wrote: [ -> ]Probably don't work.
Try taking {$myshoutbox} from the footer template, and place it in the header template above {$forums}.
I don't think it will work though.

It can't work if you add it to the footer. Unless you edit the plugin file and change index_end hook to global_end.