I'm seeing a problem, I don't know if it's a bug rather than an oversight...
I have MT (latest version) installed on my system, no mods, installed in the cgi-bin of my root site.
i.e. in www.mysite.com/cgi-bin/
I have two blogs under it, blog1 and blog2 setup as redirects off the main domain... they're initially setup as :
www.mysite.com/blog1/ with a redir from blog1.mysite.com
and
www.mysite.com/blog2/ with a redir from blog2.mysite.com
(this is, of course, where the blog itself is stored)
if someone goes to blog1.mysite.com, and on the index page does a search, it does the search only across the current blog... no results come from the blog2. This is the address in the titlebar at this point:
http://www.mysite.com/cgi-bin....h=searc
the only reference to which blog to search is the IncludeBlogs variable. If I search again, right from this page, ALL blogs are included in the results, such as the search proggy didn't remember the IncludeBlogs variable. The second set of results also come back in the other blogs template.
Is there a way to fix this, so that if someone searches off the index, then follows up with another search off the search page, they don't get results from all blogs?
Thanks..