Problems Resizing Pictures - util.php Problems Resizing Pictures - util.php
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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