hello, thank you for your reply.
The version I’m running is ExpressionEngine 1.6.9.
I’m building three websites in EE 1.6.9 and I’m using Multiple Site Manager to controle the content of these websites. Four weblogs in the ‘leading’ website contain articles that are also visable on the other websites. That works fine the Multiple Site Manager.
But when I use the search function. The articles from the ‘leading’ website can’t be found.
So to show articles works fine:
{exp:weblog:entries site="vorm_bouw" weblog="projecten" category="21"}
But the search function is not:
{exp:search:simple_form site="vorm_bouw|vorm_ontwikkeling" weblog="nieuws|projecten|over_ons|services|carriere|digizine|algemeen" result_page="vorm_ontwikkeling/zoeken" }
Is it possible to make the search function search in the weblogs of the three websites?