Quote:
Originally Posted by zafrir
Sorry,
Installed, everything looks OK,
al menu options set,
but don't get any announcements:cross-eyed:
|
Did you add $globalannounce to the navbar template?
Have you set the usergroup permissions?
Do you have the announcement switched to on?
Quote:
Installed in 3.6.0 but Sizes do not change when changed in the ACP?? Here's the end portion of my navbar. Is something amiss? I had 1.2 installed. I removed it and installed 1.3.
Brian
style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>
<!-- / PAGENAV POPUP -->
$globalannounce
</if>
|
Not sure why that is...
Try putting the $globalannounce right at the bottom of the template.
I won't have time to look into any problems tonight, but tommorow, I will install the thing right from the start and test everything to see if it's all in order and I'll post an update if there is a problem.