On Thu, Apr 9, 2009 at 2:47 PM, DaveG <[email protected]> wrote: > The problem is cache related. Disabling the cache fixes the problem. So > I suspect what's happening is that the sidebar pagelist is not being > refreshed in the cache, since it hasn't been edited. I'm not sure if > there is a way to force refresh the cache -- perhaps someone can comment > on that.
A quick look at pagelist.php indicates that perhaps cache=0 as an option within the (:pagelist ...:) might get rid of caching for that particular pagelist. It's worth a shot at least... -Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
