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.

No photos displaying in photo module

9 years 6 months ago
  • Jay's Avatar
    Topic Author
  • Jay
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

Update made.

Still not showing any public photos

9 years 6 months ago
Licenses:

Hi Jay,

because I cant replicate this issue with latest jomsocial version at my test site. I need you permission to download your site.
I want make local copy for debugging purpose. Right now I cant deep debugging your site, because your site is live. It can damaging your site.

could you please install Akeeba Backup:
www.akeebabackup.com/download.html

after that I will download the site backup.

Sorry for this inconvenience.

Regards,
Albert

9 years 6 months ago
  • Jay's Avatar
    Topic Author
  • Jay
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

The backup is created

9 years 6 months ago
Licenses:

Hi Jay,

here the fix. edit /components/com_community/router.php at line 39, changing it from

$userTasks = array('myvideos', 'myphotos', 'myevents', 'mygroups', 'viewgroup');
to
$userTasks = array('myvideos', 'myphotos', 'myevents', 'mygroups');

and here the doc about how to setup jomsocial menu items outside jomsocial toolbar.
documentation.jomsocial.com/wiki/Toolbar_Explained

I think you need to remove all jomsocial menu items from main menu items (with empty trash). after that it will no problem with photos access. maybe you can to re-create it using external URL type.

Regards,
Albert

9 years 6 months ago
  • Jay's Avatar
    Topic Author
  • Jay
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

Unfortunately after making changes a prescribed the problem stays consistent.

9 years 6 months ago
Licenses:

Hi Jay,

please follow this steps:
1. copy default.php from /modules/mod_community_photos/tmpl/ to /templates/qcfctemp14/html/mod_community_photos/
2. edit it at line 26 you can see this code

<a href="<?php echo CRoute::_('index.php?option=com_community&view=photos&task=photo&albumid=' . $row->albumid .  '&userid=' . $row->user->id . '&photoid=' . $row->id);?>">
replace it with
<a href="<?php echo CRoute::_('index.php?option=com_community&view=photos&task=photo&albumid=' . $row->albumid .  '&userid=' . $row->user->id . '&photoid=' . $row->id . '&groupid=1');?>">

now the photos from group, at photo module can view able for public.

Regards,
Albert

9 years 6 months ago
  • Jay's Avatar
    Topic Author
  • Jay
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

Still not showing. check the homepage and click on an image

9 years 6 months ago
Licenses:

Hi Jay,

please open FTP access detail for me. I will do it for you. Seem the changes not applied correctly.
FYI: I can access your FTP by using credential info at site info.

please edit your first post at this topic. and put valid FTP detail on it.

Regards,
Albert

9 years 6 months ago
  • Jay's Avatar
    Topic Author
  • Jay
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Expired

FTP info is added to post and setup for your use

9 years 6 months ago
Licenses:

Hi Jay,

please check it. the home page template is qcfctemp13 not qcfctemp14.
now that group photo are viewable for public.

Regards,
Albert

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