Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Community - Photos Module / no update after install of last release

10 years 2 months ago
  • Eric's Avatar
    Topic Author
  • Eric
  • Offline
  • Fresh Boarder
  • Thank you received: 1
Licenses:
JomSocial Expired iSEO Expired Socialize Expired

Hi Jomsocial Team,

I have a trouble with Community - Photos Module : my users creates photos and they don't appear in the module ? seems to be freezed. I changed the number of photos and save, no change.

I think that appears after installing last release of Jomsocial.

Thanks for your help.

10 years 2 months ago
Licenses:

Hi Eric,

by default photo module only displaying public photos, but you can changing it at:
/modules/mod_community_photos/mod_community_photos.php

at line 21 change the code from

$latestPhotos	    = $model->getAllPhotos( null , PHOTOS_USER_TYPE, $default, 0 , COMMUNITY_ORDER_BY_DESC , COMMUNITY_ORDERING_BY_CREATED );
to
$latestPhotos	    = $model->getAllPhotos( null , PHOTOS_USER_TYPE, $default, null , COMMUNITY_ORDER_BY_DESC , COMMUNITY_ORDERING_BY_CREATED );

with this all photos will appear without calculate permission on it.

Regards

The following user(s) said Thank You: Social
10 years 2 months ago
  • Eric's Avatar
    Topic Author
  • Eric
  • Offline
  • Fresh Boarder
  • Thank you received: 1
Licenses:
JomSocial Expired iSEO Expired Socialize Expired

Hi Albertus,

It's ok, thanks for your help !

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW