should not be $this->Paginator->options()? 2011/5/23 taq <[email protected]>
> I follow in example in book.cakephp and I try to search solution for > it but not found this it problem > > > arning (512): Method PaginatorHelper::option does not exist [CORE > \cake\libs\view\helper.php, line 154] > Code | Context > Helper::call__() - CORE\cake\libs\view\helper.php, line 154 > Overloadable::__call() - CORE\cake\libs\overloadable_php5.php, line 50 > PaginatorHelper::option() - APP\views\layouts\default.ctp, line 41 > include - APP\views\layouts\default.ctp, line 41 > View::_render() - CORE\cake\libs\view\view.php, line 731 > View::renderLayout() - CORE\cake\libs\view\view.php, line 489 > View::render() - CORE\cake\libs\view\view.php, line 435 > Controller::render() - CORE\cake\libs\controller\controller.php, line > 909 > Dispatcher::_invoke() - CORE\cake\dispatcher.php, line 207 > Dispatcher::dispatch() - CORE\cake\dispatcher.php, line 171 > [main] - APP\webroot\index.php, line 83 > > minimize code User Controller and view > http://bin.cakephp.org/view/272464420 > > thank for answer > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- *Vitor Pacheco* *Skype: vitor.pacheco.costa Msn: [email protected]* *Cel.: 71 8626-7909 Tel.: 71 3378-5778 **Tel.: 71 3287-3475* -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
