placed in `\app\app_controller.php` rather than the Cake libraries
because if/when you go to upgrade it'll get over-written.
How is the "code for changing page name" called? in `beforeFilter()`?
or elsewhere?
If it's something common like `beforeFilter()` make sure that your
child classes are calling the proper parent function, ex:
`parent::beforeFilter();`
On Nov 4, 12:51 am, Jipson <jipson.tho...@gmail.com> wrote:
> Hi All,
> In my cakephp project Page title, meta name and description are
> stored in a table in database.
> in my Cart\cake\libs\controller folder app_controller.php file is
> there. In that file I wrote code for changing page name.In some
> controllers I am not getting the page title. can anyone please help
> me?
>
> Thanks in advance
> Jipaon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment