Great module! The unpublish node functionality isn't working though -- there's an error on line 75:

function ban_unpublish_nodes($target) {

should be:

function ban_unpublish_nodes($uid) {

Comments

yelvington’s picture

Thanks! Fixed in HEAD.

yelvington’s picture

Status: Active » Fixed
yelvington’s picture

Status: Fixed » Closed (fixed)

Included in the release.

yelvington’s picture

I fixed it, committed it to HEAD, then did something to step on the code with my fat fingers, committed the deletion to HEAD, and rolled a release. I hate days like that.

The fix is in http://ftp.drupal.org/files/projects/ban_unpublish-6.x-1.1.tar.gz