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

log tables not created for extensions with tables

    Details

    • Documentation Required?:
      User and Admin Doc
    • Funding Source:
      Contributed Code

      Description

      If CiviCRM has logging enabled, then an extension is installed that creates its own tables, CiviCRM attempts to log writes to those tables and fails when they do not exist. See https://github.com/JMAConsulting/biz.jmaconsulting.mte/issues/48.

      I think solution is:
      a) don't log to these tables, or
      b) extend logging support to extension system.

      Alternatively, add documentation to admin page where logging gets enabled about this Known Issue indicating how to manually create the needed log tables for extensions.

        Attachments

          Activity

            People

            • Assignee:
              timotten Tim Otten
              Reporter:
              joemurray Joe Murray
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: