By virtualcollege on
Hi There,
I have being maintaining 7 websites based around one single Drupal installation for the past 6 months. One of the sites i noticed that the default search block is not working and never returns results. I have checked that the cron has been run and the site is 100% indexed but the search still shows no results. I have been serching high and low for a few hours, any ideas?
Thanks in advance :-)
Comments
I just had the same problem.
I just had the same problem. I figured out that the site I was troubleshooting (for a friend) had customized search-block-form.tpl.php and search-theme-form.tpl.php that was breaking the site. Once I converted back to the core Drupal search (removing these customized files from the theme directory), the search block began to function properly.
Brian Gilday
Municode
www.municode.com
Still not working..
Thanks for your post but this site isnt using a custom serch-form block in that directory. It had some custom search code in the template.php but even when this is removed it still breaks the search ??
Weird