Re: Help: Why I cannot save changes??

2007-07-06 Thread Steveston
Follow-up: Got it worked. On Jul 6, 9:51 am, Steveston <[EMAIL PROTECTED]> wrote: > Hi folks, > > I want to edit user's profile and save changes. It is supposed not to > be a hard task, however, I do not know why I cannot make it work. Any > help? Many thanks! > > the method in controller is: >

Help: Why I cannot save changes??

2007-07-06 Thread Steveston
Hi folks, I want to edit user's profile and save changes. It is supposed not to be a hard task, however, I do not know why I cannot make it work. Any help? Many thanks! the method in controller is: function editProfile() { $id = $this->rdAuth->id; $ifChangePassword=false;