If you're following along with the blog tutorial withoit any
modifications of the example code, your intex.thtml and view.thtml
should be in app/views/posts/ instead of app/views/pages/. The error
message is already saying that ithey shoud be in
/.../httpdocs/app/views/posts/. As you know, Cake is
folder-name-critical and file-name-critical.

On 1 1 ,   1 08 , "Derrick Shields"
<[EMAIL PROTECTED]> wrote:
In case it helps anyone pondering this, I have copied the index.thtml
and view.thtml to the app/views/pages/ folder, and CakePHP CAN access
the pages now at mysite.com/pages/index (or /view) however obviously
this won't load the controller, etc...

Any ideas on why the two pages won't load in the views/posts directory?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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