• Laughinglizard

    (@laughinglizard)


    I have been working on a Photolog which uses WordPress and would really like to know what people think of it. The features of this Photolog include:
    – XHTML compliant code
    – Simple once click addition of photos, auto thumbnail and resizing
    – Extraction of EXIF information from original photo and saved as meta
    – Easy installation, as easy as installing WordPress
    – Simple, clean design and look
    – Simple navigation
    I still have some more work to get the archives and the paged navigation work correctly, but here is Pictorialis – My new Photolog.
    This code and template will be shared once it is ready.

Viewing 15 replies - 1 through 15 (of 100 total)
  • carthik

    (@carthik)

    Great job!! Can’t wait to give it a spin 🙂

    Sushubh

    (@sushubh)

    starts a gullak to save money for a digicam

    Anonymous

    Great! I’ts looking awesome. I’ll be waiting anxiously for it to come up!

    Wonderful !

    Thread Starter Laughinglizard

    (@laughinglizard)

    Archives and paged posts are done. Please check them out. I am now working with a better thumbnail navigation scheme.

    fmxsteckel

    (@fmxsteckel)

    hey laughinglizard…i was doin the same prodject and have the thumbnail navigation done in my prodject. I bet you probably don’t need it but if you do i’ll post.

    carthik

    (@carthik)

    Gave it a shot at Pictor
    Got some errors. Sent a mail at the mac.com address with the error messages.
    The pic didn’t get posted.

    ara

    (@ara)

    I tried it at this URL: http://ara.faithful.nu/photos/
    I published an image and received this error:
    Warning: imagejpeg(): Unable to open ‘/home/faithful/public_html/ara/photos/wp-admin/thumbnails/thumbbm2.jpg’ for writing in /home/faithful/public_html/ara/photos/wp-admin/post.php on line 35
    Warning: imagejpeg(): Unable to open ‘/home/faithful/public_html/ara/photos/wp-admin/images/sizedbm2.jpg’ for writing in /home/faithful/public_html/ara/photos/wp-admin/post.php on line 35
    Fatal error: Call to undefined function: read_exif_data() in /home/faithful/public_html/ara/photos/wp-admin/post.php on line 105
    The image didn’t show up at all.

    george

    (@george)

    Lizard, it is amazing, I will try to find some time to test it

    george

    (@george)

    I was wondering, can you provide upgrade script? Which can upgrade from a normal wordpress with picture attached to some posts to photo blog?

    xtool

    (@xtool)

    Ara,
    You need to give permission for writable to post.php I believe. I did it and I bypassed it but then I recieved this error when I tried to upload picture & publish:
    Fatal error: Call to undefined function: read_exif_data() in /home/forcefor/public_html/photo/wp-admin/post.php on line 105
    And line 105 on post.php is:
    $exif = read_exif_data ($img1);

    ara

    (@ara)

    I fixed some of the problems, but I still get this error even after I made post.php writable by the server
    Fatal error: Call to undefined function: read_exif_data() in /home/faithful/public_html/ara/photos/wp-admin/post.php on line 105

    ara

    (@ara)

    Okay, thanks anyway. That’s a big disappointment…

    george

    (@george)

    Lizard, if your PhotoLog can be done without needing exif, it would be great. I will wait for such version. From my previous posting I meant – lets say you have currently running weblog which contains photos, there is no need of upgrading the wordpress? Or there is? I mean simple php script which can “migrate” this wordpress to your photolog, based on wordpress. 😉

    Alex King

    (@alexkingorg)

    Take a look at Exifer instead of using PHP exif functions:
    http://www.jakeo.com/software/exif/index.php

Viewing 15 replies - 1 through 15 (of 100 total)
  • The topic ‘WordPress PhotoLog’ is closed to new replies.