thx. seems to work. but cake inserts new data and doesnt update....i
guess i havent declared a "where" clause, so thats the reason!!!???
wher would i put it?

thx

On 8 Jul., 11:17, 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