Eclyps19
03-18-2009, 04:42 PM
Seems like it would be easy enough. I have the following code in my breadcrumb
<a href="http://www.stompfest.com/forum/search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts]</a>: $newposts
It works fine on my home page, which is CMPS, but within my forums it stops working. It shows "New Posts: " but no number after it. Any ideas why?
<a href="http://www.stompfest.com/forum/search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts]</a>: $newposts
It works fine on my home page, which is CMPS, but within my forums it stops working. It shows "New Posts: " but no number after it. Any ideas why?