I'm having some trouble with cake bake to scaffolding my views every else works fine.
Check what I got in console:
Warning Error: dirname() expects parameter 1 to be string, array given in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Utility/File.php, line 87]
Warning Error: is_dir() expects parameter 1 to be a valid path, array given in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Utility/File.php, line 88]
Warning Error: basename() expects parameter 1 to be string, array given in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Utility/File.php, line 89]
Notice Error: Undefined property: File::$table in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Model/Model.php, line 1055]
Notice Error: Undefined property: File::$primaryKey in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Console/Command/Task/ViewTask.php, line 462]
Notice Error: Undefined property: File::$displayField in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Console/Command/Task/ViewTask.php, line 463]
Fatal error: Call to undefined method File::schema() in /Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Console/Command/Task/ViewTask.php on line 466
Fatal Error Error: Call to undefined method File::schema() in [/Applications/MAMP/htdocs/apeppers/romeo/lib/Cake/Console/Command/Task/ViewTask.php, line 466]
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment