Check to see whether in your pagelayout.tpl, {$module_result.content} is within a cache block. This problem is not noticeable on node views since you're used to page being cached by the viewcache. {$module_result.content} should always be outside of cache blocks.