coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: kingspice on November 13, 2006, 09:33:51 AM

Title: Problems Resizing Pictures - util.php
Post by: kingspice on November 13, 2006, 09:33:51 AM
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
Title: Re: Problems Resizing Pictures - util.php
Post by: Hein Traag on November 13, 2006, 11:40:33 AM
Morning Gareth,

try setting your thumbnails to 666 instead of 644.

Cheers!
Hein
Title: Re: Problems Resizing Pictures - util.php
Post by: kingspice on November 13, 2006, 09:01:36 PM
Thanks,
Exactly what I needed :)