Strange caching issues in 5.6.1.2 site after upgrading
Permalink
I've look in the BT for this, but can't see anything like it.
I've recently upgraded a site from 5.4.1.1 to 5.6.1.2 and started getting issues. The best way to describe it would be that C5 is trying to include images from the cache folder than don't exist.
All caching settings are off.
I've tried clearing cache.
This results in errors such as this being displayed:
These images are included through the content block.
I've recently upgraded a site from 5.4.1.1 to 5.6.1.2 and started getting issues. The best way to describe it would be that C5 is trying to include images from the cache folder than don't exist.
All caching settings are off.
I've tried clearing cache.
This results in errors such as this being displayed:
Warning: imagejpeg(/var/www/vhosts/##/httpdocs/new/files/cache/5b9cb3cd7f5df1cd5a0f817786f7d4e0_f2361.jpg): failed to open stream: No such file or directory in /var/www/vhosts/##/httpdocs/new/concrete/core/helpers/image.php on line 207 - See more at:http://##/new/lesbian-parenting/test-article/#sthash.EPnTYnXS.dpuf...
These images are included through the content block.
The reason being that 5.6.1.2 caches block contents on save. Even with caching turned off, I have seen some context dependant output coming out wrong.