PhotoJAR
Overview
Donations
Users have requested a method to donate to the development of PhotoJAR. If you would like to support PhotoJAR in this way, donate via Paypal using the button below.
Users have requested a method to donate to the development of PhotoJAR. If you would like to support PhotoJAR in this way, donate via Paypal using the button below.
PhotoJAR is a suite of Wordpress plugins enhancing the existing gallery functionality introduced in Wordpress 2.5. Prior to Wordpress 2.5 I had nearly completed a full-featured gallery plugin with (nearly) seamless integration into the WP backend. With the release of WP 2.5 I have redirected my efforts to making the existing Wordpress gallery system more usable. The following plugins are available. Watch this page or the blog for news on new PhotoJAR plugins.
PhotoJAR
Base
PhotoJAR: Base provides the groundwork and shared code for other PhotoJAR plugins. Additionally, PhotoJAR: Base provides a number of enhancements to Wordpress gallery functionality:
- Dynamically resizes thumbnails - changes to image sizes apply retroactively
- Allows custom image sizes (beyond “thumbnail” and “medium”)
- Caches resized images
- Integrates with LightBox, ThickBox, LightView, and many more javascript image viewers
- Provides an
[image]shortcode - Can change the default number of columns in a gallery
Downloads and additional details…
PhotoJAR
Post Thumbnailer
PhotoJAR: Post Thumbnailer displays a single thumbnail with each blog post containing a gallery. The gallery will display normally when viewed singly. If a javascript viewer (LightBox, ThickBox, etc.) is enabled PhotoJAR: Post Thumbnailer can display the full gallery via the viewer. See it in action on the PhotoBlog.
July 15th, 2008 at 8:20 am
hello sir,
i am manoj from indore a i am working in s/w company as a s/w developer.
thanks
July 22nd, 2008 at 1:26 pm
Hi, just uploaded and tried to install to my wp, got the following error:
[code]
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/fourn1/public_html/jfg69/wp-content/plugins/photojar-base/pj-image-resize.php on line 11
[/code]
Thanks!
July 22nd, 2008 at 3:52 pm
jfg69,
Thanks for trying PhotoJAR. Please check the version of PHP you are running. It sounds like you are running PHP 4. Check with your hosting provider to see if PHP5 is available.
July 24th, 2008 at 12:56 pm
That was it, thought I had already upgraded it.. Thanks!
July 25th, 2008 at 8:51 am
I’m getting the same error as JFg69 (above) and I’m running PHP 5.2 on Linux. Pls help, thanks.
August 4th, 2008 at 11:10 pm
Not sure if perhaps it was my server settings but I uploaded the photojar plug and lightbox 2 and my gallery thumbnails disappeared. I went and cleared the cache in photojar settings page and got errors on pj-base.php line 118 to do with accessing the cache folder.
Anyway I solved it by creating a folder named “cache” in the photojar dir. Just wondering if maybe you forgot to ship with this folder created? Seems to work fine now.
Thanks for your work.
August 12th, 2008 at 12:56 pm
I found you plugin and I can not use it since I have php4 on my server. the only thing i really need is for lightbox to show the image titles underneath the photos. is there anyway you can help me out. i’m hoping to just hardcode a php_get_title_esque attribute somewhere, but I’m pretty sure it’s not that easy.
thanks in advance.
August 18th, 2008 at 4:01 am
Using Photojar with Lightview. The Photojar Plugin loads Lightview but does not display the image.
August 20th, 2008 at 7:27 am
Kugelblitz, It looks as though you have LightBox and LightView both enabled. There may be a conflict between the two. Try disabling one of the viewers.
August 20th, 2008 at 7:35 am
eckert, you should be able to pair the LightBox 2 plugin and Gallery Plus to get what you need. That said, you should check with your web host about PHP5. It is be available, if not the default, at most hosts now that PHP4 does not have official support.
August 23rd, 2008 at 1:45 am
I just installed PhotoJar and Lightbox onto my wp blog. Tried it, and get this error:
Warning: Invalid argument supplied for foreach() in /home/content/s/t/a/(hiddeninfohere)/html/wordpress/wp-content/plugins/photojar-base/pj-gallery.php on line 30
I just had my site upgraded to php5 - it should be up now. I am using wp 2.5.1 on a linux server.
Any suggestions?
August 23rd, 2008 at 2:04 am
and I tried uploading pics after installing it - just to see if it only worked on pics uploaded after install. Same issue.
thanks!
August 23rd, 2008 at 8:27 am
Chris, there are a couple options. upgrading to Wordpress 2.6 will resolve the issue. Alternatively, try putting
orderby="menu_order, ID"in your gallery shortcode - [gallery orderby="menu_order, ID"]. I will improve the error handling in the next release. Thanks for using PhotoJAR!September 23rd, 2008 at 4:42 pm
Hi James,
I am just in the process of setting up my new blog and wanted to use photojar on some pages for galleries.
The dashboard error message said that
PhotoJAR Error: the PhotoJAR cache directory () is missing.
Is this a different cache folder from the one that is already in the photojar files - (with a place holder.txt in it)
(Permissions at 777 now).
Sorry - I am a newbie - just learning about plug ins etc so any help would be appreciated.
Regards
Karen
September 23rd, 2008 at 5:03 pm
opps - sorry have I left my pleas for help in the wrong place?
Karen
September 23rd, 2008 at 5:16 pm
Hi Karen,
What are the current and default settings for the PhotoJAR cache path. You can find this near the bottom of the PhotoJAR settings page.
September 23rd, 2008 at 6:04 pm
Hi
The actual PhotoJar Cachee Path “box” is empty but underneath the box is this
Default setting is ‘/home/artistsg/public_html/wp-content/plugins/photojar-base/cache/’.
The next box (photojar cache Url) is empty
and underneath is this
Default setting is ‘http://www.artistsgarden.co.uk/wp-content/plugins/photojar-base/cache/’.
Thanks ?
Karen
September 23rd, 2008 at 6:57 pm
Thanks Karen, try updating to version 1.0.2 or copy the default settings into the text field.