Just installed latest version - upon enabling abuse & watchlist modules - the following errors appear throughout the site:

user warning: Table 'splaggdb.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=1 in W:\www\splagg\includes\database.mysql.inc on line 172.
user warning: Table 'splaggdb.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=2 in W:\www\splagg\includes\database.mysql.inc on line 172.
user warning: Table 'splaggdb.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=3 in W:\www\splagg\includes\database.mysql.inc on line 172.

Comments

btmash’s picture

Title: abuse_status doesn't exist error » splaggdb.abuse_status doesn't exist error
Category: support » bug
Status: Postponed (maintainer needs more info) » Active

Hi,

Which database are you using? I have a mysql database and it was working properly for me. Is it something other than mysql/mysqli?

-BTM

the1who’s picture

Title: splaggdb.abuse_status doesn't exist error » abuse_status doesn't exist error
Category: bug » support

I get the same problem, here are my errors:

" * user warning: Table 'Drupal.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=1 in /home/bsarc/public_html/includes/database.mysql.inc on line 172.
* user warning: Table 'Drupal.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=2 in /home/bsarc/public_html/includes/database.mysql.inc on line 172.
* user warning: Table 'Drupal.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=3 in /home/bsarc/public_html/includes/database.mysql.inc on line 172.
* user warning: Table 'Drupal.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=1 in /home/bsarc/public_html/includes/database.mysql.inc on line 172.
* user warning: Table 'Drupal.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=2 in /home/bsarc/public_html/includes/database.mysql.inc on line 172.
* user warning: Table 'Drupal.abuse_status' doesn't exist query: SELECT count(*) FROM abuse_status WHERE status=3 in /home/bsarc/public_html/includes/database.mysql.inc on line 172."

I am running MySQL, and that is after I enable the module in the module administration page with the watchlist module too.

PHP 4.3.11, MySQL 3.23.58

I hope that is enough data for you, not sure. I would like to be able to utilize this module, so hope to hear of some good news, thanks in advance!

-Matt

btmash’s picture

Thanks for letting me know about this. I'll take a look through the code and get back to you tomorrow and (if on my part), I'll fix the issue and might ask you some questions as well.

BTM

the1who’s picture

Just checking up and seeing how things are going with the development. Thanks!

-Matt

the1who’s picture

bump?

jaydub’s picture

Status: Active » Postponed (maintainer needs more info)
scoutbaker’s picture

I was not able to reproduce.

Drupal 5.7
MySQL 5.0.45
PHP 5

I enabled both the abuse and watchlist modules.

the1who’s picture

Title: splaggdb.abuse_status doesn't exist error » abuse_status doesn't exist error
Category: bug » support
Status: Active » Closed (fixed)

@scoutbaker, I will close this, as I have moved on. Not due to this, but the fact that I run two drupal site, one I had started fresh with D6 anyways. The other, which I was referring to with this issue I created, I had lost all the data due to server change, so I started over when D6 came out too. Thank you for your time and sorry for the LONG delay.

Matthew

the1who’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

I shouldn't have closed it, my error, I thought it was my issue, as I've been going through them all tonight, sorry.

Matthew