there is an error in
templates.txt :nervous:
Code:
------------------------------------
calendar_smallmonth_day_other
------------------------------------
<!-- a single day from another month on the small calendars -->
<td class="smallfont"><em><if condition="$show['dontshowweek']">
<span class="smallfont">$day</span><else />$day</if></</em></td>
and after install in Template
adv_portal_poll a </span> too much
Code:
<if condition="$bbuserinfo['usergroupid'] == 6">
<div class="smallfont">» <a href="$vboptions[bburl]/poll.php?$session[sessionurl]do=polledit&pollid=$pollinfo[pollid]">$vbphrase[edit_poll]</a></div>
</if></span></td>
</tr>