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.

Add HTML within group description

10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

ISSUE SUMMARY:
Jom Social Group description is removing all styling. Also HTML should be possible there.
Right now I can't even add a normal alinea or <br> code. So I get just a big block of unstyled text.


And is there a way to have the Group description always opened?

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

Hi Rakesh,

Just edit your group and the html format is working great..



Attachments:
10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

When I save and reopen your changed group description. All styling and carriers are removed. I disabled JCE editor but that didn't help either. Going to have too look deeper, what is causing this.

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

Hi Rakesh,

in version 4.x are removed function to use another 3rd party editor, you only can use the default editor from Jomsocial..

well, can you provide me the video how to replicate it? because this is working fine, I re-edit and seems fine.. maybe browser issue, what browser are you using?

thank you

10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

I used the Test account that has TinyMCE editor and the problem is the same.

The changes inside the Group description in the backend is not being saved.

See attached video how to replicate.
testing.openupgroup.nl/GroupEditorBug.mov.zip

Used latest FireFox and Chrome browsers on a mac.

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

I see, you edit it from backend, you didnt say it :p

Ok this is valid bug. I already reported it.

10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

Ok, glad it's cleared up.

Eager to receive the update with fix.

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

I will let you know once this issue fixed.

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

this is the patch.. for fixing this you should open this file administrator/components/com_community/controllers/groups.php, add this code after line 560 :

$description = JRequest::getVar('description', '', 'post', 'string', JREQUEST_ALLOWRAW);
        $postData['description'] = $description;

10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

Could you please let me know what comes before line 560?

Don't think it needs to be right after:
<td class="key"><?php echo JText::_('COM_COMMUNITY_GROUPS_DISCUSS_ORDER'); ?></td>

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

you need to put under function saveGroup(), after this code :

$postData   = JRequest::get( 'post' );

Attachments:
10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

Great, it works now!

10 years 1 month ago
  • Rakesh's Avatar
    Topic Author
  • Rakesh
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Active

Can this also point me out how to fix this problem for the backend Event Description text?

Thanks

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

Hi Rakesh,

please update to the latest version 4.0.6, the event desc also fixed there.

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