user warning: Table 'indiecom_dru.privatemsg' doesn't exist query: SELECT COUNT(*) FROM privatemsg WHERE recipient = '1' AND newmsg = 1 AND recipient_del = 0 in /home/indiecom/domains/indiecom.net/public_html/dru/includes/database.mysql.inc on line 121.

my Drupal version is 4.7.6

Comments

mindless’s picture

Status: Active » Postponed (maintainer needs more info)

uninstall the module, remove any privatemsg* tables in your database, remove the row for privatemsg.module in your system table, make sure you have the last privatemsg code, activate the module. you should now have 3 privatemsg* tables in your database.

litwol’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I apologize for pinging the participants, i'm closing out old issues. Privatemsg already implements some of these features. Please file a feature request against the latest DRUPAL-6 version if still relevant.