13 years 5 months ago - 13 years 5 months ago #165090
by cyberpasta
dunhoo wrote: This solved it
schmave wrote: I had this problem as well and tracked down the error to line 50 in this file:
<joomla 1.5.22>\administrator\components\com_comprofiler\view\view.field.php
The original line is
Code:
$editorSave_default = $_CB_framework->saveCmsEditorJS( 'default' );
Change 'default' to 'cb_default' and it all seems to work OK.
:lol: :laugh: :laugh:
Thank you!!!
This BUG is also causing problems in the frontend when the user tries to update the profile!!
Last edit: 13 years 5 months ago by cyberpasta.
Please Log in or Create an account to join the conversation.