Hello,

Not sure it's worth putting together a patch for this - it's pretty easy to describe. In the D7 version, I think delete_all.module needs to be using 'node_type_get_types()' instead of 'node_get_types()', which is a D6 function. Currently, admin/content/delete_content generates a PHP error.

Thanks!

Comments

coderintherye’s picture

Assigned: Unassigned » coderintherye

Interesting, let me see if I can reproduce, and if so I'll make a commit.

coderintherye’s picture

Status: Active » Fixed

Thanks, this was indeed the issue, and I rolled out a fix just now, in addition to one other d6->d7 fix.

Cheers mate.

Status: Fixed » Closed (fixed)

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