Quote:
Originally Posted by johnban
I read again all the thread but I didn't figure out what I should do . :erm:
And since I am new with VB what do you mean ultimate navbar?? Can you explain in more details??
Thanks,
John.
|
Well... I found out something but it doesn't work correctly.
When I am selecting "Use Last Visit Date" displays "No Unread Posts since your last visit." so far so good...
When I am selecting "Count All Posts Marked as Unread" displays "Display Unread Posts" even if I have or not unread Posts.
Shouldn't display ...
Code:
You Have <strong>No <a href="{1}search.php?do=getnew{2}">Unread Posts</a></strong>
If I have no unread posts and
Code:
You Have <strong>{1} <a href="{3}search.php?do=getnew{4}">Unread {2}</a></strong>
If I had undread posts??