News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Problems Resizing Pictures - util.php

Started by kingspice, November 13, 2006, 09:33:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kingspice

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

Hein Traag

Morning Gareth,

try setting your thumbnails to 666 instead of 644.

Cheers!
Hein

kingspice