hi!
i have 2 databases for my modxsite, one for modx (base1), and one for other datas that i call in some pages (base2).
my problem is that the ajaxsearch searches in both database and send me an error message :
Execution of a query to the database failed - Table ’base2.modx_site_content’ doesn’t exist
is there a way to exclude search in that database (base2) ?
thanks for your help !