has anyone have any insight how to ad a search button to my drupal xammp install..... i am having trouble finding out how to do this and wheter or not i have to run cron to creat the index... thank you...

Comments

coreyp_1’s picture

enable the search module

Yes, cron.php has to run in order for your site to be indexed. You can do this manually, or by using a module like poormanscron.

- Corey

ryyz’s picture

thank you it worked!