Hi there,
I am having problems resizing some thumbnails using util.php, as some thumbnails don't get updated.
I guess it is likely to do with permissions.
In my config I have setup:
Default mode for directories: 0755
Default mode for files: 0644
Do these need to be changed or is there anything else that could be contributing to this problem?
Thanks
Gareth
Morning Gareth,
try setting your thumbnails to 666 instead of 644.
Cheers!
Hein
Thanks,
Exactly what I needed :)