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.

Error displaying events

9 years 5 months ago
Licenses:
JomSocial Expired

Good evening, I have a problem with the module displays events. Under the bottom I text "displays all events" as attached image just clicking opens the page to create event.
How so?

Attachments:
9 years 5 months ago
Licenses:

Hi Domenico,

that issue becuase the menu itemID conflict with other menu. for fixing it, please follow this steps:
1. copy default.php from /modules/mod_community_events/tmpl/ to /templates/yoo_nano3/html/mod_community_events/
2. edit it at line 37, change the code from

<a href="<?php echo CRoute::_('index.php?option=com_community&view=events'); ?>"><?php echo JText::_('COM_COMMUNITY_FRONTPAGE_VIEW_ALL_EVENTS'); ?></a>
to
<a href="<?php echo CRoute::_('index.php?option=com_community&view=events&task=display'); ?>"><?php echo JText::_('COM_COMMUNITY_FRONTPAGE_VIEW_ALL_EVENTS'); ?></a>

Regards,
Albert

The following user(s) said Thank You: Domenico
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