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.

Photo module not showing photos

9 years 1 month ago
  • Mark's Avatar
    Topic Author
  • Mark
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

ISSUE SUMMARY:
As the title says my Photo Module is not displaying any photos, all the photos I have uploaded are set to PUBLIC, it just says 'No public photos available' I have tried the suggestions on here i.e. enable cache etc but still no joy, I am a complete novice with Joomla so fumbling my way around with some success, but this one has me beat can you please help.

9 years 1 month ago
Licenses:

Hi, Mark.

I assign developer to this thread.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
The following user(s) said Thank You: Mark
9 years 1 month ago
Licenses:

Hi Mark,

this is a "temporary bug". jomsocial will re-build all modules. here the fix:
edit [joomla root]/modules/mod_community_photos/mod_community_photos.php, and changing the code at line 20 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, 10, COMMUNITY_ORDER_BY_DESC,
        COMMUNITY_ORDERING_BY_CREATED);

Regards

9 years 1 month ago
  • Mark's Avatar
    Topic Author
  • Mark
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

Thanx it works shall keep an eye on it now to see if the photos change..

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