何も手を加えないで自分の所にpage_image_categorized入れてみたけど問題なく表示されたけどなあ
下の例でいうと「freo/index.php/page_image_categorized/oya」と「freo/index.php/page_image_categorized/parent」がそれぞれ表示できればおkってことだよね

【ページ管理】
  ├oya(※空ページ)
  │ ├kodomo(※空ページ)
  │ │     ├mago01
  │ │     ├mago02
  │ │     └mago03
  │ │
  │ ├child(※空ページ)
  │     ├grandchild01
  │     ├grandchild02
  │     └grandchild03
  ├parent(※空ページ)
  │ ├kodomoB(※空ページ)
  │ │     ├aaa01
  │ │     ├aaa02
  ・ │     └aaa03
  ・ │
  ・ ├childB(※空ページ)
    │   ├bbb01
    │   ├bbb02
    ・   └bbb03
    ・
    ・