段“xxx”,它不是页面上预期的postVarSet的关键字

I get the folllowing error in typo3 when I click a button in subpage3(Page Id=13).

Page Not Found
Reason: Segment "xxx" was not a keyword for a postVarSet as expected on 
page with id=10.

This is the structure of my page tree

id=0
|id=10 
-|id=11 (subpage1)
-|id=12 (subpage2)
-|id=13 (subpage3)

Hope somebody can help me.

Thank you.