Somehow, after changing my theme, this code is not showing the search bar anymore:
<?php if (getOption('Allow_search')) { printSearchForm(''); } ?>
so I searched for the option 'Allow Search' and can not find it anymore. Where is it placed in the admin?