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) |
Jump to:
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
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
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
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
Just checking up and seeing how things are going with the development. Thanks!
-Matt
#5
bump?
#6
#7
I was not able to reproduce.
Drupal 5.7
MySQL 5.0.45
PHP 5
I enabled both the abuse and watchlist modules.
#8
@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
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