- Issue created by @ravi kant
- Status changed to Fixed
7 months ago 11:46am 26 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal10.we_megamenu' doesn't exist: SELECT "km"."data_config" AS "data_config" FROM "we_megamenu" "km" WHERE ("km"."menu_name" = :db_condition_placeholder_0) AND ("km"."theme" = :db_condition_placeholder_1) LIMIT 1 OFFSET 0; Array ( [:db_condition_placeholder_0] => main [:db_condition_placeholder_1] => olivero ) in Drupal\we_megamenu\WeMegaMenuBuilder::loadConfig() (line 313 of modules/contrib/we_megamenu/src/WeMegaMenuBuilder.php).
Drupal core - 10.2.0
We mega meni - 8.x-1.16
Enable module and add weMegaMenu block in any region according suggestion.
Fixed
1.16
Code
Automatically closed - issue fixed for 2 weeks with no activity.