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.
| Comment | File | Size | Author |
|---|---|---|---|
| nodequeue_randomizer-d7-api-0-0.patch | 2.38 KB | jamix |
Comments
Comment #1
jarvisschultz commentedThis patch repaired the module for me. Thanks for providing it.