PDA

View Full Version : Today's Birthday array fix 4.1.8


Erica1977
11-15-2011, 08:55 PM
Hi for those having issues with Today's Birthday and moderators of forum showing array after upgrading to 4.1.8 for your custom Styles here's the fix go to FORUMHOME And find this
{vb:raw birthdays} and replace it with this <vb:each from="birthdays" value="row">
<li><a href="{vb:link member, {vb:raw row}}">{vb:raw row.username}</a><vb:if condition="$row['age']"> ({vb:raw row.age})</vb:if>{vb:raw row.comma}</li>
</vb:each>

that will fix your birthday and moderators of forum.

Paul M
11-15-2011, 09:00 PM
That will only fix the birthdays.