By ryyz on
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...
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
easy
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
thanks!
thank you it worked!