Current topic does not refresh in page title block

Permalink
Ok. I'm stumped. When I assign the "archive" template to the page title block on a page with all kinds of topic selections, it refreshes correctly while I'm logged in. So, as I make a new topic selection, the page title changes. As soon as I log out, it no longer works.

I assumed it was a caching issue and turned off caching for that page. Still doesn't work. It seems to have something to do with the overall site caching, but I'm unclear how to fix it for this page without impacting the whole site. I know it's something simple, but I can't see it.

UPTDATE: Found the answer: I simply needed to turn off caching for that block in the controller.php file. Lines 16-17-18 changed to "false" and it works.

bjalexander