On Nov 29, 2007 2:20 PM, sendami <[EMAIL PROTECTED]> wrote:
>
> I got an error message like below.
>
> Fatal error: Call to undefined method Sanitize::clean() in C:\AppServ
> \www\app\controllers\cms_categories_controller.php on line 18
>
> ant the line 18 is below.
>
>  $this->cleanData = $sanitize->clean( $this->data );
>
> What I have to do?
>

Are you using the same exact code that Josoroma posted?
Are you using Cake 1.2?
Do you understand PHP error messages?
Do you understand how annoyed some list members get when people can't
be bothered to do any research before asking a question?


-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to