Thread obsoleto Furni Olimpici - SQL

quando cerco di mettere in catalogue items mi viene vuori questo errore...guquery SQL:

SELECT * FROM `catalogue_items` WHERE 1INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES (1350, 'NAME', 'DESC', 5, 1, 1, 1, 3.00, 'greek_corner', '0,0,0', 80, 0, 1, 1, 1350), (1351, 'NAME', 'DESC', 5, 1, 2, 1, 0.00, 'greek_gate', '0,0,0', 80, 1, 1, 1, 1351), (1352, 'NAME', 'DESC', 5, 1, 2, 1, 3.00, 'greek_pillars', '0,0,0', 80, 0, 1, 1, 1352), (1353, 'NAME', 'DESC', 5, 4, 1, 1, 0.00, 'greek_seat', '0,0,0', 80, 0, 1, 1, 1353), (1354, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'greektrophy*1', '#ffffff,#ffffff,#FFDD3F', 44, 0, 1, 1, 1354), (1355, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'greektrophy*2', '#ffffff,#ffffff,#ffffff', 44, 0, 1, 1, 1355), (1356, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'greektrophy*3', '#ffffff,#ffffff,#996600', 44, 0, 1, 1, 1356), (1357, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'easy_bowl2', '0,0,0'[...]

Messaggio di MySQL:

#1327 - Undeclared variable: catalogue_items
 
scusate ma a me da questo errore quando cerco di inserire il codice nella sezione "catalogue pages"Errore
query SQL:

INSERT INTO `catalogue_pages` ( `indexid` , `minrank` , `indexname` , `displayname` , `style_layout` , `img_header` , `img_side` , `label_description` , `label_misc` , `label_moredetails` , `opt_bodyreplace` )
VALUES ( 80, 7, 'Greek', 'Greek', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. <br><br>LIMITED EDITION FURNITURE!', NULL , 'For a limited time only!', 'NULL' ) , ( 79, 7, 'Advertisement', 'Advertisement', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. <br><br>LIMITED EDITION FURNITURE!', NULL , 'For a limited time only!', 'NULL' ) ;



Messaggio di MySQL:

#1062 - Duplicate entry '80' for key 1
come devo fare???aiuto v prego...crycry
 
scusate ma a me da questo errore quando cerco di inserire il codice nella sezione "catalogue pages"Errore
query SQL:

INSERT INTO `catalogue_pages` ( `indexid` , `minrank` , `indexname` , `displayname` , `style_layout` , `img_header` , `img_side` , `label_description` , `label_misc` , `label_moredetails` , `opt_bodyreplace` )
VALUES ( 80, 7, 'Greek', 'Greek', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. <br><br>LIMITED EDITION FURNITURE!', NULL , 'For a limited time only!', 'NULL' ) , ( 79, 7, 'Advertisement', 'Advertisement', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. <br><br>LIMITED EDITION FURNITURE!', NULL , 'For a limited time only!', 'NULL' ) ;

Messaggio di MySQL:

#1062 - Duplicate entry '80' for key 1
come devo fare???aiuto v prego...crycry

sikuro di non aver modifikato qualkosa ke non dovevi???
 
Bravissimooo!!! Gli ho messi nel mio Holo ed funzionano alla perfezione :emoji_smiley: ma come hai fatto?!?