Index: trunk/kernel/units/categories/categories_tag_processor.php =================================================================== diff -u -r3591 -r3687 --- trunk/kernel/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 3591) +++ trunk/kernel/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 3687) @@ -17,7 +17,7 @@ // $list->addFilter('parent_filter', 'ParentId = '.$parent_cat_id, WHERE_FILTER, FLT_SYSTEM); //unset($params['skip_counting']); - $this->Application->HandleEvent($event, $prefix_special.':SetPagination', $params ); +// $this->Application->HandleEvent($event, $prefix_special.':SetPagination', $params ); $list->Query(); return $list;