PDA

View Full Version : Add link "Today's posts" in quicks Links



PandavB
11-02-14, 03:42 PM
This mod add a link "Today's posts" in quicks Links (removed in vB4)
In the "navbar" template, find (the third from top):
PHP Code:

<vb:if condition="$show['member']">
<vb:if condition="$show['member']">
Add under:
PHP Code:

<li><a href="search.php?do=getdaily&contenttype=vBForum_Post">{vb:rawphrase todays_posts}</a></li>
PS: This is a useful function and I find that this is more original in VB4, like many things, damage ..