Hello,
in Altering the ProjectController in chap 06 for issue listing on the project view page, the yii version used in the book is 1.1.2. But I followed the book with yii 1.1.12
I see that the controller methods are different from older versions. So the code in the book does not work with my version.
older version does not use a variable called $id as a parameter for the controller methods and functions.
But in yii 1.1.12 version there is a $id variable.
did anyone else come across this issue. Is there any way of getting this right ?
really appreciate any helpful replies.
thanks.
sandun