IndyViduum
(Marco Dirscherl)
9
In der Changelog der 2.6.3 steht folgendes:
new PHP constant PODLOVE_IMAGE_CACHE_FORCE_DYNAMIC_URL: When PODLOVE_IMAGE_CACHE_FORCE_DYNAMIC_URL is set to true, the static „physical“ URL is never exposed, only the dynamic URL. This can be helpful when page caches keep serving the static URL even though it does not exist for some reason. The dynamic URL always works. Drawback is that serving with the dynamic URL is a bit slower, so only use it if you encounter caching issues.
Leider habe ich von PHP null Ahnung, so dass ich nicht weiß ob und wie mir diese Konstante bei meinem Problem weiterhelfen könnte.