Skip to content Skip to tags Skip to twitter news Skip to blog roll Skip to categories Skip to archives Skip to recent posts

January 13, 2008

PhotoXhibit

by Benjamin Sterling in Uncategorized on January 13, 2008 @ 10:18 pm

If you are getting a hanging error when trying to add a gallery, please use the code at the following link [http://pastebin.com/f5a51e4b3] and overwrite all the code in the /photoxhibit/common/inc/px.php file. There is an issue with some servers with a php function that helps with foreign characters and this code helps

PhotoXhibit, formally Benjamin Sterling Galleries, was born out of the fires of so many not-so-great gallery/image manager plugins for WordPress.

This plugin uses photos from your Flickr, Picasa, and/or SmugMug accounts as well as allows you to upload and build Albums to help you build inviting Photo Galleries on and through out your site.

Features:

  • Independent gallery creator for post, pages, and sidebar
  • The ability to create a gallery based of some of the most popular JavaScript based gallery plugins
  • Ability to customize each gallery’s appearance with a styles editor
  • Ability to grab your photos from Flickr, Picasa, and/or SmugMug
  • An easy to use interface for adding photos directly to a post or page from Flickr and SmugMug (Picasa and Albums coming soon)
  • Easily create and upload Albums with a single thumbnail or two different size thumbnails
  • Easily turn features on and off via the options tab

The following list of jQuery plugins are used in PhotoXhibit to help you build out your galleries:

Examples

Here are some examples of what the plugin will dump out:

Requirements

  • Till I have an alternative built in, “allow_url_fopen” must be turned on on your server for the Gallery Builder to work for the services other then Local and Album I have decided to go complete JSONP for all outside service calls.
  • JavaScript must be turned on
  • Flickr and SmugMug requires an API key for the advanced stuff, I am working to removing this requirement, but you will need it in the mean time I resolved this need.

FAQ

Visit the ever growing FAQ page

Known Issues

  • Opera chokes on some of the jQuery UI stuff
  • IE6 and IE7 are now having issues when building a gallery and you click the next button
  • The Lightbox plugin has the path for the images used hardcoded into the js, so if you going use it, give it the full url to the image Fixed as of 2.0.10
  • Some themes use the_excerpt() on category, archive, tags and search pages and code will be echoed out for these pages for the posts that have a gallery on it. Check out the FAQ on how to get around this.

Updates

V2.1.4 - 04.02.2008: v2.1.4 has changes that will now show your images on category, archive and search pages.

V2.1 - 03.23.2008: v2.1 has a ton of new fixes and changes, please view the change log for the full list

V2.0.10 - 03.04.2008: v2.0.10 added the ability to turn off the sliding effect when building a gallery, added the code to start translations, and some other minor additions.

V2.0.8 - 03.01.2008: v2.0.8 has fixes for the “Locally” service, incorrect path for jquery, checks to make sure GD library is installed and added back in the alt text editor for galleries.

V2.0.7 - 02.29.2008: v2.0.7 has some code updates for jQuery and jQuery UI which in turn fixed issues with Opera.

V2.0.6 - 02.28.2008: v2.0.6 has fixes for the Album Manager not working for some people and pulling from the albums in the gallery builder not working.

V2.0.5 - 02.26.2008: v2.0.5 has fixes to the gallery edit, gone completely JSONP for service calls do to servers not supporting certain functions.

V2.0.4 - 02.23.2008: v2.0.4 has a large amount of fixes that should make the overall experience better. I removed the need to have a SmugMug API and working on removing the need to have a Flickr API. Have a look at the changelog for the full list of changes.

Download Link

http://wordpress.org/extend/plugins/photoxhibit/

Pages: « 39 [38] 37 36 35 34 33 32 31 30 291 » Show All

387 Responses to “PhotoXhibit”

One more question - I get this line of code when I click on the archives section of my blog -

(function($){$(document).ready(function(){$(”#px23?).cycle({});});})(jQuery);

but once the individual post comes up it’s fine. Any ideas? I just upgraded my wordpress version.

1306

answered my own question.

Benjamin - I know you’ve answered this question a million times…. but exactly what line of code is this?

Thanks so much,
Lindsey Butters

Hey Guys,
First, sorry for the issues. I am finding the servers are much more different the each other then I originally thought.

With that said, I have an idea why it is hanging, and it usually has to do with this line of photoxhibit/common/inc/px.php file:

$imgs = $this->encodeToUtf8(stripslashes($post['images']));

if you are comfortable, you can swap that out for

$imgs = stripslashes($post['images']);

and that “should” fix it.

[...] 6. PhotoXhibit [...]

Same problem than Zek : Orignal sizes from FlickR are not displayed in the siimple viewer 2, but it works good with small sizes. An API problem ? I have one, but I don’t know how to write it inside the plugin.

Sounds good!

[...] PhotoXhibit 2.1.3 [...]

Under Flickr Params, there is a statement “You must obtain an API if you want to pull via user id.” Once you obtain the API key, where is this API string entered in the PhotoXhibit application? The reason I ask is that the only way that I can generate galleries from Flickr is via the RSS feed, limiting the galleries to 20 images maximum (due to Flickr’s RSS limitations). I’ve tried creating galleries by using Flickr set names but the PhotoXhibit interface says it is retrieving the images and nothing ever shows. The spinner icon spins and spins. Will using the API key solve this and if so, where is the API key entered?

Hi Benjamin,

Thanks for the reply! I’m using the JgalviewII plugin with the most recent version of wordpress. Sorry I forgot to mention that in my previous post.

I’m using the latest WP and latest Photoxhibit. Once I renamed the photoxhibit folder everything is ok again.

It’s something to do with the picasa hanging issue you’ve pointed out. But even when I replace the supplied code I still can’t seem to get it working.

If it didn’t look like to ultimate answer I wouldn’t bother persisting but I had it working fine with the last version of WP and it was excellent.

Pages: « 39 [38] 37 36 35 34 33 32 31 30 291 » Show All

Leave a Reply

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

RSS Feed Link

45 queries. 0.923 seconds. Powered by WordPress visitor stats