Also do a "Cake Bake" on a model to see how cake itself does pretty
basic Create/Read/Update/Delete.

On Jul 8, 10:17 am, Jon Bennett <[email protected]> wrote:
> > now if i hit the save button i get the error:
> > UsersController::__updateProfile() cannot be accessed directly
>
> > whats wrong here?
>
> Cake assumes methods prefixed with double underscores are private, and
> therefore can not be access directly, only internally via another
> public method.
>
> hth
>
> J
>
> --
> jon bennett -www.jben.net- blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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