It could even be fixed by changing to url of a cloud word to the search page.
So if I could change the result url of a cloud word to this:
<<domain>>/?s=test
that would help!
Hans
I had the same problem. After moving a web site to another server.
In my case this was caused by this PHP.ini setting :
short_open_tag = On
(default is off)
Hans