Where are my JPG files

Just uploded using USB key many JPG files in many folders under /albums
made sure i have write permissions on both albums and cache (as per the manual)
and here is the issue - i can see all the folders, ican even see some .MOV files that were included BUT i can see any .JPG files????
thanks in advance

Comments

  • acrylian Administrator, Developer
    the images are where you uploaded them. If you mean you don't see them on the site itself, you need to publish them and their album first.
  • yaron Member
    you see everything is published, when i am in the site i can see all the albums but they are all empty from images or thumbs.
    i can see the few .MOV files and i can play ythem but all the jpg are missing.
    BTW when looking in the MySDWhat is PHP Safe MySQL, image table i see only the MOV file too???
    and they were added automaticly when i just drop all my files and folders to the /albums
    any idea why the only missing part is the JPG files?
    thanks,
  • yaron Member
    is there a cmdline that i can use to "rescan" the /albums folder?
  • acrylian Administrator, Developer
    Please look at your server PHP error log to see if there are any errors. Best also post a link to your site. There are numerous things why jpgs don't work. Otherwise all is guessing.
  • yaron Member
    didnt find php error log, but in the error.log for the apache2 i found many of the following

    [Wed Mar 28 08:17:48 2012] [error] [client x.x.x.x] PHP Fatal error: Call to undefined function zp_imageCanRotate() in /var/www/AZenPHOTO/zp-core/functions-image.php on line 172, referer: http://???.???.???/ZenPHOTO/zp-core/admin-edit.php?page=edit&album=test&=subalbuminfo
  • yaron Member
    YAY found the problem, i was missing php5-gd.

    problem is, i dont recall anywheer seeing that it was required.

    anyhow now it seems to work

    thanks....
  • PHP 5 is required. That is shown in the http://www.zenphoto.org/news/installation-and-upgrading link. GD or Imagick is needed to render images. Also noted there.
Sign In or Register to comment.