Base table or view not found: 1146 Table 'db.content_reporting_interactions' doesn't exist

Created on 30 September 2024, about 2 months ago

Hello Maintainers

I reviewed this module and suddenly checked the recent log messages, Here I saw the error message related on the module browser page.

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.content_reporting_interactions' doesn't exist: INSERT INTO "content_reporting_interactions" ("nid", "uid", "interaction_type", "element", "duration", "timestamp") VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5); Array ( [:db_insert_placeholder_0] => 60 [:db_insert_placeholder_1] => 0 [:db_insert_placeholder_2] => time_spent [:db_insert_placeholder_3] => [:db_insert_placeholder_4] => 7590 [:db_insert_placeholder_5] => 1727699802 ) in Drupal\content_reporting\Controller\TrackingController->trackInteraction() (line 109 of /var/www/html/web/modules/contrib/content_reporting/src/Controller/TrackingController.php).

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India Shubham_Kumar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024