I get this message in the admin modules panel after uploading the module for the Watchlist: Allows nodes and comments to be automatically marked into a pending pile and so extension of the abuse module
This version is incompatible with the 6.2 version of Drupal core.

I get this message when trying to enable the Abuse module, with or without the Watchlist module included:
Fatal error: Call to undefined function db_next_id() in /abuse/abuse.install on line 123.

I am a complete newbie, so I hope this is the right place to list these issues!

Comments

btmash’s picture

Assigned: Unassigned » btmash

That's strange that the watchlist didn't run...are you sure you're not trying to use the Drupal 5 version of the abuse module in Drupal 6? I just checked the drupal 6 version and there is no instance of db_next_id() in there. If you are using the Drupal 5 version, I suggest switching to 6 (though keep in mind its not yet ready)

EDIT: I just checked the dev revision that is currently there...its the revision for the Drupal 5 version (so the 6 version is still strictly in the repo)...I'll try to fix it (hopefully won't get botched)

btmash’s picture

I updated the drupal 6 branch a few days ago and it looks like the dev branch has the right contents now...you should be able to install them now.

btmash’s picture

Status: Active » Fixed

I'm issuing this as fixed until someone can call otherwise.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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