The cron on the website is triggered by http://drupalcron.org. I've uninstalled the cron key module because of the error in de log "Cron did not run because an invalid key used" every time the cron was triggered by drupalcron.org. But I still get this error. Is there something I'm missing by the uninstall?

Comments

doq’s picture

Probably you haven't unapplied cron_key patch (Administer -> Site building -> Patch)?

This page (http://drupal.org/project/admintools) says that "The cron module supports the cron_key requirement of drupal 7.". It appears that you are able to input cron_key when configuring.

sjaakter’s picture

Thanks. I reinstalled the module patchdoq en cron_key. Then I unapplied cron_key. Then uninstalled cron_key and everything works as it should.

doq’s picture

Component: Code » Documentation
Category: support » feature
christefano’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Cron key is under new management and the Drupal 6.x branch is no longer supported. A version for Drupal 7 that has different functionality is now available:

   https://drupal.org/project/cron_key

Closing this out.