Yeah, interesting about the error. But I was able to get it to display on search_resultslist <!--I am here--> on that template will show that for you.
I also also go it to fire (in a broken way)
when I changed
vb:if condition="$action == 'getnew'
to
vb:if condition="$action = 'getnew'
But that just always returned true on both conditions.
Frustrating only because it continues to work happily on the 3.x forums.
Still trying. I would have to anticipate the error page issue for no new posts but only after I can get it working again on the search results when there is a positive result.
About to punt and have the new posts go to a page outside the forums that uses a frame at 100% and uses the variable passed to determine how often to refresh the whole HTML frameset.
All I would have to do is get the field5 value passed as a variable in the url for new posts.
I really dont want to go that way though. That is such a departure from the right way of doing it.
Still appreciating your interest in this solution. This was an invaluable addition to my members and my page count as well.
|