Report abuse

<h2>After fromArray:</h2>Array
(
    [id] => 4
    [title] => History
    [date_published] => 
    [date_revised] => 
    [page_type] => static
    [body] => 
    [summary] => 
    [status] => 1
    [admin] => 1
    [show_rss_out] => 
    [rss_title] => 
    [rss_url] => 
    [list_type] => 
    [list_number] => 
    [list_sortby] => 
    [article_list_type] => 
    [article_list_subject_filter] => 
    [workshop_list_type] => 
    [workshop_list_level_filter] => 
    [author_id] => 
    [subjects] => Array
        (
        )

    [author] => Array
        (
            [id] => 
            [first_name] => 
            [last_name] => 
            [title] => 
            [group] => 
            [organization] => 
            [phone] => 
            [fax] => 
            [email] => 
            [bio] => 
            [image] => 
            [image_caption] => 
            [status] => 1
        )

    [menu_item] => Array
        (
            [id] => 5
            [title] => History
            [page_id] => 4
            [parent_id] => 2
            [weight] => 1
            [path_slug] => history
            [parent_slug] => about
            [status] => 1
            [type_of] => internal
            [link] => 
            [full_path] => /about/history
        )

)
<h2>After SAVE:</h2>Array
(
    [id] => 4
    [title] => History
    [date_published] => 2008-02-22
    [date_revised] => 2008-02-22
    [page_type] => static
    [body] => 
    [summary] => 
    [status] => 1
    [admin] => 1
    [show_rss_out] => 
    [rss_title] => 
    [rss_url] => 
    [list_type] => 
    [list_number] => 
    [list_sortby] => 
    [article_list_type] => 
    [article_list_subject_filter] => 
    [workshop_list_type] => 
    [workshop_list_level_filter] => 
    [author_id] => 20
    [subjects] => Array
        (
        )

    [author] => Array
        (
            [id] => 20
            [first_name] => 
            [last_name] => 
            [title] => 
            [group] => 
            [organization] => 
            [phone] => 
            [fax] => 
            [email] => 
            [bio] => 
            [image] => 
            [image_caption] => 
            [status] => 1
        )

    [menu_item] => Array
        (
            [id] => 5
            [title] => History
            [page_id] => 4
            [parent_id] => 2
            [weight] => 1
            [path_slug] => history
            [parent_slug] => about
            [status] => 1
            [type_of] => internal
            [link] => 
            [full_path] => /about/history
            [parent] => Array
                (
                    [id] => 2
                    [title] => About FMI
                    [page_id] => 1
                    [parent_id] => 1
                    [weight] => 1
                    [path_slug] => about
                    [parent_slug] => /
                    [status] => 1
                    [type_of] => internal
                    [link] => 
                    [full_path] => /about
                    [parent] => Array
                        (
                            [id] => 1
                            [title] => Home
                            [page_id] => 
                            [parent_id] => 0
                            [weight] => 0
                            [path_slug] => /
                            [parent_slug] => 
                            [status] => 1
                            [type_of] => internal
                            [link] => 
                            [full_path] => /
                        )

                )

            [children] => Array
                (
                )

        )

)