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

btmash’s picture

Status: Active » Closed (duplicate)

Hi 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

jarea’s picture

BTM - Thanks for the reference and the workaround.

jarea