When trying "cake bake" on my shiny 2.0.3 install, I got a LOT of notices complaining about undefined indexes, like:
"PHP Notice: Undefined index: tag in WebRoot/cake2/lib/Cake/Console/ ConsoleOutput.php on line 196" There's a lot of this notices complainig about lines 196, 211 and 214 of the same file, related to index tag, index error, index warning, index success, etc, etc. Any ideas? -- 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
