Unhandled Error!
Undefined variable: pagination
| Document |
Blog Category |
| Document type |
CMS page |
| Line |
40 |
| Exception class |
Cms_ExecutionException |
Code Highlight
<p>Category not found.</p>
<p><a class="link_button" href="<?= root_url('blog')?>">Return to the News page</a></p>
<? endif ?>
<span class="contentBoxBottom"></span>
</div>
<? $this->render_partial('blog_pagination', array('pagination'=>$pagination, 'base_url'=>root_url('blog/category/'.$category->url_name))); ?>
| # |
Document |
Type |
| 1 |
Blog Category |
CMS page |