There have been some typos in the script shown. I have submitted the
corrections.
On Feb 13, 3:46 pm, su6z3r0 <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying the example athttp://book.cakephp.org/view/91/tree-behavior.
>
> When I save a new node the parent_id is missing in the INSERT. If I do
>
Hi,
I am trying the example at http://book.cakephp.org/view/91/tree-behavior.
When I save a new node the parent_id is missing in the INSERT. If I do
a debug the parent_id is set but the INSERT just has left, right, and
title values.
Any ideas what I might be doing wrong?
THX,
Alex
--~--~-