danielle wrote: I'm running Joomla 1.5.23 w/ Community Builder 1.4
I also have a handful of Community Builder plugins installed along with
AlphaUserPoints, Kunena, GCalendar, & JoomGallery.
I've never had this issue before either, however though I have found a work around solution to this problem.
Go to Joomla's Global Configuration and change the editor from TinyMCE to No Editor & save.
Then go back to CB's Field Management and you should be able to create an Editor Text Area field.
After you have created your field(s) then return to Joomla's Global Configuration page and change No Editor back to TinyMCE then save.
Now you should be all set!
I am hoping that the next Joomla release of 1.5 will fix this solution if it indeed is an issue on Joomla's end.
Please Log in or Create an account to join the conversation.
I have exactly the same problem where this fix does not work.dawson wrote:
danielle wrote: I'm running Joomla 1.5.23 w/ Community Builder 1.4
I also have a handful of Community Builder plugins installed along with
AlphaUserPoints, Kunena, GCalendar, & JoomGallery.
I've never had this issue before either, however though I have found a work around solution to this problem.
Go to Joomla's Global Configuration and change the editor from TinyMCE to No Editor & save.
Then go back to CB's Field Management and you should be able to create an Editor Text Area field.
After you have created your field(s) then return to Joomla's Global Configuration page and change No Editor back to TinyMCE then save.
Now you should be all set!
I am hoping that the next Joomla release of 1.5 will fix this solution if it indeed is an issue on Joomla's end.
Worked perfectly
Thanks
Please Log in or Create an account to join the conversation.
dunhoo wrote: I have exactly the same problem where this fix does not work.
I am running Joomla! 1.5.22 w/ CB1.4
Should I update to 1.5.23?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
:lol: :laugh: :laugh: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.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.