Dynamic caching problem since 1.4
-
So I’m trying to replace all my old <!–dynamic-cached-content–> tags with your new functions but there is a big problem.
When using your default functions (nothing modified) DYNAMIC_CACHE_TEST_TAG is not replaced by your functions on the first load. User always sees an ugly template tag at the bottom of the page and has to reload the page at least once to see all the template tags replaced by the default functions (Hello world timestamp in this case).
So how do I force a replacement of this tag on the first load as well?
- The topic ‘Dynamic caching problem since 1.4’ is closed to new replies.