1
Hi
For one of my modules I have altered the search.inc.php file to make the search of that module more accurate.
However, it means that when the site's main search.php is used it cannot search that module.
I would like to have both searches working (the site.com/search.php and the site.com/modules/module/search.php).
But it seems I need 2 different search.inc.php files to allow this. But as this is specified in xoops_version.php it doesn't seem possible to have 2 different search.inc files.
Can anyone help me on how I can do this?
thanks a lot!