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

ezra-g’s picture

Assigned: Unassigned » ezra-g
Priority: Normal » Critical

Looks like some debugging code got committed back at rev 1.39.2.28.2.47 . I'm working to resolve that now.

ezra-g’s picture

Title: dprint_r() » Stray debugging code, dprint_r
Status: Active » Fixed

I just rolled a new release that removes this code. Sorry about that!

mkrakowiak’s picture

Assigned: ezra-g » Unassigned
Priority: Critical » Normal
Status: Fixed » Active

Works 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.

ezra-g’s picture

Status: Active » Fixed

Another new release should be available in a few minutes. Sorry and thanks!

mkrakowiak’s picture

Great!. Thanks very much.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.