add this to your www.yoursite.com_config.php

PHP Code:
define('CATEGORIES_ROOT','1'); //root categories is 1 for this site 
change "1" to whatever category number you need to show contents of in your category box. 0 will be all categories

hope that helps