Index: branches/5.1.x/core/kernel/db/cat_tag_processor.php =================================================================== diff -u -N -r13545 -r13581 --- branches/5.1.x/core/kernel/db/cat_tag_processor.php (.../cat_tag_processor.php) (revision 13545) +++ branches/5.1.x/core/kernel/db/cat_tag_processor.php (.../cat_tag_processor.php) (revision 13581) @@ -1,6 +1,6 @@ Application->RecallVar('user_id') == -1) { + if ($this->Application->RecallVar('user_id') == USER_ROOT) { $categories = true; } else {