JomSocial won its third CMSexpo Award. Enjoy 20% Discount Sitewide until 24th May! Learn More
Home Download Addons Modules Latest Photo Module for JS 1.5
This addon is submitted by a 3rd party developer, which means it is not part of JomSocial official product lines. Please forward your bug reports or support request to their respective support channels (forum/ticket/etc).

Latest Photo Module for JS 1.5

Visited
0
Version
1.5.5
Latest Photos from JomSocial 1.5 Member and Group albums are displayed in a Joomla 1.5 module.
NOTE: plg_latestphoto from the core jomSocial must be installed, however, it does not have to be enabled.
Tested:
JomSocial 1.5.234
Joomla! 1.5.14

There are several parameters used to configure the module:

Photo Count - the # of photos you want to show from the pool in the module
Pool Count - the # of photos you want to pool for display in the module, Set Shuffle to Yes to produce a more random effect
Shuffle - whether or not you'd like to shuffle the order of the latest photos
Display Wall Count - show the number of wall comments made for each photo in the image tool tip
Show Caption - Show photo caption in image tool tip
Show All Link - Display the Show All link
Photos From - select photo source from user, group, or all albums
Permission - select a permission level to display photos from ONLY public, member, friends, private
Album List - List albums by id separated by commas, will override any permissions settings and the Photos From and Permission parameters.
Direct Link - add a Direct URL to the bottom of the module
Direct Link Alt Text - Alt text for the Direct Link
Direct Link Inline - Show Direct Link on same line a Show All Link - Separator is specified in the EN_GB language file
Thumbnail Class - This overrides the default CSS class for the image thumbnails - default is JomSocial's "avatar hasTip"
Image Height - select the height in pixels for the thumbnail
Image Width - select the width in pixels for the thumbnail
module_class_suffix - any css modifiers for the module
Reviews
byPichai, November 30, 2010
3 of 3 people found this review helpful
This Module do not work with JS 2.0.2 :-(
byzoomlanski, February 10, 2011
0 of 1 people found this review helpful
Still works great in 2.0.5!

And its free. Even better!

Thank you. A million Thank Yous.
byMCTarakan, March 27, 2010
0 of 1 people found this review helpful
Unfortunatly doean't work with 1.6.285 :((
Owner's reply

I have installations on both 1.6.283 and on 1.6.288 and the module is working fine and as expected. i don't have a 1.6.285 install.

Take the time to use the forums here:

http://www.jomsocial.com/forum/index.php?f=22&t=2352&rb_v=viewtopic

and we will try to get a resolution to your issue.

The Thumbs in module are visible but whe i click on it i get a message that i have no access.

I set Module to "public" - why does the module show images but when i click it i get a no access message ?

Jomsocial 2.0.4
byferdash, April 2, 2011
It just works, BTW on mod_community_photos.php on line 85 it just needs a ?php after width in order to get the specified width

Here's the correct line

" src="thumbnail; ?>" alt="caption;?>" width="" height="" />
If I visit a photo from the js front page as a guest and then click Back to album, it works fine. If I click on a photo from this module, then click Back to album, I get an error 500.

JS front page route puts me at:
64-username/photos/album?albumid=1

module router puts me at:
0-a-guest/photos/album?albumid=1
and THAT gives an error.
byfungkur, October 10, 2010
this module works fine with JS 1.8.10 !! Please make it as default module for JS !
I am glad I found this module. I don't know why it is not a standard JS module. It works very well.

I posted a forum thread that shows how to adapt the module to work with your Amazon Web Services hosting service, if you are using it. You can see that thread here:

http://www.jomsocial.com/forum/index.php?f=41&t=17458&p=95616&rb_v=viewtopic#p95616

Sean