I just used the lazy way and replaced all textareas instead of trying to determine specific IDs through a helper.
I just restrict my usage to putting one text area on the form when I need to include the FCKEditor. On Feb 4, 2008 11:12 AM, Carl <[EMAIL PROTECTED]> wrote: > > ...and of course I tried all the versions listed in the comments, but > all I get is the textarea, not the editor. > > On Feb 4, 8:33 am, Carl <[EMAIL PROTECTED]> wrote: > > Thanks, I tried that, but I get this: > > > > Warning (512): Method FormHelper::labelTag does not exist [CORE\cake > > \libs\view\helper.php, line 148] > > Notice (1024): Method textarea() is deprecated in HtmlHelper: see > > FormHelper::input or FormHelper::textarea [CORE\cake\libs\view\helpers > > \html.php, line 659] > > Notice (8): Undefined variable: did [APP\views\helpers\fck.php, line > > 6] > > Notice (1024): Method tagErrorMsg() is deprecated in HtmlHelper: see > > FormHelper::error [CORE\cake\libs\view\helpers\html.php, line 801] > > > > which is why I asked about 1.2. > > > > On Feb 4, 8:03 am, "[EMAIL PROTECTED]" > > > > <[EMAIL PROTECTED]> wrote: > > > Lots of people! > > > > >http://bakery.cakephp.org/articles/view/using-fckeditor-with-cakephp > > > > > works fine for me. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
