Site was working but I was drawing the header/footer on every page. So
I created a default.ctp file and called my library functions to
generate the header and footer. This works for all of the views that
have controllers.

However, my /app/views/pages views are not rendered correctly (the css
does not get used) and anything I do to the session variables are not
stored. The header is generated so I know my library function is
getting called. This is consistent across all of my static pages.

Am I missing something?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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