Okay, sorry, please ignore. There _was_ an 'item' relationship which  
shouldn't have been there.
Better go get some lunch... ;o)

On 11 Jun 2008, at 13:16, David Christopher Zentgraf wrote:

> Hi,
>
> I'm trying to bake my controllers via the console. My app and Cake  
> directories are separated, the Cake folder is in /path/to/trunk/cake/ 
> cake, my app in /path/to/trunk/shop/admin.
>
> From /path/to/trunk/cake/cake/console I do this:
>
> $ ./cake -app /path/to/trunk/shop/admin
> ...
> ---------------------------------------------------------------
> App : admin
> Path: /path/to/trunk/shop/admin
> ...
> ---------------------------------------------------------------
> Bake Controller
> Path: /path/to/trunk/shop/admin/controllers/
> ...
> ---------------------------------------------------------------
> Baking ProductsController
> ---------------------------------------------------------------
> ...
>
> After all questions are answered, I get this error:
> "Error: Missing database table 'items' for model 'Item'"
>
> Baking the database config and the models from it worked fine.
> There's no model or field in my app called "item".
> Trying this on the latest svn checkout 1.2.0.7165.
> Could this be my fault or is it a Cake bug?
>


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