Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Thumbnail Problem (yes I searched)  (Read 4627 times)

0 Members and 1 Guest are viewing this topic.

87-GN

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Thumbnail Problem (yes I searched)
« on: November 27, 2003, 06:56:27 am »

I didnt see to many with the exact problem Im having so here goes.

Obviously Im not getting any thumbnails through batch file.
The pop up works fine and shows the normal pic.
It wont add anything to the albums either.

When I try to use the single upload utility it tells me all my images are corrupted. Ive tried serveral images from several different sources but its still not working right.

This is a direct quote from the single upload
Quote
The picture 'albums/userpics/Image3.jpg' can't be inserted in the album

The image you have uploaded is corrupted or can't be handled by the GD library



Warning: ImageCreateFromJpeg: No JPEG support in this PHP build in /home/virtual/maxharvard/home/httpd/html/gallery/include/picmgmt.inc.php on line 154


Ive take screen shots of my phpinfo file so that there is no ambiguity on what Im running.

Ill just link these to hold down on page load times

http://www.anti-rice.com/images/image2-1.jpg
http://www.anti-rice.com/images/image3.jpg
http://www.anti-rice.com/images/image4.jpg
http://www.anti-rice.com/images/image5.jpg
http://www.anti-rice.com/images/image6.jpg
http://www.anti-rice.com/images/image7.jpg

I see Im running GD 1 so I set it to GD 1x in the Config. Its still giving me this.

Ive looked through the manual, faq, and searched this page a bit but havent seen anything that helps me.

Thanks in advance.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Thumbnail Problem (yes I searched)
« Reply #1 on: November 27, 2003, 08:15:53 am »

all I get is a 404 (not found) on your page when clicking the above mentioned links.
Check your phpinfo to see what image library (if any) you have installed (refer to the faq how to create a phpinfo).

GauGau
Logged

ntgod

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Thumbnail Problem (yes I searched)
« Reply #2 on: November 28, 2003, 02:07:19 am »

I am also having a very similar problem.  With coopermine 1.2 I  could not upload pictures from my digital camera by not in batch.  In batch I could upload it, this was not a problem in 1.1d which I had downgraded to.  But the problem with batch mode and sometimes in non-batch mode the thumbnails and intermidate picture are partially black.  I have even tried to go from coppermine 1.2 for PHP to 1.1d for PHP with the same thumbnail problem.  Here is a link to an html of my phpinfo http://ntgod.net/phpinfo().htm.  I have tried both GD 1.x which I have and GD2.x whcih doesn't work because I don't have it.  Also I followed the directions for compileing imagemagick in my site.  The link for that site is http://www.photopost.com/magicknoroot-php.html.  

Mark
http://ntgod.net/nuke
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Thumbnail Problem (yes I searched)
« Reply #3 on: November 28, 2003, 08:59:14 am »

I don't know what to make out of your posting, can't make heads or tales of it:
  • you're on the cpg1.2.0standalone board, and obviously you're running the phpnuke version of coppermine
  • you seem to be running your own server (or at least you must have shell access), since you're trying to build your own Image Magick
  • you're quoting "Photopost" here
  • you're posting your phpinfo-link here (you shouldn't, it's a security risk)
  • you downgraded to 1.1d? From what?[/list:u]Please take a look at the faq on how to ask questions properly...

    GauGau
Logged

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
Thumbnail Problem (yes I searched)
« Reply #4 on: November 28, 2003, 12:32:38 pm »

ntgod,

Quote
But the problem with batch mode and sometimes in non-batch mode the thumbnails and intermidate picture are partially black.


Black pictures from GD could indicate one of several things:

1. GD is not properly installed - Please search for the GD image test script I posted.

2. The image dimensions or other related variables have been confounded during editing (However, this would be consisitent).

3. You are using GD1 - GD1 is a known picture killer. It's use is only justified if your gallery contains nothing but pure color GIFs. Upgrade to GD2 or use IM. If you are taking pictures with dark black backgrounds, GD1's palette will fill with black colors, and the rest of your picture will be black.
Logged
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
Thumbnail Problem (yes I searched)
« Reply #5 on: November 28, 2003, 12:35:26 pm »

87-GN,

The answer is in the error:

Warning: ImageCreateFromJpeg: No JPEG support in this PHP build

Whoever compiled GD on your server forgot to add the JPEG library.  GD can't work with JPEGs until it is compiled with the external library.
Logged
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.