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.

Internet Explorer and "create new groups"

10 years 1 month ago
Licenses:
JomSocial Expired iSEO Expired Socialize Expired

ISSUE SUMMARY:


STEPS TO REPLICATE:
1 want to create new group using Internet Explorer
2 click on "groups"
3 and on the right side there is only a small blue area without lable
4 do the same with Firefox i have a blue sign with lable "New group"
5
RESULT
EXPECTED RESULT
BROWSER IE and Firefox

for the moment we use www.tiervermittlung24.eu as test-system. There you can see this problem. Login is the same.

10 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

For fixing this you can open this file components/com_community/templates/jomsocial/layouts/events/base.php, find this code :

<span><?php echo (isset($isGroup) && $isGroup) ? JText::_('COM_COMMUNITY_CREATE_GROUP_EVENT') : JText::_('COM_COMMUNITY_CREATE_EVENT'); ?></span>

replace to :
<?php echo (isset($isGroup) && $isGroup) ? JText::_('COM_COMMUNITY_CREATE_GROUP_EVENT') : JText::_('COM_COMMUNITY_CREATE_EVENT'); ?>

This issue will be totally fixed in version 4.0.2

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