This looks like an old R63A query, the new tables don't have those columns. It's not hard to check what columns you need and add them in.@Jameson Theres one with catalog items now
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(98104, 'PAGE ID', '98104', 'WWE Pillow', '1', '0', '0', '1');
Its unknown about item_ids but i removed it and there was a new error