Skip to main content

Joomla 5 & 6 compatible - built and supported by experts

[fixed] wysiwyg 'about me' editor error

1.8K Views
0 Replies
2 min read
Hi,

I know that because I have made some changes to the code to switch from the wysiwysbb editor to the default wysiwyg editor, my support has ended :) but as this is an improvement and maybe an easy fix please stay with me...
Because I had a lot of profiles already on html the bbcode editor was for me just not useful, besides that the user is used to working with the default wysiwyg editor and not with the bbcode editor.

just noticed that I have an issue:
when a user edits his/her 'about me' profile: the wysiwyg editor just works fine, but changes made to the profile are not saved (no error prompted). When a new user tries it, the editor works just fine, but the profile cannot be saved.
The following message is prompted (it is in dutch so I made a translation):
Error! missing required fields, please try again

the 'about me' info is not saved.
When I hide (via above editor) the editor, I am able to save the profile and afterwards edit (but not save) the profile with the editor enabled.

Is there something that I missed when I made those changes?

This is what I changed:
in file: components/com_cjblog/views/users/tmpl/default.php
<div class="muted padbottom-5"><?php echo CJFunctions::substrws(CJFunctions::parse_html($user, false, false, false));?></div>

and in file: components/com_cjblog/views/profile/tmpl/default.php
change wysiwygbb into wysiwyg (without bb)

Hope somebody can point my in the right direction to solve this :)
regards,
Ruud.

0 Replies

No Replies Yet

Topic Author

R

ruud

@ruud

Topic Stats

Created Monday, 21 April 2014 13:48
Last Updated Monday, 21 April 2014 13:48
Replies 0
Views 1.8K
Likes 0

Share This Topic