Hi,
with related items from the support built there seems to be something wrong - sometimes the related items are not shown and the error protocol in the backend shows:
ANWENDUNGS-FEHLER: mysqli Fehler: (INSERT INTO [Vorsilbe]search_cache (criteria, data, date) VALUES ('a:5:{s:4:\"item\";s:4:\"news\";s:6:\"fields\";s:4:\"tags\";s:1:\"s\";s:197:\"a:11:{i:0;s:15:\"Bildbearbeitung\";i:1;s:1:\"|\";i:2;s:4:\"Blog\";i:3;s:1:\"|\";i:4;s:10:\"Fotografie\";i:5;s:1:\"|\";i:6;s:13:\"ON1 Photo Raw\";i:7;s:1:\"|\";i:8;s:3:\"RAW\";i:9;s:1:\"|\";i:10;s:13:\"RAW Konverter\";} \";s:4:\"sort\";s:11:\"date desc\";s:4:\"user\";s:5:\"guest\";}', 'a:8:{i:0;a:3:{s:5:\"title\";s:50:\"a:1:{s:5:\"de_DE\";s:24:\"Seite wird überarbeitet\";}\";s:9:\"titlelink\";s:24:\"Seite-wird-ueberarbeitet\";s:6:\"weight\";i:1;}i:1;a:3:{s:5:\"title\";s:44:\"a:1:{s:5:\"de_DE\";s:18:\"ON1 Photo RAW 2024\";}\";s:9:\"titlelink\";s:18:\"ON1-Photo-RAW_2024\";s:6:\"weight\";i:8;}i:2;a:3:{s:5:\"title\";s:44:\"a:1:{s:5:\"de_DE\";s:18:\"Experiment Beendet\";}\";s:9:\"titlelink\";s:18:\"Experiment-Beendet\";s:6:\"weight\";i:1;}i:3;a:3:{s:5:\"title\";s:44:\"a:1:{s:5:\"de_DE\";s:18:\"Zurück Zu Windows\";}\";s:9:\"titlelink\";s:18:\"Zurueck-Zu-Windows\";s:6:\"weight\";i:1;}i:4;a:3:{s:5:\"title\";s:47:\"a:1:{s:5:\"de_DE\";s:21:\"Multimendia und Linux\";}\";s:9:\"titlelink\";s:21:\"Multimendia-und-Linux\";s:6:\"weight\";i:1;}i:5;a:3:{s:5:\"title\";s:50:\"a:1:{s:5:\"de_DE\";s:24:\"Update Auf Kubuntu 23.10\";}\";s:9:\"titlelink\";s:24:\"Update-Auf-Kubuntu-23.10\";s:6:\"weight\";i:1;}i:6;a:3:{s:5:\"title\";s:32:\"a:1:{s:5:\"de_DE\";s:7:\"Photils\";}\";s:9:\"titlelink\";s:7:\"Photils\";s:6:\"weight\";i:2;}i:7;a:3:{s:5:\"title\";s:30:\"a:1:{s:5:\"de_DE\";s:5:\"KMail\";}\";s:9:\"titlelink\";s:5:\"KMail\";s:6:\"weight\";i:1;}}', '2024-01-20 23:01:23')) fehlgeschlagen. mysqli gab den Fehler Duplicate entry 'a:5:{s:4:"item";s:4:"news";s:6:"fields";s:4:"tags";s:1:"s";s:197' for key 'zen_search_cache.criteria' zurück in /path_to_zenphoto/zp-core/classes/class-dbmysqli.php in Zeile 83
trigger_error called from dbMySQLi->query (class-dbmysqli.php [83])
from SearchEngine->cacheSearch (class-searchengine.php [1968])
from SearchEngine->getSearchArticles (class-searchengine.php [1918])
from SearchEngine->getArticles (class-searchengine.php [1850])
from getRelatedItems (related_items.php [63])
from printRelatedItems (related_items.php [156])
from include (news.php [55])
from include (index.php [128])
from index.php [79]
As far as i can see the error is only produced with a logged in user. For non-logged in users everything seems fine.