Advanced search  

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

Pages: [1]   Go Down

Author Topic: Unable to create thumbnail or reduced size image.  (Read 5312 times)

0 Members and 1 Guest are viewing this topic.

stevenandrewx

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Unable to create thumbnail or reduced size image.
« on: October 14, 2010, 06:34:49 am »

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! :)
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Unable to create thumbnail or reduced size image.
« Reply #1 on: October 14, 2010, 10:06:27 am »

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

stevenandrewx

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Unable to create thumbnail or reduced size image.
« Reply #2 on: October 14, 2010, 09:30:26 pm »

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!
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Unable to create thumbnail or reduced size image.
« Reply #3 on: October 15, 2010, 10:24:37 am »

Please try the following. Open include/picmgmt.inc.php, find
Code: [Select]
$imginfo = getimagesize($dest_file);and replace with
Code: [Select]
$imginfo = cpg_getimagesize($dest_file);
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.