[REL] Habbo minecraft pack

Philly

Member
Oct 1, 2011
60
20
i get error :
PHP:
#1136 - Column count doesn't match value count at row 1
Think i messed the SQL's up when i was making them, here, use these :)

Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
('5015209','619','5015209','gm_minecraft09','10','0','0','10''),
('5015210','619','5015210','gm_minecraft10','10','0','0','10'),
('5015211','619','5015211','gm_minecraft11','10','0','0','10'),
('5015212','619','5015212','gm_minecraft12','10','0','0','10'),
('5015213','619','5015213','gm_minecraft13','10','0','0','10'),
('5015214','619','5015214','gm_minecraft14','10','0','0','10'),
('5015215','619','5015215','gm_minecraft15','10','0','0','10'),
('5015216','619','5015216','gm_minecraft16','10','0','0','10'),
('5015217','619','5015217','gm_minecraft17','10','0','0','10'),
('5015218','619','5015218','gm_minecraft18','10','0','0','10'),
('5015219','619','5015219','gm_minecraft19','10','0','0','10'),
('5015220','619','5015220','gm_minecraft20','10','0','0','10''),
('5015221','619','5015221','gm_minecraft21','10','0','0','10'),
('5015222','619','5015222','gm_minecraft22','10','0','0','10'),
('5015223','619','5015223','gm_minecraft23','10','0','0','10'),
('5015224','619','5015224','gm_minecraft24','10','0','0','10'),
('5015225','619','5015225','gm_minecraft25','10','0','0','10'),
('5015226','619','5015226','gm_minecraft26','10','0','0','10');

Thanks everyone
 

radde

Member
May 6, 2012
33
0
Think i messed the SQL's up when i was making them, here, use these :)

Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
('5015209','619','5015209','gm_minecraft09','10','0','0','10''),
('5015210','619','5015210','gm_minecraft10','10','0','0','10'),
('5015211','619','5015211','gm_minecraft11','10','0','0','10'),
('5015212','619','5015212','gm_minecraft12','10','0','0','10'),
('5015213','619','5015213','gm_minecraft13','10','0','0','10'),
('5015214','619','5015214','gm_minecraft14','10','0','0','10'),
('5015215','619','5015215','gm_minecraft15','10','0','0','10'),
('5015216','619','5015216','gm_minecraft16','10','0','0','10'),
('5015217','619','5015217','gm_minecraft17','10','0','0','10'),
('5015218','619','5015218','gm_minecraft18','10','0','0','10'),
('5015219','619','5015219','gm_minecraft19','10','0','0','10'),
('5015220','619','5015220','gm_minecraft20','10','0','0','10''),
('5015221','619','5015221','gm_minecraft21','10','0','0','10'),
('5015222','619','5015222','gm_minecraft22','10','0','0','10'),
('5015223','619','5015223','gm_minecraft23','10','0','0','10'),
('5015224','619','5015224','gm_minecraft24','10','0','0','10'),
('5015225','619','5015225','gm_minecraft25','10','0','0','10'),
('5015226','619','5015226','gm_minecraft26','10','0','0','10');

Thanks everyone
its not work anyway ...
 

GhostEU

Hail the king.
Jul 19, 2012
169
18
LOL you guys suck at adding customs, EDIT THE DATA IN IT. Then it will work. i've done it, and it worked perfectly well, Amazing Release 9/10
 

Users who are viewing this thread

Top