2 personman Jan 24, 2008 14:44All kinds of information about the post is passed to the render methods in the $params variable. Add pre_dump($params) to the inside of your method and you should see an author id in there somewhere.
All kinds of information about the post is passed to the render methods in the $params variable. Add
pre_dump($params)
to the inside of your method and you should see an author id in there somewhere.