elsaluebing Fehler 0 Class 'ContactHelperRoute' not found
I updated this file on your site:
/plugins/system/t3/base-bs3/html/com_contact/contact/default.php
Line 68:
<?php $contactLink = ContactHelperRoute::getCategoryRoute($this->contact->catid); ?>
to
<?php $contactLink = RouteHelper::getCategoryRoute($this->contact->catid); ?>
For the search module, you should submit a new topic for it.