Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-3636

When clicking Send Email and after typing and sending the email I get a core dump type error Database Error Code: Unknown column 'civicrm_address.name' in 'field list', 1054

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 2.1
    • Fix Version/s: None
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Below are the top of the screen out put and then the Message area in drupal
      Over all I search the Civicrm 2.1 beta 6 folders and only found this one reference to this field.
      CRM/Core/DAO/Address.php:484: 'where' => 'civicrm_address.name',

      But when I scan the sql folder for this field I dod not find it created?
      grep -inr civicrm_address.name *

      I tried it on the Sanbox but not sure if this even sends?
      Here is the screen output
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 138
      , handle,
      /var/www/web42/web/sites/all/modules/civicrm/packages/PEAR.php, call_user_func, 912
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB.php, PEAR_Error, 966
      /var/www/web42/web/sites/all/modules/civicrm/packages/PEAR.php, DB_Error, 574
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB/common.php, raiseError, 1903
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB/mysql.php, raiseError, 898
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB/mysql.php, mysqlRaiseError, 327
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB/common.php, simpleQuery, 1216
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB/DataObject.php, query, 2394
      /var/www/web42/web/sites/all/modules/civicrm/packages/DB/DataObject.php, _query, 1587
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/DAO.php, query, 144
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/DAO.php, query, 862
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Contact/BAO/Query.php, executeQuery, 2779
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Mailing/BAO/Mailing.php, apiQuery, 1808
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Activity/BAO/Activity.php, getDetails, 729
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Contact/Form/Task/EmailCommon.php, sendEmail, 342
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Contact/Form/Task/Email.php, postProcess, 112
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/Form.php, postProcess, 247
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Upload.php, mainProcess, 152
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Upload.php, realPerform, 129
      /var/www/web42/web/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
      /var/www/web42/web/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/Controller.php, handle, 232
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Utils/Wrapper.php, run, 114
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Contact/Page/View/Activity.php, run, 104
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Contact/Page/View/Activity.php, edit, 185
      /var/www/web42/web/sites/all/modules/civicrm/CRM/Core/Invoke.php, run, 197
      /var/www/web42/web/sites/all/modules/civicrm/drupal/civicrm.module, invoke, 315
      , civicrm_invoke,
      /var/www/web42/web/includes/menu.inc, call_user_func_array, 346
      /var/www/web42/web/index.php, menu_execute_active_handler, 18

      ---------------then

      Sorry. A non-recoverable error has occurred.

      Array

      DB Error: no such field

      Database Error Code: Unknown column 'civicrm_address.name' in 'field list', 1054

      ------------------------

      Two different systems and os'es

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              alfred_nutile Alfred Nutile
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: