hi there,
when u r trying to modifly default layout u need to find file in defaul
layout file in app folder, here is the path
*cakephp/app/views/layouts*. find the file default.ctp and make changes,

i hope this pay work for u. let me know about the result



On 20 January 2011 07:47, opike <hastapast...@gmail.com> wrote:

> Figured this out...I was modifying the correct file but in the wrong
> place. The changes are now showing up.
>
> On Jan 19, 6:13 pm, opike <hastapast...@gmail.com> wrote:
> > I'm trying to add a link and modify the text "CakePHP: the rapid
> > development php framework" that appears in the default layout. I
> > modified the file app/views/layouts/default.ctp but the changes did
> > not show up.
> >
> > I then added the line
> > var $layout = 'default';
> > to the controller file (users_controller.php), but the changes were
> > still not visible.
>
> --
> 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
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to