It's line 75, we changed:
<?php if ($aInfo || $exAction) :
JFactory::getApplication()->enqueueMessage(JText::_('Unable to create default content category!'), 'error');
?>
to:
<?php if ($aInfo || $exAction) : ?>
This update should be included in the latest version of JA Sugite template already 🙂