I do have friendly URLs activated, with use friendly alias path activated.
AjaxSearch 1.7.1.
I have a "test" node under parent node (0), with content:
[!AjaxSearch!]
Calling the page:
http://mydomain.com/test
...the AjaxSearch works good, I can see the results and click them.
But, if I move the "test" node under another node - say - "home" under "en", it does not work!
That is, calling the page:
http://mydomain.com/en/home/test
...the AjaxSearch form is showed, I type something in, press the submit search button, and the searching and cross gifs are shown, but nothing else, and nothing is retrieved and showed.
What should I correct/do in order to have it working in my environment with friendly urls activated