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
Comment #1
btmash commentedHi,
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
Comment #2
the1who commentedI 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
Comment #3
btmash commentedThanks 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
Comment #4
the1who commentedJust checking up and seeing how things are going with the development. Thanks!
-Matt
Comment #5
the1who commentedbump?
Comment #6
jaydub commentedComment #7
scoutbaker commentedI was not able to reproduce.
Drupal 5.7
MySQL 5.0.45
PHP 5
I enabled both the abuse and watchlist modules.
Comment #8
the1who commented@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
Comment #9
the1who commentedI shouldn't have closed it, my error, I thought it was my issue, as I've been going through them all tonight, sorry.
Matthew