Are you saying that you're using the default "welcome to cakePHP, everything is working correctly!" page that comes up to make sure all your settings are correct before creating your website, and that page's css breaks when you start doing other things which causes errors to appear on the page because things aren't rendering correctly? If so, I don't think you're supposed to use stuff from that page; I'm pretty sure it's just there as a sanity check.
On Mar 8, 9:40 am, Phil <[email protected]> wrote: > Bad programming by cake php here. This bug still exists in version > 2. Why does it rely on a css file existing? A lot of people will > alter the default template first (removing the default cake stuff), > then when they revisit the home page, this error shows incorrectly. > There should be a php conditional around this rather than assuming a > css file has been included which may or may not be there. -- 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
