Index: branches/5.1.x/core/units/category_items/category_items_config.php =================================================================== diff -u -N -r13086 -r13159 --- branches/5.1.x/core/units/category_items/category_items_config.php (.../category_items_config.php) (revision 13086) +++ branches/5.1.x/core/units/category_items/category_items_config.php (.../category_items_config.php) (revision 13159) @@ -1,6 +1,6 @@ Array('ParentPrefix' => 'cms',), ), 'QueryString' => Array( - 1 => 'id', - 2 => 'page', - 3 => 'event', + 1 => 'id', + 2 => 'Page', + 3 => 'PerPage', + 4 => 'event', ), 'IDField' => 'CategoryId', // in this case idfield doesn't exit in destination table 'StatusField' => Array('PrimaryCat'), // field, that is affected by Approve/Decline events