You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the module without issues however when i browse the site i get error
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'mgti_smile_productlabel_store.store_id' in 'where clause', query was: SELECT main_table.* FROM mgti_smile_productlabel AS main_table
INNER JOIN mgti_smile_productlabel_store AS smile_productlabel_store ON main_table.product_label_id = smile_productlabel_store.product_label_id WHERE (is_active = '1') AND (mgti_smile_productlabel_store.store_id IN(1, 0)) GROUP BY main_table.product_label_id
May you please assist
Rgds
Paul
The text was updated successfully, but these errors were encountered:
Hi
I installed the module without issues however when i browse the site i get error
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'mgti_smile_productlabel_store.store_id' in 'where clause', query was: SELECT
main_table
.* FROMmgti_smile_productlabel
ASmain_table
INNER JOIN
mgti_smile_productlabel_store
ASsmile_productlabel_store
ON main_table.product_label_id = smile_productlabel_store.product_label_id WHERE (is_active
= '1') AND (mgti_smile_productlabel_store.store_id IN(1, 0)) GROUP BYmain_table
.product_label_id
May you please assist
Rgds
Paul
The text was updated successfully, but these errors were encountered: