I am getting the error: Undefined variable: pages
in file: /home/developer/yii-first/protected/views/user/list.php(
Referring to line 8: 00008: $this->widget('CLinkPager',array('pages'=>$pages));
This is on the home page. The home page is fine as soon as I revert /protected/views/site/index.php back to how it was originally.
Any ideas?
Thanks,
Dubby.

Help












