is there some $scaffold = true in your controller?
On 13 Feb., 17:55, bobzibub <[email protected]> wrote: > Hi all; > > I've turned off caching client and server (deleted the files in app/ > tmp/cache/m/p/v) , yet changes I make to the view (in this case > add.ctp) are not rendered. > > I'm stumped. It is rendering an autogenerated one--I can delete the > vew.ctp file and nothing changes. > > db table is named :documents > Model name: Document.php (class name is Document) > Controller name: DocumentsController.php (class name is > DocumentsController) > View name: Documents/add.ctp > > I've set Configure::write('debug', 2); // tried 3, 333..... > > Any suggestions? > -B -- 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
