ok got part of the notifications working, however it doesn't show notifications total number.
Hope someone follows that
here is the code i added
Code:
<div><span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span></div>
<script type="text/javascript"> vBmenu.register("notifications"); </script>
I have left the <if> statement out that goes before it as it didn't work with this in place.
But if you click on Your Notifications you do get the drop down menu. But it does not alart members of new notifications as it should
Any help much appreciated