Hi,

I've just come across the same problem baking a simple 'Posts' and
'Comments' application. It seems the problem lies in bake.php when
creating the view files, for instance when creating the comments views
it does not insert the Post Model in the variable e.g. $comment['Post']
['title'], it just creates $comment['']['title'].

Not sure why its just started happening.

Regards,

James

On Feb 4, 6:56 pm, james revillini <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm running the latest nightly, but I also had tried the 1.1.19.x
> stable, and while this does not seem to be causing an issue, I was
> wondering if anyone gets this whilst baking:
>
> Warning: Invalid argument supplied for foreach() in E:\path\to
> \bake.php on line910
>
> Thank you,
> James

--~--~---------~--~----~------------~-------~--~----~
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