Photopress 0.9.5

This is just a quick bugfix release, which should solve some of the major problems with the previous one.

  • Fixed a couple of SQL problems noted by a few people, namely the LEFT JOIN thing but also a weird thing where the default ORDER BY was missing.
  • Fixed a Javascript problem that was keeping the insert buttons on the Browse popup from working. Basically, I’d forgotten to update the Browse JavaScript when I updated the Upload part.

Download Photopress 0.9.5: photopress.zip OR photopress.tar.gz.

This entry was tagged . Bookmark the permalink. Share on Twitter or Facebook.

103 Responses to Photopress 0.9.5

  1. Paul says:

    I had a problem uploading any files, on http://www.careyfamily.co.uk. They were associated with line 358 of the popup.php file. Presumably php had been installed on the server without exif functions, so the program dropped through to getimagesize. But that then generated a warning and failed because the file at that stage was in a temporary directory not in the filespace that I had any control over.

    For now, I’ve commented out the “if function_exists” that included these function calls, and also the reference to $image_type at the start of the next “if”. This got the thing working, but removes some of the file verification. This can presumably be restored by putting the commented-out “if” after the move_uploaded_file. The file suffix is still being checked, anyway, so some checks are happening.

  2. WiLL says:

    No idea if someone is still maintaining this great plugin but I guess I still have to post this.

    Been using PhotoPress for some time now. However, widgets become uneditable if PhotoPress is activated. Tried and tested it for a while. This only happens when using FF. In IE, I can still edit the widgets, but the layout of the sidebar widgets page is all screwed up. When I turn off PhotoPress, the layout of the sidebar widgets page is reverted back to normal.

    I’m suspecting this has something to do with the “effects” script in the scriptaculous folder of widgets. No idea how to prove it though, since I don’t know anything about the code used in the said folder.

    Anyway, hope someone has tried and succeeded making PhotoPress play nicely with the widgets page.

  3. Alex says:

    How to show the latest 5 photos ! plz help me

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>