.uc_order_products_qty_vw' is not BASE TABLE query: update_sql /* admin : update_sql */ ALTER TABLE uc_order_products_qty_vw ADD INDEX sum_qty (sum_qty)

Comments

mikeytown2’s picture

#470976: Table uc_order_products_qty_vw doesn't exist (need for view Popular products) Sounds like this is a SQL view (not part of the drupal views module). Will need to lookinto handling this use case.