elite*gold: 0
Join Date: May 2010
Posts: 101
Received Thanks: 17
|
For pet sql maker you must watch on the "insert into cq_itemtype" and must be like that (1072070,'BIRDIE',0,250,0,0,0,0,0,0,32,0,1,9000,72 070,2,1,0),
(1072071,'BIRDIE',0,250,0,0,0,0,0,0,32,0,1,9000,72 071,2,1,0),
(1072072,'BIRDIE',0,250,0,0,0,0,0,0,32,0,1,9000,72 072,2,1,0),
(1076070,'BIRDIE',0,250,0,0,0,0,0,0,32,0,1,9000,76 070,2,1,0),
(1076071,'BIRDIE',0,250,0,0,0,0,0,0,32,0,1,9000,76 071,2,1,0),
(1076072,'BIRDIE',0,250,0,0,0,0,0,0,32,0,1,9000,76 072,2,1,0);
in the case of sql maker buged is going for other id in the place of 72070! hope it helps
|