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.

Message text without paragraphs

10 years 1 month ago
  • samanet's Avatar
    Topic Author
  • samanet
  • Offline
  • Fresh Boarder
  • Posts: 57
  • Thank you received: 0
Licenses:
JomSocial Expired

Writing a private message, when I press the enter keyboard paragraph appears normally, but when I click reply to the message text is displayed without paragraph.

For example:

I write like this:

test

test

test

test


Thus appears:

Test Test Test Test

_________

In setting JomSocial in Use Text Editor, I selected plu_editors_tinymce.

10 years 1 month ago
Licenses:

hi Samanet,

please follow this steps:
1. copy /components/com_community/templates/default/inbox.message.php to /templates/yourtemplate/html/com_community/inbox.message.php

2. edit line 34:

from:
<?php echo filter_var(htmlspecialchars_decode($msg->body), FILTER_SANITIZE_STRING); ?>

to:
<?php echo htmlspecialchars_decode($msg->body); ?>

Let me know the result. If you don't know how to do it, you can provide me FTP access detail at Site Info (By editing this Topic).

Regards,
Albert

10 years 1 month ago
  • samanet's Avatar
    Topic Author
  • samanet
  • Offline
  • Fresh Boarder
  • Posts: 57
  • Thank you received: 0
Licenses:
JomSocial Expired

Yes It worked perfectly.

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