This happens when I add catalog_items_copy, catalog_pages and item_Base in R63B.
help1?!?!
This happens when I add catalog_items_copy, catalog_pages and item_Base in R63B.
help1?!?!
Search in catalog_items_copy/catalog_pages/items_base for a column called badge, delete that column.
Last edited by tomsandz; 17-06-13 at 09:48 PM.
Just run this query :)
ALTER TABLE catalog_items_copy ADD `badge` varchar(25) NOT NULL DEFAULT '';