oh my bad i forgot to say ur useing the scaffold not the actual views run the
console bake the controller 
when u say cake bake 
press c
choese ur controller form the list 
when it say "would you like to build your controller interactively ?"
say "no"
and then it will say "would you like to include some basics methods (index()
add() view()"
say yes 
admin routhing is option 
the it will bake the controller whith functions 
the u have to run bake agian to bake the views 

 

locust wrote:
> 
> 
> I'm new to cakephp and just trying to get a basic site going using
> scaffolding and bake from a completely fresh install of cakephp.  It
> works ok--as in the scaffolds do what they should do--but when I go to
> make a change in any of the views, that change never appears on the
> pages.  I can even remove/rename the views folder and it makes
> absolutely no difference, as if cake isn't using that folder for
> anything.  The page loads just like always.  I guess it's caching
> somewhere, though I cannot figure out where, or why caching would be
> on by default (the manual claims it isn't).
> 
> Any help?
> 
> > 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Cake-bake-and-views.-tp2492759p2492847.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to