Closed (duplicate)
Project:
Abuse
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2007 at 02:07 UTC
Updated:
29 Mar 2007 at 17:06 UTC
user warning: Table djdjdjdjdjdj_com_-_drupal5.abuse_reasons' doesn't exist query: SELECT COUNT(arid) FROM abuse_reasons in /home/virtual/site610/fst/var/www/html/sfn/includes/database.mysql.inc on line 172.
Sure enough, abuse_reasons is not in the database. I have abuse, abuse_settings and abuse_warnings
Comments
Comment #1
btmash commentedHi Jarea,
This is an issue currently being discussed in http://drupal.org/node/130818 to pay attention to. For now, you can 'fix' the error by performing an update - this should add the table abuse_reasons to your database.
-BTM
Comment #2
jarea commentedBTM - Thanks for the reference and the workaround.
jarea