Hello Group,
I am new to this group and CakePHP.
I am dealing with a site that is build using CakePHP version 1.3.8. When
adding a new user, everything works fine. When modifying a user (either
through admin's account or through the user's account) the save function
keeps the URL of the page (
pes();
}
If I am not in the right place, please let me know where I should be
looking for the user_edit function. NOTE, the same issue happens for users
(non admin) when they edit their profile or other info. Add works, edit
does not... so I'm a little lost :)
Any help would be great. I