We are all aware of how cool Drupal is when creating sites -- not just in function, but form. It appears someone has started an annual award for Drupal sites/modules/books/events. They are currently voting on this years nominees, but it appears they've started doing this every year, with awards being announced at DrupalCon.
Hi,
I have created a module which is dependent on invite module this module help people to send a pending invitation message within given period of time but problem is sometime it send mail and sometime it dose not send i have hacked invite module to make some modification because my website is multi domain. i want without running invite_scheduler(which i have created) module should send mail time to time without running invite_scheduler cron manually.
And i also tried ultimate cron hook but no result. i just need best way to get this work done