MyBB Community Forums

Full Version: Plugin Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I installed DVZ Shoutbox, but whenever I place it on the index file it never works, how can I place it below the tabs that say "Home, Shop, Upgrade" Etc I cant figure out how, it always places it on the side! Thank you!
can we have your forum url .. basically DVZ shoutbox code can be added to index template just above {$forums}
The start of my index is

<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}

No {$forums}
after {$header} there should be some code which consists of {$forums}
and you can add the shoutbox code just below {$header}
Everytime I try to put something in the box it leads me to the url /? and doesn't put in the shout box, what should I do? I see it but the text will never show in the shoutbox
^ would you like to PM me temporary access to forum admin panel & files (ftp)