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.

Broken link

9 years 6 months ago
Licenses:
JomSocial Active

This link is not working properly

Attachment ScreenShot09-19-14at01.35PM.PNG not found

Attachments:
9 years 6 months ago
Licenses:

Hi There,

I confirmed this is a valid bug. here the temporary fix:
1. edit /components/com_community/templates/default/activities.videos.featured.php
2. at line 35 changing it from

<span><?php echo JText::sprintf('COM_COMMUNITY_VIDEOS_IS_FEATURED','<a href="'.CRoute::_($param->get('video_url')).'" class="cStream-Title">'.$this->escape($video->title).'</a>')?></span>
to
<span><?php echo JText::sprintf('COM_COMMUNITY_VIDEOS_IS_FEATURED','<a href="'.CRoute::_(JUri::root().'index.php?option=com_community&view=videos&task=video&userid='.$video->creator.'&videoid='.$video->id).'" class="cStream-Title">'.$this->escape($video->title).'</a>')?></span>

Regards,
Albert

The following user(s) said Thank You: Ивайло Вълков
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