In the root of the site is a search bar. After searching objects and clicking on “View all results” also an option for “Advanced Search” is shown to the user.
After clicking this link, an error message is shown.
In debug mode the following stack is shown.
Omeka S encountered an error
Omeka\Service\Exception\RuntimeException
Cannot manage settings when no target ID is set.
Details:
Omeka\Service\Exception\RuntimeException: Cannot manage settings when no target ID is set. in /var/www/html/application/src/Settings/AbstractTargetSettings.php:97 Stack trace: #0 /var/www/html/application/src/Settings/AbstractSettings.php(152): Omeka\Settings\AbstractTargetSettings->setCache() #1 /var/www/html/application/src/Settings/AbstractSettings.php(96): Omeka\Settings\AbstractSettings->cache()
Can anybody else confirm this issue?