Closed (fixed)
Project:
Abuse
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Apr 2008 at 19:00 UTC
Updated:
22 May 2008 at 14:51 UTC
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
Comment #1
btmash commentedThat'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)
Comment #2
btmash commentedI 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.
Comment #3
btmash commentedI'm issuing this as fixed until someone can call otherwise.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.