Quote:
Originally Posted by Videx
For mine, I just followed the instructions and inserted the call below the navbar line.
|
Thanks for the reply Videx!
I placed it below {vb:raw navbar}, yet it still only shows in the forums.
What template should I edit in order to have the shoutbox displayed everywhere on the site?
Here's what I have at the moment (partial copy/paste, with the pertinent info)
Code:
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<!-- {SHOUTBOX} -->
<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div>
==========
My other query, if somebody could please shed some light:
Unregistered / Not Logged In users are not able to see any of the messages.
The shoutbox displays in the window, yet it contains no messages.
I went to the Unregistered / Not Logged In group, and set the permissions to:
GCBOS Permissions
Can View GCBOS
YES
Can Talk in GCBOS
YES
Any ideas?
THANKS!