abuse_status doesn't exist error

bobdalob - April 12, 2007 - 09:53
Project:abuse
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

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.

#1

BTMash - July 20, 2008 - 13:52

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

#2

the1who - April 30, 2007 - 06:09
Title:splaggdb.abuse_status doesn't exist error» abuse_status doesn't exist error
Category:bug report» support request

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

#3

BTMash - May 3, 2007 - 01:03

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

#4

the1who - May 18, 2007 - 03:36

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

-Matt

#5

the1who - September 18, 2007 - 19:10

bump?

#6

jaydub - March 13, 2008 - 08:57
Status:active» postponed (maintainer needs more info)

#7

ScoutBaker - June 17, 2008 - 06:22

I was not able to reproduce.

Drupal 5.7
MySQL 5.0.45
PHP 5

I enabled both the abuse and watchlist modules.

#8

the1who - November 9, 2008 - 08:34
Status:postponed (maintainer needs more info)» closed

@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

#9

the1who - November 9, 2008 - 08:38
Status:closed» 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

 
 

Drupal is a registered trademark of Dries Buytaert.