I get the following error with the latest update:
Fatal error: Call to undefined function dprint_r() in /public_html/mysite/sites/all/modules/nodequeue/nodequeue.module on line 1098
I assume it's some leftovers from debugging.
I get the following error with the latest update:
Fatal error: Call to undefined function dprint_r() in /public_html/mysite/sites/all/modules/nodequeue/nodequeue.module on line 1098
I assume it's some leftovers from debugging.
Comments
Comment #1
ezra-g commentedLooks like some debugging code got committed back at rev 1.39.2.28.2.47 . I'm working to resolve that now.
Comment #2
ezra-g commentedI just rolled a new release that removes this code. Sorry about that!
Comment #3
mkrakowiak commentedWorks well, Ezra! Thank you for fixing it quickly.
There's one more tiny thing, though: after updating a queue, I get the message:
- 26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,9,10,8,7,6,5,4,3,2,1
- The queue has been updated
I think the first line is redundant, especially with Devel being off. Thanks again.
Comment #4
ezra-g commentedAnother new release should be available in a few minutes. Sorry and thanks!
Comment #5
mkrakowiak commentedGreat!. Thanks very much.