Flickr: Peace
Categories: Drupal
Flickr: Peace
Categories: Drupal
Drupal Blogs, Pictures, and more on WordPress: How to run Drupal Cron using blocks
Drupal needs cron to run properly. Cron in Drupal is used to index new pages, clear logs, aggregate from new feeds, etc.
In this tutorial, you will learn how to take advantage of the block functionality to run cron. Please be aware that this method could potentially add more load onto the server. If you have a high-traffic site, I would strongly recommend that you use a cron job or Poormanscron.
This tutorial assumes that you have Drupal already installed on your webserver.
You will need to make sure that the PHP filter module is enabled. If it’s not, you will not be able to embed PHP code.
Categories: Drupal
