The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
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
Code:
{vb:raw birthdays} Code:
<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> |
#2
|
||||
|
||||
![]()
That will only fix the birthdays.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|