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

Please note: I have not been able to get this plugin updated for Wordpress 2.6+, I have been working on getting it updated but I have had very little time.  I am sorry for any inconvenience.

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: « 3911 10 9 8 7 6 5 4 [3] 2 1 » Show All

387 Responses to “PhotoXhibit”

Now is working fine!
I had the same problem of Porgan & Cassie…
ThanX

Porgan/Cassie: I just posted what I think should fix the issues you are having, can you install the newest release and let me know? Be sure to deactive and activate the plugin to make sure the new code gets executed.

Porgan: thanks, I am looking into this issue right now, I thought I knew what it was but no luck. I hope to have it fixed sometime today.

Hi Benjamin

Im still having the same problem that Cassie does.

There was an ajax error with a status of error and thrown error of undefined; When I try even to submit changes on the options tab.

Also Im geeting the same “There seemed to be an error in the execution of the URL provided; please select another one and try again. If problem presists, please submit a bug.” message when trying to read a local database.

I using the defalu wp-content/uploads folder and wp 2.3.3.

Like your plugin so much. good work!

Kela,
Thanks, I don’t use ICQ, but I can get that set up, having someone else to look at what I am doing is very helpful.

I just posted the editing fix, but sadly I am just noticing that there are a few things that are not working in Opera. I have been testing in it, but I must have done something recently that Opera does not like. The odd thing is that the remove all is working, but not that add all and it is more or less that same code. Let me see if I can figure that out quickly.

Benjamin Sterling,

I use Opera 9.25

I had about 6 images while applying Add All button.

If you want having quick feedback, contact me via ICQ: 339-079-437 (of course, if you use it)

Guys, I have version 2.0.1 posted that has the fixes for the encode error. I am working on the issue Kela pointed out.

Hey guys, I really do appreciate all your feedback. Let me see if I can address everything. For the encode.php issue, apparently WordPress lumps all the code together, so if you have BSG installed you will not see the encode error. And sadly all the testers I had had both installed. I commented the change, but WordPress is having issues again today, I will post a comment when it finally goes through.

But for those that don’t have both installed, do the following at line 62 of photoxhibit.php:

require_once(’common/inc/encode.php’);

@Michal: can you post the URL you are using for you feed so I can test it out?

@Kela: What browser are you using that you lose all the images when you “Add All” and how many images are there?

I also just noticed the editing issue, not sure what is wrong there, give me a few hours and I will post a fix.

Once again, I really appreciate your help.

BB, try to do the following: http://benjaminsterling.com/ph.....omment-892

but replace

require_once(dirname(__FILE__).’/common/inc/encode.php’);

with

require_once(’common/inc/encode.php’);

Under Build Gallery/Gallery Options, I get this error beside “Select the gallery style”:

Fatal error: Call to undefined function: encodeuricomponent() in /path/to/wp-content/plugins/photoxhibit/common/inc/px.php on line 703

I also get the errors Kela mentioned.

Pages: « 3911 10 9 8 7 6 5 4 [3] 2 1 » 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.633 seconds. Powered by WordPress visitor stats