Hello,

I have enabled search, but whenever i search for somethin it never returns any results. When i check the settings of search it says it has indexed 0% of 8 items. Why isnt it indexing?

Also: Is there a module that allows mass email to all users?

Thanks,

Comments

sign’s picture

afaik search module is indexing site though cron, try to run cron.php
http://www.mysite.com/cron.php if you have installed drupal in main directory

for massmailing you can try this
http://drupal.org/project/massmailer

and also browse http://drupal.org/project/Modules

anantagati’s picture

Run cron.php and it will be indexed.
If you are not able to set automaticaly running of cron.php on you hosting. You can install poormanscron module which will run it.

anantagati’s picture

And if you haven't cron service on your hosting you can install 'poormanscron' module for Drupal.