if you want to keep the category image on the parent pages but not display it on the child pages try commenting out line 889 of the uc_catalog.module (see below). It worked for me
// $output .= theme('imagecache', 'thumbnail', $catalog->image['filepath'], $catalog->name, $catalog->name, array('class' => 'category'));



Joined: 04/18/2008