PDA

View Full Version : Problem with forum info caching for forumdisplay.php


Marko Lahma
03-24-2009, 10:47 AM
Hi,

Does anyone know a good workaround for the fact that the forum index (level 1) and level 2 forum listings get their data cached. My need is to load user title to cached data as we show the title everywhere instead of username.

The cached data just contains lastposter and I would like to alter the query to have join to users table or otherwise make data richer. I can't find a hook and the caching is quite fixed.

Any ideas?

Cheers,

Marko