Obligatory sweet job on linpha. It's simple enough for even my brother to use it (barely knows how to turn on a PC) and powerful!
I'm having 1 problem though.
If we upload pics taken with his digital camera with the linpha uploader, they work fine. But if we upload pix from my Canon Powershot s300, they get a broken image link. Do I not have something installed or configured that I should have? I just got the site up and running, so excuse the dust =)
GD lib is known to fail on some images, even if they look OK. I noticed that with many pictures. You should have a look for errors in the apache error_log.
Best (if possible) install the ImageMagick suite to profit from the power of the "convert" tool which works with images that fail with GD lib.
cheers bzrudi
btw. 1.6.2 is really old. There may be some bugs compared to the recent 2.0.17 included in PHP...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
#convert -version
Version: ImageMagick 5.5.7 02/10/04
Also running php 4.3.3
Most pictures work fine but at times some will not show up in the thumbnail mode. They work fine if you click on them or goto some other size. These pictures were uploaded at the same time and were taken with the extact same picture...thats the confusing part!
The error logs do not appear to be producing anything of value either. I looked in the main "messages" log and in the error log for the domain...nothing for today.
If GD and convert (imagemagic) are installed it will use convert first right? Thanks for any help I really love your script that you have made and now with the file manager makes it easy to give people access to put pictures online.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
see my post in the Mac OS X forum... I have a similar situation, and similar circumstances (digital camera, no images)... Perhaps you guys can confirm what I have noticed.
Bruce
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all.
Obligatory sweet job on linpha. It's simple enough for even my brother to use it (barely knows how to turn on a PC) and powerful!
I'm having 1 problem though.
If we upload pics taken with his digital camera with the linpha uploader, they work fine. But if we upload pix from my Canon Powershot s300, they get a broken image link. Do I not have something installed or configured that I should have? I just got the site up and running, so excuse the dust =)
my php info
http://www.bbnovaracing.com/linpha/info.php
page with broken image and working images.
http://www.bbnovaracing.com/linpha/sec_stage_album.php?prev_path=albums%2FPictures+from+EC1&name=Pictures+from+EC1
Note: the picture that is broken linked looks to be a valid picture
http://www.bbnovaracing.com/linpha/albums/Pictures%20from%20EC1/IMG_2062.JPG
does this have to do with my version of GD? they dont have ImageMagick installed on the server either, and I'm not sure what to do at this point.
PS: My version of GD is 1.6.2
Would that be my problem?
Hi Kireol,
GD lib is known to fail on some images, even if they look OK. I noticed that with many pictures. You should have a look for errors in the apache error_log.
Best (if possible) install the ImageMagick suite to profit from the power of the "convert" tool which works with images that fail with GD lib.
cheers bzrudi
btw. 1.6.2 is really old. There may be some bugs compared to the recent 2.0.17 included in PHP...
I have the same trouble running linpha 0.9.2
#convert -version
Version: ImageMagick 5.5.7 02/10/04
Also running php 4.3.3
Most pictures work fine but at times some will not show up in the thumbnail mode. They work fine if you click on them or goto some other size. These pictures were uploaded at the same time and were taken with the extact same picture...thats the confusing part!
The error logs do not appear to be producing anything of value either. I looked in the main "messages" log and in the error log for the domain...nothing for today.
If GD and convert (imagemagic) are installed it will use convert first right? Thanks for any help I really love your script that you have made and now with the file manager makes it easy to give people access to put pictures online.
see my post in the Mac OS X forum... I have a similar situation, and similar circumstances (digital camera, no images)... Perhaps you guys can confirm what I have noticed.
Bruce