Yii Framework Forum: Chapter 8 "Adding Users To Projects" page no 210 - Yii Framework Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Chapter 8 "Adding Users To Projects" page no 210 Getting error message instead of addusr succes message.

#1 User is offline   hnam 

  • Junior Member
  • Pip
  • Yii
  • Group: Members
  • Posts: 49
  • Joined: 19-September 10
  • Location:BSP

Posted 23 December 2011 - 12:45 PM

i followed all instruction from book section "Adding Users To Projects".

when i am first time adding a new user and role according to book's page number 210 screenshot.

i am getting following error message instead of short flash message indicating success.

CException
Project and its behaviors do not have a method or closure named "associateUserToRole".
.......
....


plz get screenshot for details.

Attached File(s)


On revolutions !
0

#2 User is offline   hnam 

  • Junior Member
  • Pip
  • Yii
  • Group: Members
  • Posts: 49
  • Joined: 19-September 10
  • Location:BSP

Posted 23 December 2011 - 01:10 PM

i added following in the project.php class file and resolved.

public function associateUserToRole()
{
return 1;
}
On revolutions !
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users