YUM 0.8

Hi,

Not sure if this has been discuss before, but from the wiki http://www.yiiframework.com/wiki/195/implementing-a-registration-process-using-the-yii-user-management-module/

For 3.) Changing the Controller Behavior, I’ve to change the line from

if (isset($_POST[‘Profile’]))

to

if (isset($_POST[‘YumProfile’]))

in order to get it to work. Has I done something not correct?

Regards,

Gary

Your fix looks ok, I think that the wiki article has a typo.

I have installed YUM 0.8 in my frame work. but when i clik in the menu to create a new user view with missing other buttons