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.

Group Photo Counter failed

9 years 5 months ago
Licenses:

Hi,

its a bug. but I put temporary fix at your site:
/components/com_community/templates/jomsocial/layouts/groups/list.php at line 63
I changing this code

$albums = $photosModel->getGroupAlbums($group->id, true, false,
$params->get('grouprecentphotos', GROUP_PHOTO_RECENT_LIMIT));
to
$albums = $photosModel->getGroupAlbums($group->id, true, false,
1000000);

Regards

9 years 5 months ago
  • Nico's Avatar
    Topic Author
  • Nico
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

That works but the counter in the group works not.

Attachments:
9 years 5 months ago
  • Nico's Avatar
    Topic Author
  • Nico
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

That works but the counter in the group works not.

Attachments:
9 years 5 months ago
Licenses:

Hi,

please check it. I put the same fix at:
/components/com_community/views/groups/view.html.php line 2569

Regards

9 years 5 months ago
  • Nico's Avatar
    Topic Author
  • Nico
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

Photo Counter works not on pagination site 2. All albums have many photos.

Attachments:
9 years 5 months ago
Licenses:

Hi,

please check it, I changing the code to

$albums = $photosModel->getGroupAlbums($group->id, false, false,
1000000);

Regards

9 years 5 months ago
  • Nico's Avatar
    Topic Author
  • Nico
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

The Counter an Groups Site works. The Counter in the group works. The Counter in groups > Fotos > Albums works not.

9 years 5 months ago
Licenses:

Hi,

I cannot login to your site anymore. seem the account has been changed. please provide me valid access detail and screenshot for what you mean.

Regards

9 years 4 months ago
  • Nico's Avatar
    Topic Author
  • Nico
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired
Attachments:
9 years 4 months ago
Licenses:

Hi,

I still cannot login to administrator:



cloud you please edit your first post at this topic to make correction about that, or send it to This email address is being protected from spambots. You need JavaScript enabled to view it..

Regards

Attachments:
9 years 4 months ago
  • Nico's Avatar
    Topic Author
  • Nico
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Expired Socialize Expired

Sorry, i edit first post informations.

9 years 4 months ago
Licenses:

Hi,

the issue has been fixed:
/components/com_community/libraries/miniheader.php line 167
from

$albums = $photosModel->getGroupAlbums($group->id, true, false);
to
$albums = $photosModel->getGroupAlbums($group->id, false, false);

Regards

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