I am using cakephp 2.0 and trying to create ajax paging which i cant in the documentation i read that passing this
$this->Paginator->options(
I had same problem but in my case the id of the div tag in layout file was wrong. It should be "content".