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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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