Thank you for your quick answer, unfortunately that was already turned off, both cache & full text search.
I’ve looked in the Console with Dev tools and I get this error whenever I’m trying to search each of this keywords.
Failed to load resource: the server responded with a status of 500
(Internal Server Error)
It’s displayed on
ajax_search.php
Kind regards,
—
Daniel C.
Half designer, half developer
I could not log in with the administrator credentials, but I still managed to find the issue. Some plugin or template function is hooking on the content template and when the search applies it on the content it breaks it – most likely getting into an infinite loop.
I disabled that one line in the search code, now it should work fine.