What I meant is that I have the search box showing up on different page of my site (forum, front page, blog, wiki, etc).
The problem with ajax live search I'm using is that it points to a relative path to the forum so the ajax function only work if I have them under /forum.
I think the issue is trivial to fix and the php code should take into account the absolute path, not relative to the forum.
|