if ($numrowsX > 0) { // That is, if there ARE unauthorized articles in the system
            while (list($entryID, $categoryID, $term, $uid, $created) = $xoopsDB->fetchRow($resultS4)) {
                $resultS3 = $xoopsDB->query(
                    'SELECT name
                                             FROM ' . $xoopsDB->prefix('lxcategories') . "