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 Videos

11 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Missing:

/display?

To Fix, Change the Code in the App Boxes and the main group tab as follows:

add-this-to-the-route> &task=display

On all group videos. There is also an error on groups home regarding the events. Search "dispaly"

Line 175 From httpdocs/components/com_community/views/videos/view.php
$catVideoUrl = 'index.php?option=com_community&view=videos&task=display&groupid='.$groupId.'&catid=';

Has to be fixed.

I read this post: www.jomsocial.com/forum/profile-universa...ll-videos-all-photos

Not sure how it relates to group videos, but without &task=display, the videos of a specific group and a specific category are not shon, rather, all of them are showed.

i made the above fix which I would have expected to render the following url:

mysite.com/videos /display?groupid=38&catid=3

Instead it renders:

mysite.com/videos?groupid=38&catid=3

I have made the changes here:

Line 175 From httpdocs/components/com_community/views/videos/view.php
$catVideoUrl = 'index.php?option=com_community&view=videos&task=display&groupid='.$groupId.'&catid=';

But the changes are not taking. Both cache's have been cleared.

Any hints?

11 years 1 month ago
Licenses:

Hi Marcos,

I confirmed this is a valid bug. please wait our fixes.

Regards,
Albert

11 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hi,

In order for the above fix to work you have to make changes to the following files:

httpdocs/components/com_community/views/videos/view.html.php

Change

@225

$allVideosUrl = 'index.php?option=com_community&view=videos&task=display&groupid=' . $groupId;
$catVideoUrl = 'index.php?option=com_community&view=videos&task=display&groupid=' . $groupId . '&catid=';

@232

$allVideosUrl = 'index.php?option=com_community&view=videos&task=display';
$catVideoUrl = 'index.php?option=com_community&view=videos&task=display&catid=';

This is needed for the the All Videos and Back To Parent link to work properly.

Lastly, breadcrumbs should contain the entire path, what do you think?

11 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Another couple of issues for the community to know:

1. If you enable the uploading of videos to your site, JS will create a folder in your root called videos. This will mess up your access if you have a menu item called videos. You would have to go in and change that to something else for your site to work properly.

2. If you add a videos to your site, there is now way to assign it to a group. You would have to remove it and then add it to the group you want the video to show in.

I hope this helps!

11 years 1 week ago
  • Paul's Avatar
  • Paul
  • Visitor
  • Thank you received: 0
Licenses:

Hi Marcos

The issue you have reported has now been fixed. This fix will be in the next release. To apply the fix please replace the files fro m the attached zip package and replace them at these locations

components/com_community/templates/default/groups.viewgroup.php
components/com_community/templates/default/videos.index.php
components/com_community/views/videos/view.html.php

Please take a backup of he originals in case you need to restore them

This attachment is hidden for guests.
Please log in or register to see it.

This message has an attachment file.
Please log in or register to see it.

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