Hivemail new & unread e-mails in breadcrumb
This modification is in the archives.
This will show new and unread messages for Hivemail in the breadcrumb. (navbar)
This should work for all current VB versions of 3.0.X. The text is only visible if unread messages are in the hivemail account, so members without a hivemail account will never see the message. Go to your NAVBAR template: Find: Code:
3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if> Code:
<!-- Hivemail --> <if condition="$bbuserinfo[hivemsgs_unreadcount]!=0"><br /><a href="$vboptions[hive_url]">$vbphrase[z_hivemail_mail]</a>: $vbphrase[hivemail_unread_messages] $bbuserinfo[hivemsgs_unreadcount], $vbphrase[hivemail_new_messages] $bbuserinfo[hivemsgs_newcount] </if> <!-- / Hivemail --> Phrase name: z_hivemail_mail Phrase Type: Global Text: E-mail Save and your all done! All credit for this mod goes to hjmaier. Download No files for download. Screenshots
|