Unable to create thumbnail or reduced size image. Unable to create thumbnail or reduced size image.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Unable to create thumbnail or reduced size image.

Started by stevenandrewx, October 14, 2010, 06:34:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stevenandrewx

Okay, I'm new to Coppermine and I hope i'm doing this right.
I installed it, and I can't seem to upload any photos.

stevenandrew.info/portfolio
username - test
password - test

It isn't showing me any problems besides saying it can't upload the photos.. I've seen people posts things like "Link - 269" for example, but I'm not even getting that.
that's the screen I get..

thank you! :)

Αndré

Please check the permissions of your albums directory and the sub directories.

stevenandrewx

Do you meaning changing it to "7 7 7" cause I have..
i'm not sure what you mean, though..
sorry, i'm a n0ob!

Αndré

Please try the following. Open include/picmgmt.inc.php, find
$imginfo = getimagesize($dest_file);
and replace with
$imginfo = cpg_getimagesize($dest_file);