Hi again.
I have edited my .htaccess as follows:
# This is the whitelisting of the ajax handler
<Files admin-ajax.php>
Order allow,deny
Allow from all
Satisfy any
</Files>
Works perfectly on my site now, even without having to log in for a “live-search” before…
Greetings and thanks again…
Hoitl