The D7 version of the module doesn't work and produces a PHP fatal error on every cron run. The attached patch fixes this problem. The docblock for nodequeue_randomizer_randomize_queue() needs to be updated in accordance with the changed parameters list.

CommentFileSizeAuthor
nodequeue_randomizer-d7-api-0-0.patch2.38 KBjamix

Comments

jarvisschultz’s picture

This patch repaired the module for me. Thanks for providing it.