Quote:
Originally Posted by djbaxter
Similar experience: I had to restore my forum from a day old backup after uninstalling one of their mods.
One option is to try https://vborg.vbsupport.ru/showthread.php?t=228507 instead of SSTab. I found that to be a little less finicky.
To change it manually, I think this should do it:
1. Admin CP >> Styles & Templates >> Style Manager >> {your style} >> Edit Templates
2. Find and edit Navigation / Breadcrumb Templates >> navbar
3. Find and comment out or delete:
PHP Code:
<li><a href="search.php?{vb:raw session.sessionurl}do=getnew&contenttype=vBForum_Post">{vb:rawphrase new_posts_nav}</a></li>
4. Save
|
thanks DJ, appreciate the input, it was helpful.