birthdays module
Update #7001

Failed: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'irma_dev.messaging_destination' doesn't exist: UPDATE {messaging_destination} SET address = :address WHERE uid = :uid AND type = 'mail' ; Array ( [:address] => web.admin@irmans.org [:uid] => 1 ) in messaging_mail_update_user() (line 91 of /var/www/reema/sites/all/modules/messaging/messaging_mail/messaging_mail.module).

Comments

Niklas Fiekas’s picture

Project: Birthdays » Messaging
Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Component: Code (Views) » Code

This looks more like a problem with the Messaging module. Moving it over.

somesh50’s picture

do you have any idea why this happened