SELECT distinct(p.id), p.*, b.brand_name,w.part_id as wishlistid, m.model_name, s.status, s.color, ad.color as statuscolor, ad.id as adminstatus_id, ad.adminstatus as adminstatus ,s.id as status_id,t.name as shipment_type, l.loc_name,h.scaffholder,f.floor,pp.position as part_position,c.name, do.delivery_option as deliveryoption ,epd.ebay_id,epd.status as ebay_status,epd.part_name as ebay_part_name,epd.part_desc as ebay_part_desc, epd.price as ebay_price,epd.sku as ebay_sku,epd.qty as ebay_qty FROM uphfy_carparts_parts as p LEFT JOIN uphfy_carparts_brand AS b ON b.id = p.brand_id LEFT OUTER JOIN uphfy_carparts_carmodels AS m ON p.carmodel_id = m.id LEFT JOIN uphfy_carparts_status AS s ON p.status_id = s.id LEFT JOIN uphfy_carparts_floors AS f ON p.floor_id = f.id LEFT JOIN uphfy_carparts_positions AS pp ON p.position = pp.id LEFT JOIN uphfy_carparts_scaffholders AS h ON p.scraffholder_id = h.id LEFT JOIN uphfy_carparts_location AS l ON p.location_id = l.id LEFT JOIN uphfy_carparts_admin_status AS ad ON p.adminstatus =ad.id LEFT JOIN uphfy_carparts_shipment_types AS t ON p.shipment_type =t.id LEFT JOIN uphfy_carparts_categories AS c ON p.cat_id =c.id LEFT JOIN uphfy_carparts_wishlist AS w ON p.id =w.part_id LEFT JOIN uphfy_carparts_deliveryoptions AS do ON p.deliveryoption = do.id LEFT JOIN uphfy_carparts_ebay_item_details AS epd ON p.id = epd.part_id AND epd.status = 1 WHERE p.status_id = 1 AND (p.reserved = '' OR p.reserved ='0' OR p.reserved is NULL ) AND p.quantity >0 ORDER BY p.id DESC
object(stdClass)#596 (119) { ["id"]=> string(5) "12517" ["title"]=> string(44) "ALBERO DI TRASMISSIONE Kia Sportage dal 2000" ["partname"]=> string(97) " ALBERO DI TRASMISSIONE Kia Sportage 2000 2000 Benzina 4X4 ANTERIORE MANUALE SINGOLE UNICO 112 50" ["partname_display"]=> string(103) " ALBERO DI TRASMISSIONE Kia Sportage 2000 2000 Benzina 4X4 ANTERIORE MANUALE SINGOLE UNICO 112,50 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "13200" ["carmodel_id"]=> string(4) "1214" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "60" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "21" ["registration_date"]=> string(10) "2020-05-12" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "120" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "21" ["modified_date"]=> string(19) "2023-12-22 13:07:47" ["version"]=> string(0) "" ["year1"]=> string(4) "2000" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(4) "2000" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(7) "Benzina" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(3) "219" ["only_to_repair"]=> string(1) "0" ["description"]=> string(0) "" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(6) "112,50" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(103) " ALBERO DI TRASMISSIONE Kia Sportage 2000 2000 Benzina 4X4 ANTERIORE MANUALE SINGOLE UNICO 112 50 2000 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(3) "Kia" ["wishlistid"]=> NULL ["model_name"]=> string(8) "Sportage" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "59" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(9) { [0]=> object(stdClass)#585 (7) { ["id"]=> string(5) "57975" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "215094c78d68c0d9d737fd593748ecb0_154721.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/215094c78d68c0d9d737fd593748ecb0_154721.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#584 (7) { ["id"]=> string(5) "57976" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "215094c78d68c0d9d737fd593748ecb0_127000.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/215094c78d68c0d9d737fd593748ecb0_127000.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#583 (7) { ["id"]=> string(5) "57977" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "6b0c4a2f2f31c185f7a767c1dc55040f_137270.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/6b0c4a2f2f31c185f7a767c1dc55040f_137270.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#582 (7) { ["id"]=> string(5) "57978" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "25dd0930d3cf803782f86f06f61659a3_170903.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/25dd0930d3cf803782f86f06f61659a3_170903.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#581 (7) { ["id"]=> string(5) "57979" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "6b0c4a2f2f31c185f7a767c1dc55040f_115479.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/6b0c4a2f2f31c185f7a767c1dc55040f_115479.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#580 (7) { ["id"]=> string(5) "57980" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "25dd0930d3cf803782f86f06f61659a3_143151.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/25dd0930d3cf803782f86f06f61659a3_143151.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#579 (7) { ["id"]=> string(5) "57981" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "25dd0930d3cf803782f86f06f61659a3_129727.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/25dd0930d3cf803782f86f06f61659a3_129727.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#578 (7) { ["id"]=> string(5) "57982" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "c925d994f0a96ce2effa4c8cb0a51db7_158216.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/c925d994f0a96ce2effa4c8cb0a51db7_158216.jpeg" ["ordering"]=> string(1) "8" } [8]=> object(stdClass)#577 (7) { ["id"]=> string(5) "57983" ["part_id"]=> string(5) "12517" ["name"]=> string(44) "25dd0930d3cf803782f86f06f61659a3_125750.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12517/25dd0930d3cf803782f86f06f61659a3_125750.jpeg" ["ordering"]=> string(1) "9" } } ["log"]=> array(0) { } ["editlog"]=> array(2) { [0]=> object(stdClass)#591 (209) { ["id"]=> string(5) "76362" ["part_id"]=> string(5) "12517" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-12 12:58:17" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "192235" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2020-05-12" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "13200" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(4) "1214" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(1) "2" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "35" ["position_new"]=> string(2) "60" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "2000" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "219" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(6) "112,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(534) "{"quantity_new":"1","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"13200","carmodel_id_new":"1214","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_old":"2","floor_id_new":"1","status_id_new":"1","position_old":"35","position_new":"60","year1_new":"2000","spec_new":"2000","supplytype_new":"Benzina","card_new":"219","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"112,50"}" } [1]=> object(stdClass)#587 (209) { ["id"]=> string(6) "119391" ["part_id"]=> string(5) "12517" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "21" ["modified_date"]=> string(19) "2023-12-22 13:07:47" ["user_name"]=> string(5) "Marco" ["log_id"]=> string(6) "276579" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "120" ["date"]=> string(10) "2023-12-22" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["marcaCCdata_new"]=> string(2) "[]" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(102) " ALBERO DI TRASMISSIONE Kia Sportage 2000 2000 Benzina 4X4 ANTERIORE MANUALE SINGOLE UNICO 112,50 " ["partname_display_new"]=> string(103) " ALBERO DI TRASMISSIONE Kia Sportage 2000 2000 Benzina 4X4 ANTERIORE MANUALE SINGOLE UNICO 112,50 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(101) "{"price_new":"120","marcaCCdata_old":"[{\"marca_CC\":\"\",\"seriale\":\"\"}]","marcaCCdata_new":"[]"}" } } }
object(stdClass)#597 (119) { ["id"]=> string(5) "12516" ["title"]=> string(59) "ALBERO DI TRASMISSIONE Kia Sportage 1A SERIE 4X4 dal 1997" ["partname"]=> string(115) " ALBERO DI TRASMISSIONE Kia Sportage 1A SERIE 4X4 1997 2000 16v Diesel 4X4 ANTERIORE MANUALE SINGOLE UNICO 111 50" ["partname_display"]=> string(119) " ALBERO DI TRASMISSIONE Kia Sportage 1A SERIE 4X4 1997 2000,16v Diesel 4X4 ANTERIORE MANUALE SINGOLE UNICO 111,50 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "13200" ["carmodel_id"]=> string(4) "1214" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "60" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-12" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(1) "0" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-12 12:59:57" ["version"]=> string(14) "1A SERIE 4X4" ["year1"]=> string(4) "1997" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(8) "2000,16v" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(6) "Diesel" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "3750" ["only_to_repair"]=> string(1) "0" ["description"]=> string(10) "T.M. RE. " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(6) "111,50" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(121) " ALBERO DI TRASMISSIONE Kia Sportage 1A SERIE 4X4 1997 2000 16v Diesel 4X4 ANTERIORE MANUALE SINGOLE UNICO 111 50 1997 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(3) "Kia" ["wishlistid"]=> NULL ["model_name"]=> string(8) "Sportage" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "59" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(8) { [0]=> object(stdClass)#575 (7) { ["id"]=> string(5) "57967" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "d98d593ae032d305e4add9e03dafc6e3_148632.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/d98d593ae032d305e4add9e03dafc6e3_148632.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#574 (7) { ["id"]=> string(5) "57968" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "a56cd25ff060bde71b208e510a500e34_131436.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/a56cd25ff060bde71b208e510a500e34_131436.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#573 (7) { ["id"]=> string(5) "57969" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "3a01f152edf581a3cc035030ea66ef8d_138942.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/3a01f152edf581a3cc035030ea66ef8d_138942.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#572 (7) { ["id"]=> string(5) "57970" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "05e3b8bfd37f139eebda3aacaa19c431_170099.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/05e3b8bfd37f139eebda3aacaa19c431_170099.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#571 (7) { ["id"]=> string(5) "57971" ["part_id"]=> string(5) "12516" ["name"]=> string(43) "05e3b8bfd37f139eebda3aacaa19c431_99001.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12516/05e3b8bfd37f139eebda3aacaa19c431_99001.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#570 (7) { ["id"]=> string(5) "57972" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "05e3b8bfd37f139eebda3aacaa19c431_152684.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/05e3b8bfd37f139eebda3aacaa19c431_152684.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#568 (7) { ["id"]=> string(5) "57973" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "3a01f152edf581a3cc035030ea66ef8d_130457.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/3a01f152edf581a3cc035030ea66ef8d_130457.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#567 (7) { ["id"]=> string(5) "57974" ["part_id"]=> string(5) "12516" ["name"]=> string(44) "05e3b8bfd37f139eebda3aacaa19c431_241200.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12516/05e3b8bfd37f139eebda3aacaa19c431_241200.jpeg" ["ordering"]=> string(1) "8" } } ["log"]=> array(0) { } ["editlog"]=> array(1) { [0]=> object(stdClass)#569 (209) { ["id"]=> string(5) "76363" ["part_id"]=> string(5) "12516" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-12 12:59:47" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "192236" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2020-05-12" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "13200" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(4) "1214" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(1) "2" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "35" ["position_new"]=> string(2) "60" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(14) "1A SERIE 4X4" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1997" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(8) "2000,16v" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(6) "Diesel" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "3750" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(6) "111,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(119) " ALBERO DI TRASMISSIONE Kia Sportage 1A SERIE 4X4 1997 2000 16v Diesel 4X4 ANTERIORE MANUALE SINGOLE UNICO 111,50 " ["partname_display_new"]=> string(119) " ALBERO DI TRASMISSIONE Kia Sportage 1A SERIE 4X4 1997 2000,16v Diesel 4X4 ANTERIORE MANUALE SINGOLE UNICO 111,50 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(569) "{"quantity_new":"1","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"13200","carmodel_id_new":"1214","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_old":"2","floor_id_new":"1","status_id_new":"1","position_old":"35","position_new":"60","version_new":"1A SERIE 4X4","year1_new":"1997","spec_new":"2000,16v","supplytype_new":"Diesel","card_new":"3750","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"111,50"}" } } }
object(stdClass)#598 (119) { ["id"]=> string(5) "12514" ["title"]=> string(56) "ALBERO DI TRASMISSIONE Mitsubishi Pajero Pinin 1999-2004" ["partname"]=> string(104) " ALBERO DI TRASMISSIONE Mitsubishi Pajero Pinin 1999 2004 1800 4X4 ANTERIORE MANUALE SINGOLE UNICO 81 00" ["partname_display"]=> string(109) " ALBERO DI TRASMISSIONE Mitsubishi Pajero Pinin 1999 2004 1800 4X4 ANTERIORE MANUALE SINGOLE UNICO 81,00 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "17700" ["carmodel_id"]=> string(3) "448" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "46" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "35" ["registration_date"]=> string(10) "2020-07-13" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "2" ["shipment_type"]=> NULL ["price"]=> string(3) "150" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "35" ["modified_date"]=> string(19) "2020-07-13 12:07:54" ["version"]=> string(0) "" ["year1"]=> string(4) "1999" ["year2"]=> string(4) "2004" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(4) "1800" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(9) "xxx1,1001" ["only_to_repair"]=> string(1) "0" ["description"]=> string(16) "TIPO MOTORE 4G93" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "81,00" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(127) " ALBERO DI TRASMISSIONE Mitsubishi Pajero Pinin 1999 2004 1800 4X4 ANTERIORE MANUALE SINGOLE UNICO 81 00 1999 2004 E/FIRENZE " ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/FIRENZE" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(10) "Mitsubishi" ["wishlistid"]=> NULL ["model_name"]=> string(12) "Pajero Pinin" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "45" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(9) { [0]=> object(stdClass)#565 (7) { ["id"]=> string(5) "57949" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "fd00f189297d12de267d9be2efb4be52_156682.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/fd00f189297d12de267d9be2efb4be52_156682.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#564 (7) { ["id"]=> string(5) "57950" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "fd00f189297d12de267d9be2efb4be52_137606.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/fd00f189297d12de267d9be2efb4be52_137606.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#563 (7) { ["id"]=> string(5) "57951" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "37052bed9b4f7fb834884606b97217bf_157944.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/37052bed9b4f7fb834884606b97217bf_157944.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#562 (7) { ["id"]=> string(5) "57952" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "fd00f189297d12de267d9be2efb4be52_155517.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/fd00f189297d12de267d9be2efb4be52_155517.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#561 (7) { ["id"]=> string(5) "57953" ["part_id"]=> string(5) "12514" ["name"]=> string(43) "37052bed9b4f7fb834884606b97217bf_94585.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12514/37052bed9b4f7fb834884606b97217bf_94585.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#560 (7) { ["id"]=> string(5) "57954" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "fd00f189297d12de267d9be2efb4be52_140398.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/fd00f189297d12de267d9be2efb4be52_140398.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#576 (7) { ["id"]=> string(5) "57955" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "37052bed9b4f7fb834884606b97217bf_151185.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/37052bed9b4f7fb834884606b97217bf_151185.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#558 (7) { ["id"]=> string(5) "57956" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "9d301c96159c465a07078c8ba5f94c70_218488.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/9d301c96159c465a07078c8ba5f94c70_218488.jpeg" ["ordering"]=> string(1) "8" } [8]=> object(stdClass)#557 (7) { ["id"]=> string(5) "57957" ["part_id"]=> string(5) "12514" ["name"]=> string(44) "37052bed9b4f7fb834884606b97217bf_142126.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12514/37052bed9b4f7fb834884606b97217bf_142126.jpeg" ["ordering"]=> string(1) "9" } } ["log"]=> array(0) { } ["editlog"]=> array(3) { [0]=> object(stdClass)#559 (209) { ["id"]=> string(5) "35811" ["part_id"]=> string(5) "12514" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-06-30 12:05:32" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "107687" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2017-06-30" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "17700" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "448" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "36" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1800" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "XXX1" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "81,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(447) "{"price_new":"150","quantity_new":"1","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"17700","carmodel_id_new":"448","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"36","spec_new":"1800","card_new":"XXX1","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"81,00","fornitore_new":"E\/FIRENZE"}" } [1]=> object(stdClass)#588 (209) { ["id"]=> string(5) "75914" ["part_id"]=> string(5) "12514" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-06 09:08:47" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191635" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-06" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "17700" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "448" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "36" ["position_new"]=> string(2) "46" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1800" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "xxx1" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "81,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(515) "{"price_new":"150","quantity_new":"1","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"17700","carmodel_id_new":"448","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"36","position_new":"46","spec_new":"1800","card_new":"xxx1","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"81,00","fornitore_new":"E\/FIRENZE"}" } [2]=> object(stdClass)#589 (209) { ["id"]=> string(5) "78772" ["part_id"]=> string(5) "12514" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2020-07-13 12:07:47" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "196613" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-07-13" ["quantity_old"]=> string(1) "1" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "17700" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "448" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "46" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1999" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2004" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1800" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "xxx1,1001" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "81,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(101) " ALBERO DI TRASMISSIONE Mitsubishi Pajero Pinin 1800 4X4 ANTERIORE MANUALE SINGOLE UNICO 81,00 " ["partname_display_new"]=> string(109) " ALBERO DI TRASMISSIONE Mitsubishi Pajero Pinin 1999 2004 1800 4X4 ANTERIORE MANUALE SINGOLE UNICO 81,00 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(509) "{"price_new":"150","quantity_old":"1","quantity_new":"2","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"17700","carmodel_id_new":"448","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_new":"46","year1_new":"1999","year2_new":"2004","spec_new":"1800","card_new":"xxx1,1001","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"81,00","fornitore_new":"E\/FIRENZE"}" } } }
object(stdClass)#599 (119) { ["id"]=> string(5) "12504" ["title"]=> string(53) "ALBERO DI TRASMISSIONE Nissan Serena Vanette dal 1997" ["partname"]=> string(89) " ALBERO DI TRASMISSIONE Nissan Serena Vanette 1997 POSTERIORE MANUALE SINGOLE UNICO 83.50" ["partname_display"]=> string(95) " ALBERO DI TRASMISSIONE Nissan Serena Vanette 1997 POSTERIORE MANUALE SINGOLE UNICO 83.50 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "18700" ["carmodel_id"]=> string(4) "1431" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "46" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-06" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "150" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-06 09:28:41" ["version"]=> string(7) "Vanette" ["year1"]=> string(4) "1997" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "xxx2" ["only_to_repair"]=> string(1) "0" ["description"]=> string(0) "" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(10) "POSTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "83.50" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(106) " ALBERO DI TRASMISSIONE Nissan Serena Vanette 1997 POSTERIORE MANUALE SINGOLE UNICO 83.50 1997 E/Firenze " ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/Firenze" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(6) "Nissan" ["wishlistid"]=> NULL ["model_name"]=> string(6) "Serena" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "45" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(8) { [0]=> object(stdClass)#555 (7) { ["id"]=> string(5) "57908" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "78adcfb44a96160e7b50f8cc89d2645a_149947.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/78adcfb44a96160e7b50f8cc89d2645a_149947.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#554 (7) { ["id"]=> string(5) "57909" ["part_id"]=> string(5) "12504" ["name"]=> string(43) "f7ebc6d1ef6ba500cd00f5d3fdd120d6_97476.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12504/f7ebc6d1ef6ba500cd00f5d3fdd120d6_97476.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#553 (7) { ["id"]=> string(5) "57910" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "3b50d148b0c7253c8f1e6ef89959bbb6_139453.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/3b50d148b0c7253c8f1e6ef89959bbb6_139453.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#552 (7) { ["id"]=> string(5) "57911" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "f7ebc6d1ef6ba500cd00f5d3fdd120d6_166663.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/f7ebc6d1ef6ba500cd00f5d3fdd120d6_166663.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#551 (7) { ["id"]=> string(5) "57912" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "f7ebc6d1ef6ba500cd00f5d3fdd120d6_116268.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/f7ebc6d1ef6ba500cd00f5d3fdd120d6_116268.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#550 (7) { ["id"]=> string(5) "57915" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "0b11395676199671de3f2551e59d390f_241907.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/0b11395676199671de3f2551e59d390f_241907.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#487 (7) { ["id"]=> string(5) "57913" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "7ce42cb8f5e24af1e1a92b12d4bfc38c_234007.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/7ce42cb8f5e24af1e1a92b12d4bfc38c_234007.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#486 (7) { ["id"]=> string(5) "57914" ["part_id"]=> string(5) "12504" ["name"]=> string(44) "7ce42cb8f5e24af1e1a92b12d4bfc38c_315727.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12504/7ce42cb8f5e24af1e1a92b12d4bfc38c_315727.jpeg" ["ordering"]=> string(1) "8" } } ["log"]=> array(0) { } ["editlog"]=> array(4) { [0]=> object(stdClass)#549 (209) { ["id"]=> string(5) "34036" ["part_id"]=> string(5) "12504" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 05:58:29" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104037" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"150"}" } [1]=> object(stdClass)#548 (209) { ["id"]=> string(5) "45199" ["part_id"]=> string(5) "12504" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-02-12 08:21:22" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "125607" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2018-02-12" ["quantity_old"]=> string(1) "2" ["quantity_new"]=> string(1) "3" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "18700" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(4) "1431" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "39" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(7) "Vanette" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1997" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "Xxx1,Xxx2" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "83.50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/Firenze" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(494) "{"price_new":"150","quantity_old":"2","quantity_new":"3","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"18700","carmodel_id_new":"1431","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"39","version_new":"Vanette","year1_new":"1997","card_new":"Xxx1,Xxx2","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"83.50","fornitore_new":"E\/Firenze"}" } [2]=> object(stdClass)#566 (209) { ["id"]=> string(5) "61198" ["part_id"]=> string(5) "12504" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2019-03-20 13:13:59" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "159444" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2019-03-20" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"2"}" } [3]=> object(stdClass)#590 (209) { ["id"]=> string(5) "75919" ["part_id"]=> string(5) "12504" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-06 09:28:22" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191643" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-06" ["quantity_old"]=> string(1) "2" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "18700" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(4) "1431" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "39" ["position_new"]=> string(2) "46" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(7) "Vanette" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1997" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "xxx2" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "83.50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/Firenze" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(557) "{"price_new":"150","quantity_old":"2","quantity_new":"1","adminstatus_new":"3","cat_id_new":"1","brand_id_new":"18700","carmodel_id_new":"1431","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"39","position_new":"46","version_new":"Vanette","year1_new":"1997","card_new":"xxx2","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"83.50","fornitore_new":"E\/Firenze"}" } } }
object(stdClass)#600 (119) { ["id"]=> string(5) "12503" ["title"]=> string(67) "ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991-2001" ["partname"]=> string(127) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600 16v 1900 td 4X4 ANTERIORE MANUALE SINGOLE UNICO 68 00" ["partname_display"]=> string(131) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600,16v,1900,td 4X4 ANTERIORE MANUALE SINGOLE UNICO 68,00 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "23600" ["carmodel_id"]=> string(3) "157" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "53" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-08" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(2) "14" ["shipment_type"]=> NULL ["price"]=> string(1) "0" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 14:43:12" ["version"]=> string(20) "3/5 PORTE ANTERIORE" ["year1"]=> string(4) "1991" ["year2"]=> string(4) "2001" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(16) "1600,16v,1900,td" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(73) "2475,177,2731,2078,xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7,xxx8,xxx9,2285,1669" ["only_to_repair"]=> string(1) "0" ["description"]=> string(32) "T.M. G16A. G16B. G16AK. DHW. " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "68,00" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(150) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600 16v 1900 td 4X4 ANTERIORE MANUALE SINGOLE UNICO 68 00 1991 2001 E/FIRENZE " ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/FIRENZE" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(6) "Suzuki" ["wishlistid"]=> NULL ["model_name"]=> string(6) "Vitara" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "52" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(9) { [0]=> object(stdClass)#489 (7) { ["id"]=> string(5) "57899" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "3412dfc6fda5a93e4a250b8f6d9d46f9_129994.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/3412dfc6fda5a93e4a250b8f6d9d46f9_129994.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#629 (7) { ["id"]=> string(5) "57900" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "3412dfc6fda5a93e4a250b8f6d9d46f9_114658.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/3412dfc6fda5a93e4a250b8f6d9d46f9_114658.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#630 (7) { ["id"]=> string(5) "57901" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "d556d219659d3d9b00fee23c288fdc8b_127948.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/d556d219659d3d9b00fee23c288fdc8b_127948.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#631 (7) { ["id"]=> string(5) "57902" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "8e9c8f67042ae8d3b5dc11da4110959f_180969.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/8e9c8f67042ae8d3b5dc11da4110959f_180969.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#632 (7) { ["id"]=> string(5) "57903" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "8e9c8f67042ae8d3b5dc11da4110959f_129524.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/8e9c8f67042ae8d3b5dc11da4110959f_129524.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#633 (7) { ["id"]=> string(5) "57904" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "8e9c8f67042ae8d3b5dc11da4110959f_145805.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/8e9c8f67042ae8d3b5dc11da4110959f_145805.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#637 (7) { ["id"]=> string(5) "57905" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "8e9c8f67042ae8d3b5dc11da4110959f_137493.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/8e9c8f67042ae8d3b5dc11da4110959f_137493.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#638 (7) { ["id"]=> string(5) "57906" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "d556d219659d3d9b00fee23c288fdc8b_331560.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/d556d219659d3d9b00fee23c288fdc8b_331560.jpeg" ["ordering"]=> string(1) "8" } [8]=> object(stdClass)#639 (7) { ["id"]=> string(5) "57907" ["part_id"]=> string(5) "12503" ["name"]=> string(44) "c73976eef65099c0bf646ccae6309ecd_115293.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12503/c73976eef65099c0bf646ccae6309ecd_115293.jpeg" ["ordering"]=> string(1) "9" } } ["log"]=> array(0) { } ["editlog"]=> array(5) { [0]=> object(stdClass)#634 (209) { ["id"]=> string(5) "45198" ["part_id"]=> string(5) "12503" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-02-12 08:18:50" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "125606" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2018-02-12" ["quantity_old"]=> string(2) "14" ["quantity_new"]=> string(2) "15" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "23600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "157" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "46" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(20) "3/5 PORTE ANTERIORE" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1991" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2001" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(16) "1600 16v,1900 TD" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(68) "2475,177,2731,2078,2524,Xxx1,Xxx2,Xxx3,Xxx4,Xxx5,Xxx6,Xxx7,Xxx8,Xxx9" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "68,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(602) "{"quantity_old":"14","quantity_new":"15","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"23600","carmodel_id_new":"157","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"46","version_new":"3\/5 PORTE ANTERIORE","year1_new":"1991","year2_new":"2001","spec_new":"1600 16v,1900 TD","card_new":"2475,177,2731,2078,2524,Xxx1,Xxx2,Xxx3,Xxx4,Xxx5,Xxx6,Xxx7,Xxx8,Xxx9","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"68,00","fornitore_new":"E\/FIRENZE"}" } [1]=> object(stdClass)#636 (209) { ["id"]=> string(5) "56135" ["part_id"]=> string(5) "12503" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-12-04 09:18:49" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "149264" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2018-12-04" ["quantity_old"]=> string(2) "14" ["quantity_new"]=> string(2) "15" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "23600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "157" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "46" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(20) "3/5 PORTE ANTERIORE" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1991" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2001" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(16) "1600,16v,1900,TD" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(68) "2475,177,2731,2078,2524,Xxx1,Xxx2,Xxx3,Xxx4,Xxx5,Xxx6,Xxx7,Xxx8,Xxx9" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "68,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(131) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600 16v,1900 TD 4X4 ANTERIORE MANUALE SINGOLE UNICO 68,00 " ["partname_display_new"]=> string(131) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600,16v,1900,TD 4X4 ANTERIORE MANUALE SINGOLE UNICO 68,00 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(602) "{"quantity_old":"14","quantity_new":"15","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"23600","carmodel_id_new":"157","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"46","version_new":"3\/5 PORTE ANTERIORE","year1_new":"1991","year2_new":"2001","spec_new":"1600,16v,1900,TD","card_new":"2475,177,2731,2078,2524,Xxx1,Xxx2,Xxx3,Xxx4,Xxx5,Xxx6,Xxx7,Xxx8,Xxx9","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"68,00","fornitore_new":"E\/FIRENZE"}" } [2]=> object(stdClass)#635 (209) { ["id"]=> string(5) "60898" ["part_id"]=> string(5) "12503" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "21" ["modified_date"]=> string(19) "2019-03-14 07:38:20" ["user_name"]=> string(5) "Marco" ["log_id"]=> string(6) "158928" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2019-03-14" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"2"}" } [3]=> object(stdClass)#556 (209) { ["id"]=> string(5) "71220" ["part_id"]=> string(5) "12503" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-12-19 08:51:31" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "181094" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2019-12-19" ["quantity_old"]=> string(2) "15" ["quantity_new"]=> string(2) "14" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "23600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "157" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "46" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(20) "3/5 PORTE ANTERIORE" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1991" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2001" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(16) "1600,16v,1900,td" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(63) "2475,177,2731,2078,xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7,xxx8,xxx9" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "68,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(131) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600,16v,1900,TD 4X4 ANTERIORE MANUALE SINGOLE UNICO 68,00 " ["partname_display_new"]=> string(131) " ALBERO DI TRASMISSIONE Suzuki Vitara 3/5 PORTE ANTERIORE 1991 2001 1600,16v,1900,td 4X4 ANTERIORE MANUALE SINGOLE UNICO 68,00 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(597) "{"quantity_old":"15","quantity_new":"14","adminstatus_new":"3","cat_id_new":"1","brand_id_new":"23600","carmodel_id_new":"157","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"46","version_new":"3\/5 PORTE ANTERIORE","year1_new":"1991","year2_new":"2001","spec_new":"1600,16v,1900,td","card_new":"2475,177,2731,2078,xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7,xxx8,xxx9","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"68,00","fornitore_new":"E\/FIRENZE"}" } [4]=> object(stdClass)#485 (209) { ["id"]=> string(5) "76213" ["part_id"]=> string(5) "12503" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 14:42:58" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "192000" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2020-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(2) "14" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "23600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "157" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "46" ["position_new"]=> string(2) "53" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(20) "3/5 PORTE ANTERIORE" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1991" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2001" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(16) "1600,16v,1900,td" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(73) "2475,177,2731,2078,xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7,xxx8,xxx9,2285,1669" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(13) "4X4 ANTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "68,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(655) "{"quantity_new":"14","adminstatus_new":"3","cat_id_new":"1","brand_id_new":"23600","carmodel_id_new":"157","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"46","position_new":"53","version_new":"3\/5 PORTE ANTERIORE","year1_new":"1991","year2_new":"2001","spec_new":"1600,16v,1900,td","card_new":"2475,177,2731,2078,xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7,xxx8,xxx9,2285,1669","trasmissione_trazione_new":"4X4 ANTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"68,00","fornitore_new":"E\/FIRENZE"}" } } }
object(stdClass)#601 (119) { ["id"]=> string(5) "12501" ["title"]=> string(40) "LAMIERATI Ford Tourneo Limited 2000-2006" ["partname"]=> string(86) " LAMIERATI Ford Tourneo Limited 2000 2006 SPORTELLO ANTERIORE DESTRO 3/5 PORTE FURGONE" ["partname_display"]=> string(87) " LAMIERATI Ford Tourneo Limited 2000 2006 SPORTELLO ANTERIORE DESTRO 3/5 PORTE FURGONE" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(4) "9000" ["carmodel_id"]=> string(3) "666" ["location_id"]=> string(1) "2" ["scraffholder_id"]=> string(2) "61" ["floor_id"]=> string(1) "1" ["position"]=> string(1) "2" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-06-16" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "200" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:37:03" ["version"]=> string(7) "Limited" ["year1"]=> string(4) "2000" ["year2"]=> string(4) "2006" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(9) "SPORTELLO" ["Posizione"]=> string(9) "ANTERIORE" ["side"]=> string(6) "DESTRO" ["configuration"]=> string(9) "3/5 PORTE" ["tipo_vettura"]=> string(7) "FURGONE" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(3) "469" ["only_to_repair"]=> string(1) "0" ["description"]=> string(11) "COLORE NERO" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(98) " LAMIERATI Ford Tourneo Limited 2000 2006 SPORTELLO ANTERIORE DESTRO 3/5 PORTE FURGONE 2000 2006 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(4) "Ford" ["wishlistid"]=> NULL ["model_name"]=> string(7) "Tourneo" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(7) "ANSELMO" ["scaffholder"]=> string(2) "60" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "01" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(2) { [0]=> object(stdClass)#641 (7) { ["id"]=> string(5) "57896" ["part_id"]=> string(5) "12501" ["name"]=> string(43) "ad041dc19a2bae20470386dbdbe8cd4a_69216.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12501/ad041dc19a2bae20470386dbdbe8cd4a_69216.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#642 (7) { ["id"]=> string(5) "57897" ["part_id"]=> string(5) "12501" ["name"]=> string(43) "ad041dc19a2bae20470386dbdbe8cd4a_65283.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12501/ad041dc19a2bae20470386dbdbe8cd4a_65283.jpeg" ["ordering"]=> string(1) "2" } } ["log"]=> array(0) { } ["editlog"]=> array(3) { [0]=> object(stdClass)#647 (209) { ["id"]=> string(5) "34038" ["part_id"]=> string(5) "12501" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:00:10" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104039" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"200"}" } [1]=> object(stdClass)#650 (209) { ["id"]=> string(5) "41978" ["part_id"]=> string(5) "12501" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2017-11-24 07:26:41" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "119397" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-11-24" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "5" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "1" ["position_new"]=> string(2) "16" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(7) "Limited" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(494) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"5","floor_id_new":"1","status_id_new":"1","position_old":"1","position_new":"16","version_new":"Limited","year1_new":"2000","year2_new":"2006","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } [2]=> object(stdClass)#649 (209) { ["id"]=> string(5) "77911" ["part_id"]=> string(5) "12501" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:36:52" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "194809" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2020-06-16" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "2" ["scraffholder_id_old"]=> string(1) "5" ["scraffholder_id_new"]=> string(2) "61" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "16" ["position_new"]=> string(1) "2" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(7) "Limited" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(517) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_old":"3","location_id_new":"2","scraffholder_id_old":"5","scraffholder_id_new":"61","floor_id_new":"1","status_id_new":"1","position_old":"16","position_new":"2","version_new":"Limited","year1_new":"2000","year2_new":"2006","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } } }
object(stdClass)#602 (119) { ["id"]=> string(5) "12500" ["title"]=> string(41) "LAMIERATI Ford Tourneo Limited. 2000-2006" ["partname"]=> string(89) " LAMIERATI Ford Tourneo Limited. 2000 2006 SPORTELLO ANTERIORE SINISTRO 3/5 PORTE FURGONE" ["partname_display"]=> string(90) " LAMIERATI Ford Tourneo Limited. 2000 2006 SPORTELLO ANTERIORE SINISTRO 3/5 PORTE FURGONE" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(4) "9000" ["carmodel_id"]=> string(3) "666" ["location_id"]=> string(1) "2" ["scraffholder_id"]=> string(2) "61" ["floor_id"]=> string(1) "1" ["position"]=> string(1) "2" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-06-16" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "200" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:38:53" ["version"]=> string(8) "Limited." ["year1"]=> string(4) "2000" ["year2"]=> string(4) "2006" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(9) "SPORTELLO" ["Posizione"]=> string(9) "ANTERIORE" ["side"]=> string(8) "SINISTRO" ["configuration"]=> string(9) "3/5 PORTE" ["tipo_vettura"]=> string(7) "FURGONE" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(3) "469" ["only_to_repair"]=> string(1) "0" ["description"]=> string(11) "COLORE NERO" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(101) " LAMIERATI Ford Tourneo Limited. 2000 2006 SPORTELLO ANTERIORE SINISTRO 3/5 PORTE FURGONE 2000 2006 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(4) "Ford" ["wishlistid"]=> NULL ["model_name"]=> string(7) "Tourneo" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(7) "ANSELMO" ["scaffholder"]=> string(2) "60" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "01" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(2) { [0]=> object(stdClass)#644 (7) { ["id"]=> string(5) "57894" ["part_id"]=> string(5) "12500" ["name"]=> string(43) "6e0a284ff1f0aa7ac9cea839fd31cd25_54265.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12500/6e0a284ff1f0aa7ac9cea839fd31cd25_54265.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#645 (7) { ["id"]=> string(5) "57895" ["part_id"]=> string(5) "12500" ["name"]=> string(43) "6e0a284ff1f0aa7ac9cea839fd31cd25_74999.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12500/6e0a284ff1f0aa7ac9cea839fd31cd25_74999.jpeg" ["ordering"]=> string(1) "2" } } ["log"]=> array(0) { } ["editlog"]=> array(3) { [0]=> object(stdClass)#654 (209) { ["id"]=> string(5) "34039" ["part_id"]=> string(5) "12500" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:00:58" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104040" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"200"}" } [1]=> object(stdClass)#655 (209) { ["id"]=> string(5) "41977" ["part_id"]=> string(5) "12500" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2017-11-24 07:25:11" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "119396" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-11-24" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "5" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "1" ["position_new"]=> string(2) "16" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(8) "Limited." ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(8) "SINISTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(497) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"5","floor_id_new":"1","status_id_new":"1","position_old":"1","position_new":"16","version_new":"Limited.","year1_new":"2000","year2_new":"2006","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"SINISTRO","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } [2]=> object(stdClass)#640 (209) { ["id"]=> string(5) "77912" ["part_id"]=> string(5) "12500" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:38:40" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "194810" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2020-06-16" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "2" ["scraffholder_id_old"]=> string(1) "5" ["scraffholder_id_new"]=> string(2) "61" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "16" ["position_new"]=> string(1) "2" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(8) "Limited." ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(8) "SINISTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(520) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_old":"3","location_id_new":"2","scraffholder_id_old":"5","scraffholder_id_new":"61","floor_id_new":"1","status_id_new":"1","position_old":"16","position_new":"2","version_new":"Limited.","year1_new":"2000","year2_new":"2006","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"SINISTRO","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } } }
object(stdClass)#603 (119) { ["id"]=> string(5) "12499" ["title"]=> string(40) "LAMIERATI Ford Tourneo Limited 2000-2006" ["partname"]=> string(80) " LAMIERATI Ford Tourneo Limited 2000 2006 SCORREVOLE SINISTRO 3/5 PORTE FURGONE" ["partname_display"]=> string(82) " LAMIERATI Ford Tourneo Limited 2000 2006 SCORREVOLE SINISTRO 3/5 PORTE FURGONE" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(4) "9000" ["carmodel_id"]=> string(3) "666" ["location_id"]=> string(1) "2" ["scraffholder_id"]=> string(2) "61" ["floor_id"]=> string(1) "1" ["position"]=> string(1) "2" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-06-16" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "200" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:39:36" ["version"]=> string(8) "Limited " ["year1"]=> string(4) "2000" ["year2"]=> string(4) "2006" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(10) "SCORREVOLE" ["Posizione"]=> string(0) "" ["side"]=> string(8) "SINISTRO" ["configuration"]=> string(9) "3/5 PORTE" ["tipo_vettura"]=> string(7) "FURGONE" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(3) "469" ["only_to_repair"]=> string(1) "0" ["description"]=> string(33) "COLORE NERO. Vetro scorrevole " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(92) " LAMIERATI Ford Tourneo Limited 2000 2006 SCORREVOLE SINISTRO 3/5 PORTE FURGONE 2000 2006 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(4) "Ford" ["wishlistid"]=> NULL ["model_name"]=> string(7) "Tourneo" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(7) "ANSELMO" ["scaffholder"]=> string(2) "60" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "01" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(1) { [0]=> object(stdClass)#651 (7) { ["id"]=> string(5) "57893" ["part_id"]=> string(5) "12499" ["name"]=> string(43) "36922e3c16e71be7a2571f6ee7dc94d8_64058.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12499/36922e3c16e71be7a2571f6ee7dc94d8_64058.jpeg" ["ordering"]=> string(1) "1" } } ["log"]=> array(0) { } ["editlog"]=> array(3) { [0]=> object(stdClass)#659 (209) { ["id"]=> string(5) "34040" ["part_id"]=> string(5) "12499" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:01:23" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104041" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"200"}" } [1]=> object(stdClass)#660 (209) { ["id"]=> string(5) "41976" ["part_id"]=> string(5) "12499" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2017-11-24 07:23:21" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "119395" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-11-24" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "5" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "1" ["position_new"]=> string(2) "16" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(8) "Limited " ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(10) "SCORREVOLE" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(8) "SINISTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(470) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"5","floor_id_new":"1","status_id_new":"1","position_old":"1","position_new":"16","version_new":"Limited ","year1_new":"2000","year2_new":"2006","metal_body_new":"SCORREVOLE","side_new":"SINISTRO","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } [2]=> object(stdClass)#643 (209) { ["id"]=> string(5) "77913" ["part_id"]=> string(5) "12499" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:39:24" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "194811" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2020-06-16" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "2" ["scraffholder_id_old"]=> string(1) "5" ["scraffholder_id_new"]=> string(2) "61" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "16" ["position_new"]=> string(1) "2" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(8) "Limited " ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(10) "SCORREVOLE" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(8) "SINISTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(493) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_old":"3","location_id_new":"2","scraffholder_id_old":"5","scraffholder_id_new":"61","floor_id_new":"1","status_id_new":"1","position_old":"16","position_new":"2","version_new":"Limited ","year1_new":"2000","year2_new":"2006","metal_body_new":"SCORREVOLE","side_new":"SINISTRO","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } } }
object(stdClass)#604 (119) { ["id"]=> string(5) "12498" ["title"]=> string(40) "LAMIERATI Ford Tourneo Limited 2000-2006" ["partname"]=> string(82) " LAMIERATI Ford Tourneo Limited 2000 2006 SPORTELLONE POSTERIORE 3/5 PORTE FURGONE" ["partname_display"]=> string(84) " LAMIERATI Ford Tourneo Limited 2000 2006 SPORTELLONE POSTERIORE 3/5 PORTE FURGONE" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(4) "9000" ["carmodel_id"]=> string(3) "666" ["location_id"]=> string(1) "2" ["scraffholder_id"]=> string(2) "61" ["floor_id"]=> string(1) "1" ["position"]=> string(1) "2" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-06-16" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "250" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:40:31" ["version"]=> string(7) "Limited" ["year1"]=> string(4) "2000" ["year2"]=> string(4) "2006" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(11) "SPORTELLONE" ["Posizione"]=> string(10) "POSTERIORE" ["side"]=> string(0) "" ["configuration"]=> string(9) "3/5 PORTE" ["tipo_vettura"]=> string(7) "FURGONE" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(3) "469" ["only_to_repair"]=> string(1) "0" ["description"]=> string(13) "COLORE NERO " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(94) " LAMIERATI Ford Tourneo Limited 2000 2006 SPORTELLONE POSTERIORE 3/5 PORTE FURGONE 2000 2006 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(4) "Ford" ["wishlistid"]=> NULL ["model_name"]=> string(7) "Tourneo" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(7) "ANSELMO" ["scaffholder"]=> string(2) "60" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "01" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(1) { [0]=> object(stdClass)#653 (7) { ["id"]=> string(5) "57892" ["part_id"]=> string(5) "12498" ["name"]=> string(43) "eb9cd8269a00f2715beb9310da23214e_65491.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12498/eb9cd8269a00f2715beb9310da23214e_65491.jpeg" ["ordering"]=> string(1) "1" } } ["log"]=> array(0) { } ["editlog"]=> array(4) { [0]=> object(stdClass)#663 (209) { ["id"]=> string(5) "34041" ["part_id"]=> string(5) "12498" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:01:43" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104042" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "250" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"250"}" } [1]=> object(stdClass)#664 (209) { ["id"]=> string(5) "41975" ["part_id"]=> string(5) "12498" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2017-11-24 07:21:52" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "119394" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "250" ["date"]=> string(10) "2017-11-24" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "5" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "1" ["position_new"]=> string(2) "16" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(7) "Limited" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(11) "SPORTELLONE" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(10) "POSTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(477) "{"price_new":"250","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"5","floor_id_new":"1","status_id_new":"1","position_old":"1","position_new":"16","version_new":"Limited","year1_new":"2000","year2_new":"2006","metal_body_new":"SPORTELLONE","Posizione_new":"POSTERIORE","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } [2]=> object(stdClass)#646 (209) { ["id"]=> string(5) "77915" ["part_id"]=> string(5) "12498" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-06-16 08:40:21" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "194813" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "250" ["date"]=> string(10) "2020-06-16" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "9000" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "666" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "2" ["scraffholder_id_old"]=> string(1) "5" ["scraffholder_id_new"]=> string(2) "61" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "16" ["position_new"]=> string(1) "2" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(7) "Limited" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2000" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2006" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(11) "SPORTELLONE" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(10) "POSTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(9) "3/5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "FURGONE" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "469" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(500) "{"price_new":"250","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"9000","carmodel_id_new":"666","location_id_old":"3","location_id_new":"2","scraffholder_id_old":"5","scraffholder_id_new":"61","floor_id_new":"1","status_id_new":"1","position_old":"16","position_new":"2","version_new":"Limited","year1_new":"2000","year2_new":"2006","metal_body_new":"SPORTELLONE","Posizione_new":"POSTERIORE","configuration_new":"3\/5 PORTE","tipo_vettura_new":"FURGONE","card_new":"469"}" } [3]=> object(stdClass)#648 (209) { ["id"]=> string(6) "128541" ["part_id"]=> string(5) "12498" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2024-04-25 19:58:23" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "290689" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2024-04-25" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"2"}" } } }
object(stdClass)#605 (119) { ["id"]=> string(5) "12497" ["title"]=> string(46) "ALBERO DI TRASMISSIONE Piaggio Porter dal 2001" ["partname"]=> string(95) " ALBERO DI TRASMISSIONE Piaggio Porter 2001 1300 Benzina POSTERIORE MANUALE SINGOLE UNICO 50 00" ["partname_display"]=> string(100) " ALBERO DI TRASMISSIONE Piaggio Porter 2001 1300 Benzina POSTERIORE MANUALE SINGOLE UNICO 50,00 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "19600" ["carmodel_id"]=> string(3) "601" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "51" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-08" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "6" ["shipment_type"]=> NULL ["price"]=> string(3) "150" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 14:22:07" ["version"]=> string(0) "" ["year1"]=> string(4) "2001" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(4) "1300" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(7) "Benzina" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(29) "xxx2,xxx3,xxx4,xxx5,xxx6,xxx7" ["only_to_repair"]=> string(1) "0" ["description"]=> string(0) "" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(10) "POSTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "50,00" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(112) " ALBERO DI TRASMISSIONE Piaggio Porter 2001 1300 Benzina POSTERIORE MANUALE SINGOLE UNICO 50 00 2001 E/FIRENZE " ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/FIRENZE" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(7) "Piaggio" ["wishlistid"]=> NULL ["model_name"]=> string(6) "Porter" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "50" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(8) { [0]=> object(stdClass)#657 (7) { ["id"]=> string(5) "57884" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "3fedc3a51ee63a3eab22c1c36a25d6e8_151719.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/3fedc3a51ee63a3eab22c1c36a25d6e8_151719.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#658 (7) { ["id"]=> string(5) "57885" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "3fedc3a51ee63a3eab22c1c36a25d6e8_102181.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/3fedc3a51ee63a3eab22c1c36a25d6e8_102181.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#661 (7) { ["id"]=> string(5) "57886" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "0b328b29d130a721f268000f8a91295b_156002.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/0b328b29d130a721f268000f8a91295b_156002.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#662 (7) { ["id"]=> string(5) "57887" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "f8f689b03893c03bff4e560feb46f6b7_139324.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/f8f689b03893c03bff4e560feb46f6b7_139324.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#665 (7) { ["id"]=> string(5) "57888" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "f8f689b03893c03bff4e560feb46f6b7_131263.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/f8f689b03893c03bff4e560feb46f6b7_131263.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#666 (7) { ["id"]=> string(5) "57889" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "f8f689b03893c03bff4e560feb46f6b7_148350.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/f8f689b03893c03bff4e560feb46f6b7_148350.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#670 (7) { ["id"]=> string(5) "57890" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "f8f689b03893c03bff4e560feb46f6b7_137256.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/f8f689b03893c03bff4e560feb46f6b7_137256.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#671 (7) { ["id"]=> string(5) "57891" ["part_id"]=> string(5) "12497" ["name"]=> string(44) "0b328b29d130a721f268000f8a91295b_149436.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12497/0b328b29d130a721f268000f8a91295b_149436.jpeg" ["ordering"]=> string(1) "8" } } ["log"]=> array(0) { } ["editlog"]=> array(2) { [0]=> object(stdClass)#667 (209) { ["id"]=> string(5) "34042" ["part_id"]=> string(5) "12497" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:02:06" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104043" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"150"}" } [1]=> object(stdClass)#669 (209) { ["id"]=> string(5) "76208" ["part_id"]=> string(5) "12497" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 14:21:57" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191995" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "7" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "45" ["position_new"]=> string(2) "51" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2001" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1300" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(34) "xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "50,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(588) "{"price_new":"150","quantity_new":"7","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"45","position_new":"51","year1_new":"2001","spec_new":"1300","supplytype_new":"Benzina","card_new":"xxx1,xxx2,xxx3,xxx4,xxx5,xxx6,xxx7","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"50,00","fornitore_new":"E\/FIRENZE"}" } } }
object(stdClass)#606 (119) { ["id"]=> string(5) "12494" ["title"]=> string(47) "ALBERO DI TRASMISSIONE Piaggio Porter Cassonato" ["partname"]=> string(92) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato 1300 POSTERIORE MANUALE SINGOLE UNICO 51 50" ["partname_display"]=> string(99) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato 1300 POSTERIORE MANUALE SINGOLE UNICO 51,50 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "19600" ["carmodel_id"]=> string(3) "601" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "52" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "35" ["registration_date"]=> string(10) "2021-07-09" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(1) "6" ["shipment_type"]=> NULL ["price"]=> string(3) "150" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "35" ["modified_date"]=> string(19) "2021-07-09 08:58:36" ["version"]=> string(9) "Cassonato" ["year1"]=> string(0) "" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(4) "1300" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(27) "xxx1,178,xxx2,xxx3,596,1604" ["only_to_repair"]=> string(1) "0" ["description"]=> string(36) "TIPO MOTORE DAIHATSU-HC. CM. 51,50" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(10) "POSTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "51,50" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(103) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato 1300 POSTERIORE MANUALE SINGOLE UNICO 51 50 E/FIRENZE " ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/FIRENZE" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(7) "Piaggio" ["wishlistid"]=> NULL ["model_name"]=> string(6) "Porter" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "51" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(8) { [0]=> object(stdClass)#673 (7) { ["id"]=> string(5) "57876" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "20de194e1de8bc5e2f46ff8074d321b3_162860.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/20de194e1de8bc5e2f46ff8074d321b3_162860.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#674 (7) { ["id"]=> string(5) "57877" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "4789f219d0caffa1be76161e16c57468_111234.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/4789f219d0caffa1be76161e16c57468_111234.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#675 (7) { ["id"]=> string(5) "57878" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "d16c0e334cae0d87560440d45ac82169_150286.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/d16c0e334cae0d87560440d45ac82169_150286.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#676 (7) { ["id"]=> string(5) "57879" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "b4e9c1425862d9472fd11cfc624e19ce_161692.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/b4e9c1425862d9472fd11cfc624e19ce_161692.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#677 (7) { ["id"]=> string(5) "57880" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "b4e9c1425862d9472fd11cfc624e19ce_125314.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/b4e9c1425862d9472fd11cfc624e19ce_125314.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#678 (7) { ["id"]=> string(5) "57881" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "b4e9c1425862d9472fd11cfc624e19ce_268910.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/b4e9c1425862d9472fd11cfc624e19ce_268910.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#680 (7) { ["id"]=> string(5) "57882" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "7330a55fa20b88c345739e23ee7e2f5d_140028.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/7330a55fa20b88c345739e23ee7e2f5d_140028.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#681 (7) { ["id"]=> string(5) "57883" ["part_id"]=> string(5) "12494" ["name"]=> string(44) "7330a55fa20b88c345739e23ee7e2f5d_383580.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12494/7330a55fa20b88c345739e23ee7e2f5d_383580.jpeg" ["ordering"]=> string(1) "8" } } ["log"]=> array(0) { } ["editlog"]=> array(10) { [0]=> object(stdClass)#679 (209) { ["id"]=> string(5) "34045" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:03:14" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104046" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"150"}" } [1]=> object(stdClass)#656 (209) { ["id"]=> string(5) "45192" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-02-12 07:51:55" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "125599" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2018-02-12" ["quantity_old"]=> string(1) "2" ["quantity_new"]=> string(1) "3" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "45" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "Xxx1,Xxx2" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(476) "{"price_new":"150","quantity_old":"2","quantity_new":"3","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"45","version_new":"Cassonato","card_new":"Xxx1,Xxx2","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [2]=> object(stdClass)#652 (209) { ["id"]=> string(5) "45201" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-02-12 08:28:15" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "125609" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2018-02-12" ["quantity_old"]=> string(1) "3" ["quantity_new"]=> string(1) "4" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "45" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "Xxx1,Xxx2" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(476) "{"price_new":"150","quantity_old":"3","quantity_new":"4","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"45","version_new":"Cassonato","card_new":"Xxx1,Xxx2","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [3]=> object(stdClass)#668 (209) { ["id"]=> string(5) "45204" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-02-12 09:02:45" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "125618" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2018-02-12" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "4" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "45" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "Xxx1,Xxx2" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(457) "{"price_new":"150","quantity_new":"4","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"45","version_new":"Cassonato","card_new":"Xxx1,Xxx2","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [4]=> object(stdClass)#672 (209) { ["id"]=> string(5) "71582" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2020-01-07 09:01:34" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "181790" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-01-07" ["quantity_old"]=> string(1) "3" ["quantity_new"]=> string(1) "4" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "45" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(14) "xxx1,xxx2,1714" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(481) "{"price_new":"150","quantity_old":"3","quantity_new":"4","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"3","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_new":"45","version_new":"Cassonato","card_new":"xxx1,xxx2,1714","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [5]=> object(stdClass)#690 (209) { ["id"]=> string(5) "76210" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 14:32:22" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191997" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "4" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "45" ["position_new"]=> string(2) "52" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(18) "xxx1,xxx2,1714,178" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(534) "{"price_new":"150","quantity_new":"4","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"45","position_new":"52","version_new":"Cassonato","card_new":"xxx1,xxx2,1714,178","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [6]=> object(stdClass)#691 (209) { ["id"]=> string(5) "76211" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 14:34:18" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191998" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-08" ["quantity_old"]=> string(1) "4" ["quantity_new"]=> string(1) "5" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "52" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(23) "xxx1,1714,178,xxx2,xxx3" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(490) "{"price_new":"150","quantity_old":"4","quantity_new":"5","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_new":"52","version_new":"Cassonato","card_new":"xxx1,1714,178,xxx2,xxx3","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [7]=> object(stdClass)#692 (209) { ["id"]=> string(5) "84487" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2021-02-01 14:10:04" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "209051" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2021-02-01" ["quantity_old"]=> string(1) "4" ["quantity_new"]=> string(1) "5" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "52" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1300" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(27) "xxx1,1714,178,xxx2,xxx3,596" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(94) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato POSTERIORE MANUALE SINGOLE UNICO 51,50 " ["partname_display_new"]=> string(98) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato 1300 POSTERIORE MANUALE SINGOLE UNICO 51,50 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(512) "{"price_new":"150","quantity_old":"4","quantity_new":"5","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_new":"52","version_new":"Cassonato","spec_new":"1300","card_new":"xxx1,1714,178,xxx2,xxx3,596","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","fornitore_new":"E\/FIRENZE"}" } [8]=> object(stdClass)#693 (209) { ["id"]=> string(5) "90553" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2021-07-09 08:58:28" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "220843" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2021-07-09" ["quantity_old"]=> string(1) "5" ["quantity_new"]=> string(1) "7" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "52" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "Cassonato" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1300" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(32) "xxx1,1714,178,xxx2,xxx3,596,1604" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "51,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["marcaCCdata_new"]=> string(2) "[]" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(98) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato 1300 POSTERIORE MANUALE SINGOLE UNICO 51,50 " ["partname_display_new"]=> string(99) " ALBERO DI TRASMISSIONE Piaggio Porter Cassonato 1300 POSTERIORE MANUALE SINGOLE UNICO 51,50 " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(599) "{"price_new":"150","quantity_old":"5","quantity_new":"7","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_new":"52","version_new":"Cassonato","spec_new":"1300","card_new":"xxx1,1714,178,xxx2,xxx3,596,1604","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"51,50","marcaCCdata_old":"[{\"marca_CC\":\"\",\"seriale\":\"\"}]","marcaCCdata_new":"[]","fornitore_new":"E\/FIRENZE"}" } [9]=> object(stdClass)#694 (209) { ["id"]=> string(6) "138334" ["part_id"]=> string(5) "12494" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2024-10-01 07:16:24" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "305615" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2024-10-01" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"2"}" } } }
object(stdClass)#607 (119) { ["id"]=> string(5) "12493" ["title"]=> string(26) "LAMIERATI BMW X5 2007-2012" ["partname"]=> string(66) " LAMIERATI BMW X5 2007 2012 SPORTELLONE POSTERIORE 5 PORTE BERLINA" ["partname_display"]=> string(69) " LAMIERATI BMW X5 2007 2012 SPORTELLONE POSTERIORE 5 PORTE BERLINA" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(4) "3500" ["carmodel_id"]=> string(3) "876" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "2" ["position"]=> string(2) "81" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-09-10" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "300" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-09-10 08:33:03" ["version"]=> string(0) "" ["year1"]=> string(4) "2007" ["year2"]=> string(4) "2012" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(11) "SPORTELLONE" ["Posizione"]=> string(10) "POSTERIORE" ["side"]=> string(0) "" ["configuration"]=> string(7) "5 PORTE" ["tipo_vettura"]=> string(7) "BERLINA" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "1015" ["only_to_repair"]=> string(1) "0" ["description"]=> string(36) "COLORE BLU ATTENZIONE LUNOTTO ROTTO" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(78) " LAMIERATI BMW X5 2007 2012 SPORTELLONE POSTERIORE 5 PORTE BERLINA 2007 2012 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(3) "BMW" ["wishlistid"]=> NULL ["model_name"]=> string(2) "X5" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "B" ["part_position"]=> string(2) "80" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(1) { [0]=> object(stdClass)#683 (7) { ["id"]=> string(6) "131165" ["part_id"]=> string(5) "12493" ["name"]=> string(45) "d4bb7c58b749c9f2465d249ad754f465_2121630.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(90) "media/com_carparts/ajax_uploader/files/12493/d4bb7c58b749c9f2465d249ad754f465_2121630.jpeg" ["ordering"]=> string(1) "1" } } ["log"]=> array(0) { } ["editlog"]=> array(3) { [0]=> object(stdClass)#689 (209) { ["id"]=> string(5) "34046" ["part_id"]=> string(5) "12493" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:03:40" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104047" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "300" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"300"}" } [1]=> object(stdClass)#697 (209) { ["id"]=> string(5) "79936" ["part_id"]=> string(5) "12493" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-09-10 08:28:00" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "199546" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "300" ["date"]=> string(10) "2020-09-10" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "3500" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "876" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "1" ["position_new"]=> string(2) "80" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2007" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2012" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(11) "SPORTELLONE" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(10) "POSTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1015" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(473) "{"price_new":"300","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"3500","carmodel_id_new":"876","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"1","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"1","position_new":"80","year1_new":"2007","year2_new":"2012","metal_body_new":"SPORTELLONE","Posizione_new":"POSTERIORE","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1015"}" } [2]=> object(stdClass)#696 (209) { ["id"]=> string(5) "79937" ["part_id"]=> string(5) "12493" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-09-10 08:32:57" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "199548" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "300" ["date"]=> string(10) "2020-09-10" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(4) "3500" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "876" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(1) "1" ["floor_id_new"]=> string(1) "2" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "80" ["position_new"]=> string(2) "81" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2007" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2012" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(11) "SPORTELLONE" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(10) "POSTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1015" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(445) "{"price_new":"300","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"3500","carmodel_id_new":"876","location_id_new":"7","scraffholder_id_new":"4","floor_id_old":"1","floor_id_new":"2","status_id_new":"1","position_old":"80","position_new":"81","year1_new":"2007","year2_new":"2012","metal_body_new":"SPORTELLONE","Posizione_new":"POSTERIORE","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1015"}" } } }
object(stdClass)#608 (119) { ["id"]=> string(5) "12489" ["title"]=> string(37) "ALBERO DI TRASMISSIONE Piaggio Porter" ["partname"]=> string(82) " ALBERO DI TRASMISSIONE Piaggio Porter 1000 POSTERIORE MANUALE SINGOLE UNICO 72 00" ["partname_display"]=> string(89) " ALBERO DI TRASMISSIONE Piaggio Porter 1000 POSTERIORE MANUALE SINGOLE UNICO 72,00 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "19600" ["carmodel_id"]=> string(3) "601" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "54" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-08" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "2" ["shipment_type"]=> NULL ["price"]=> string(3) "150" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 15:05:24" ["version"]=> string(0) "" ["year1"]=> string(0) "" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(4) "1000" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(9) "xxx1,xxx2" ["only_to_repair"]=> string(1) "0" ["description"]=> string(0) "" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(10) "POSTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "72,00" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(93) " ALBERO DI TRASMISSIONE Piaggio Porter 1000 POSTERIORE MANUALE SINGOLE UNICO 72 00 E/FIRENZE " ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/FIRENZE" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(7) "Piaggio" ["wishlistid"]=> NULL ["model_name"]=> string(6) "Porter" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "53" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(8) { [0]=> object(stdClass)#685 (7) { ["id"]=> string(5) "57853" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "a5b59985ed6a9f6fc69e13ef3611d19c_157655.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/a5b59985ed6a9f6fc69e13ef3611d19c_157655.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#686 (7) { ["id"]=> string(5) "57854" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "ee70391df4d1634edc599d84abdbe75a_127845.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/ee70391df4d1634edc599d84abdbe75a_127845.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#687 (7) { ["id"]=> string(5) "57855" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "ee70391df4d1634edc599d84abdbe75a_115173.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/ee70391df4d1634edc599d84abdbe75a_115173.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#688 (7) { ["id"]=> string(5) "57856" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "9f242eb1b3ab73b9673623249ae32cdf_156588.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/9f242eb1b3ab73b9673623249ae32cdf_156588.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#698 (7) { ["id"]=> string(5) "57857" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "ee70391df4d1634edc599d84abdbe75a_131245.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/ee70391df4d1634edc599d84abdbe75a_131245.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#699 (7) { ["id"]=> string(5) "57858" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "9f242eb1b3ab73b9673623249ae32cdf_137177.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/9f242eb1b3ab73b9673623249ae32cdf_137177.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#702 (7) { ["id"]=> string(5) "57859" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "b43539879625b286aeb272e41347baba_141103.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/b43539879625b286aeb272e41347baba_141103.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#703 (7) { ["id"]=> string(5) "57860" ["part_id"]=> string(5) "12489" ["name"]=> string(44) "b43539879625b286aeb272e41347baba_245443.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12489/b43539879625b286aeb272e41347baba_245443.jpeg" ["ordering"]=> string(1) "8" } } ["log"]=> array(2) { [0]=> object(stdClass)#701 (11) { ["id"]=> string(5) "47077" ["part_id"]=> string(5) "12489" ["type"]=> string(6) "status" ["user_id"]=> string(2) "25" ["modified_date"]=> string(19) "2019-07-19 09:03:27" ["user_name"]=> string(5) "Mirko" ["log_id"]=> string(6) "169602" ["old_status"]=> string(1) "9" ["new_status"]=> string(1) "1" ["date"]=> string(19) "2019-07-19 09:03:27" ["status"]=> string(11) "DISPONIBILE" } [1]=> object(stdClass)#682 (11) { ["id"]=> string(5) "45439" ["part_id"]=> string(5) "12489" ["type"]=> string(6) "status" ["user_id"]=> string(2) "25" ["modified_date"]=> string(19) "2019-05-29 09:24:27" ["user_name"]=> string(5) "Mirko" ["log_id"]=> string(6) "165423" ["old_status"]=> string(1) "1" ["new_status"]=> string(1) "9" ["date"]=> string(19) "2019-05-29 09:24:27" ["status"]=> string(13) "IN TRATTATIVA" } } ["editlog"]=> array(2) { [0]=> object(stdClass)#700 (209) { ["id"]=> string(5) "34051" ["part_id"]=> string(5) "12489" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-08 06:05:55" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "104052" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2017-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"150"}" } [1]=> object(stdClass)#695 (209) { ["id"]=> string(5) "76216" ["part_id"]=> string(5) "12489" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-08 15:05:07" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "192004" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19600" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "601" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "44" ["position_new"]=> string(2) "54" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1000" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "xxx1,xxx2" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "72,00" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(9) "E/FIRENZE" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(517) "{"price_new":"150","quantity_new":"2","adminstatus_new":"2","cat_id_new":"1","brand_id_new":"19600","carmodel_id_new":"601","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"44","position_new":"54","spec_new":"1000","card_new":"xxx1,xxx2","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"72,00","fornitore_new":"E\/FIRENZE"}" } } }
object(stdClass)#609 (119) { ["id"]=> string(5) "12484" ["title"]=> string(34) "LAMIERATI Peugeot 308 fino al 2008" ["partname"]=> string(60) " LAMIERATI Peugeot 308 2008 COFANO ANTERIORE 5 PORTE BERLINA" ["partname_display"]=> string(64) " LAMIERATI Peugeot 308 2008 COFANO ANTERIORE 5 PORTE BERLINA" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "19300" ["carmodel_id"]=> string(3) "305" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "2" ["floor_id"]=> string(1) "2" ["position"]=> string(2) "22" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "35" ["registration_date"]=> string(10) "2017-05-05" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "100" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "26" ["modified_date"]=> string(19) "2020-05-29 06:20:09" ["version"]=> string(0) "" ["year1"]=> string(0) "" ["year2"]=> string(4) "2008" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(6) "COFANO" ["Posizione"]=> string(9) "ANTERIORE" ["side"]=> string(0) "" ["configuration"]=> string(7) "5 PORTE" ["tipo_vettura"]=> string(7) "BERLINA" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "1232" ["only_to_repair"]=> string(1) "0" ["description"]=> string(51) "COLORE GRIGIO SCURO. Ammaccatura evidente lato dx " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(66) " LAMIERATI Peugeot 308 2008 COFANO ANTERIORE 5 PORTE BERLINA 2008 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(7) "Peugeot" ["wishlistid"]=> NULL ["model_name"]=> string(3) "308" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "01" ["floor"]=> string(1) "B" ["part_position"]=> string(2) "21" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(2) { [0]=> object(stdClass)#705 (7) { ["id"]=> string(5) "57843" ["part_id"]=> string(5) "12484" ["name"]=> string(44) "cdd8dc6f673d80a7c11cdc945410e2cf_145156.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12484/cdd8dc6f673d80a7c11cdc945410e2cf_145156.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#706 (7) { ["id"]=> string(5) "57844" ["part_id"]=> string(5) "12484" ["name"]=> string(43) "cdd8dc6f673d80a7c11cdc945410e2cf_82146.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12484/cdd8dc6f673d80a7c11cdc945410e2cf_82146.jpeg" ["ordering"]=> string(1) "2" } } ["log"]=> array(0) { } ["editlog"]=> array(3) { [0]=> object(stdClass)#711 (209) { ["id"]=> string(5) "33987" ["part_id"]=> string(5) "12484" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-05 09:20:35" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103956" ["price_old"]=> string(1) "0" ["price_new"]=> string(2) "80" ["date"]=> string(10) "2017-05-05" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(18) "{"price_new":"80"}" } [1]=> object(stdClass)#713 (209) { ["id"]=> string(5) "33988" ["part_id"]=> string(5) "12484" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-05 09:21:05" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103957" ["price_old"]=> string(2) "80" ["price_new"]=> string(3) "100" ["date"]=> string(10) "2017-05-05" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(36) "{"price_old":"80","price_new":"100"}" } [2]=> object(stdClass)#712 (209) { ["id"]=> string(5) "77198" ["part_id"]=> string(5) "12484" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "26" ["modified_date"]=> string(19) "2020-05-29 06:20:09" ["user_name"]=> string(6) "Andrea" ["log_id"]=> string(6) "193576" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2020-05-29" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "5" ["position_new"]=> string(2) "22" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(84) "{"location_id_old":"3","location_id_new":"7","position_old":"5","position_new":"22"}" } } }
object(stdClass)#610 (119) { ["id"]=> string(5) "12482" ["title"]=> string(34) "LAMIERATI Peugeot 308 fino al 2008" ["partname"]=> string(70) " LAMIERATI Peugeot 308 2008 SPORTELLO ANTERIORE DESTRO 5 PORTE BERLINA" ["partname_display"]=> string(73) " LAMIERATI Peugeot 308 2008 SPORTELLO ANTERIORE DESTRO 5 PORTE BERLINA" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "19300" ["carmodel_id"]=> string(3) "305" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "3" ["floor_id"]=> string(1) "1" ["position"]=> string(1) "4" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-07" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "200" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-07 09:48:13" ["version"]=> string(0) "" ["year1"]=> string(0) "" ["year2"]=> string(4) "2008" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(9) "SPORTELLO" ["Posizione"]=> string(9) "ANTERIORE" ["side"]=> string(6) "DESTRO" ["configuration"]=> string(7) "5 PORTE" ["tipo_vettura"]=> string(7) "BERLINA" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "1232" ["only_to_repair"]=> string(1) "0" ["description"]=> string(21) "COLORE GRIGIO SCURO " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(76) " LAMIERATI Peugeot 308 2008 SPORTELLO ANTERIORE DESTRO 5 PORTE BERLINA 2008 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(7) "Peugeot" ["wishlistid"]=> NULL ["model_name"]=> string(3) "308" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "02" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "03" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(2) { [0]=> object(stdClass)#708 (7) { ["id"]=> string(5) "57838" ["part_id"]=> string(5) "12482" ["name"]=> string(43) "0623f30297eb31708479ca81c9e68f9b_55549.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12482/0623f30297eb31708479ca81c9e68f9b_55549.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#709 (7) { ["id"]=> string(5) "57839" ["part_id"]=> string(5) "12482" ["name"]=> string(43) "0623f30297eb31708479ca81c9e68f9b_56293.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12482/0623f30297eb31708479ca81c9e68f9b_56293.jpeg" ["ordering"]=> string(1) "2" } } ["log"]=> array(6) { [0]=> object(stdClass)#718 (11) { ["id"]=> string(5) "46176" ["part_id"]=> string(5) "12482" ["type"]=> string(6) "status" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-06-18 08:28:44" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "167150" ["old_status"]=> string(1) "5" ["new_status"]=> string(1) "7" ["date"]=> string(19) "2019-06-18 08:28:44" ["status"]=> string(21) "IN ATTESA DI CONSEGNA" } [1]=> object(stdClass)#704 (11) { ["id"]=> string(5) "46137" ["part_id"]=> string(5) "12482" ["type"]=> string(6) "status" ["user_id"]=> string(2) "31" ["modified_date"]=> string(19) "2019-06-17 08:58:54" ["user_name"]=> string(7) "Giacomo" ["log_id"]=> string(6) "167075" ["old_status"]=> string(1) "9" ["new_status"]=> string(1) "5" ["date"]=> string(19) "2019-06-17 08:58:54" ["status"]=> string(18) "DA PORTARE IN SEDE" } [2]=> object(stdClass)#684 (11) { ["id"]=> string(5) "44317" ["part_id"]=> string(5) "12482" ["type"]=> string(6) "status" ["user_id"]=> string(2) "25" ["modified_date"]=> string(19) "2019-04-17 13:32:15" ["user_name"]=> string(5) "Mirko" ["log_id"]=> string(6) "161993" ["old_status"]=> string(1) "1" ["new_status"]=> string(1) "9" ["date"]=> string(19) "2019-04-17 13:32:15" ["status"]=> string(13) "IN TRATTATIVA" } [3]=> object(stdClass)#707 (11) { ["id"]=> string(5) "36132" ["part_id"]=> string(5) "12482" ["type"]=> string(6) "status" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-08-01 08:19:54" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "140020" ["old_status"]=> string(1) "5" ["new_status"]=> string(1) "7" ["date"]=> string(19) "2018-08-01 08:19:54" ["status"]=> string(21) "IN ATTESA DI CONSEGNA" } [4]=> object(stdClass)#723 (11) { ["id"]=> string(5) "36118" ["part_id"]=> string(5) "12482" ["type"]=> string(6) "status" ["user_id"]=> string(2) "25" ["modified_date"]=> string(19) "2018-07-31 14:30:13" ["user_name"]=> string(5) "Mirko" ["log_id"]=> string(6) "139992" ["old_status"]=> string(1) "9" ["new_status"]=> string(1) "5" ["date"]=> string(19) "2018-07-31 14:30:13" ["status"]=> string(18) "DA PORTARE IN SEDE" } [5]=> object(stdClass)#724 (11) { ["id"]=> string(5) "36082" ["part_id"]=> string(5) "12482" ["type"]=> string(6) "status" ["user_id"]=> string(2) "25" ["modified_date"]=> string(19) "2018-07-31 07:47:40" ["user_name"]=> string(5) "Mirko" ["log_id"]=> string(6) "139939" ["old_status"]=> string(1) "1" ["new_status"]=> string(1) "9" ["date"]=> string(19) "2018-07-31 07:47:40" ["status"]=> string(13) "IN TRATTATIVA" } } ["editlog"]=> array(7) { [0]=> object(stdClass)#717 (209) { ["id"]=> string(5) "33990" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-05 09:21:52" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103959" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-05-05" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"200"}" } [1]=> object(stdClass)#725 (209) { ["id"]=> string(5) "51904" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-08-31 06:21:03" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "140727" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2018-08-31" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19300" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "305" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "1" ["floor_id_old"]=> string(1) "2" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(1) "7" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "5" ["position_new"]=> string(2) "68" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2008" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1232" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(489) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"19300","carmodel_id_new":"305","location_id_new":"3","scraffholder_id_old":"2","scraffholder_id_new":"1","floor_id_old":"2","floor_id_new":"1","status_id_old":"7","status_id_new":"1","position_old":"5","position_new":"68","year2_new":"2008","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1232"}" } [2]=> object(stdClass)#726 (209) { ["id"]=> string(5) "51913" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-08-31 08:14:53" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "140740" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2018-08-31" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19300" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "305" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "2" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "68" ["position_new"]=> string(1) "5" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2008" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1232" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(450) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"19300","carmodel_id_new":"305","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"2","floor_id_new":"1","status_id_new":"1","position_old":"68","position_new":"5","year2_new":"2008","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1232"}" } [3]=> object(stdClass)#727 (209) { ["id"]=> string(5) "65776" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2019-07-05 06:22:05" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "168347" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2019-07-05" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19300" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "305" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "1" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(1) "7" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "5" ["position_new"]=> string(2) "49" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2008" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1232" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(470) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"19300","carmodel_id_new":"305","location_id_new":"3","scraffholder_id_old":"2","scraffholder_id_new":"1","floor_id_new":"1","status_id_old":"7","status_id_new":"1","position_old":"5","position_new":"49","year2_new":"2008","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1232"}" } [4]=> object(stdClass)#728 (209) { ["id"]=> string(5) "65862" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-07-08 07:15:12" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "168486" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2019-07-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19300" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "305" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "49" ["position_new"]=> string(1) "3" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2008" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1232" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(450) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"19300","carmodel_id_new":"305","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"49","position_new":"3","year2_new":"2008","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1232"}" } [5]=> object(stdClass)#729 (209) { ["id"]=> string(5) "76052" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-07 09:01:43" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191811" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2020-05-07" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19300" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "305" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "4" ["scraffholder_id_new"]=> string(1) "3" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "3" ["position_new"]=> string(1) "6" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2008" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1232" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(471) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"19300","carmodel_id_new":"305","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"4","scraffholder_id_new":"3","floor_id_new":"1","status_id_new":"1","position_old":"3","position_new":"6","year2_new":"2008","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1232"}" } [6]=> object(stdClass)#730 (209) { ["id"]=> string(5) "76092" ["part_id"]=> string(5) "12482" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-07 09:48:07" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "191853" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2020-05-07" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "11" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(5) "19300" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "305" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "3" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "6" ["position_new"]=> string(1) "4" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2008" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(9) "SPORTELLO" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(9) "ANTERIORE" ["side_old"]=> string(0) "" ["side_new"]=> string(6) "DESTRO" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(7) "5 PORTE" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(7) "BERLINA" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "1232" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(423) "{"price_new":"200","quantity_new":"1","adminstatus_new":"2","cat_id_new":"11","brand_id_new":"19300","carmodel_id_new":"305","location_id_new":"7","scraffholder_id_new":"3","floor_id_new":"1","status_id_new":"1","position_old":"6","position_new":"4","year2_new":"2008","metal_body_new":"SPORTELLO","Posizione_new":"ANTERIORE","side_new":"DESTRO","configuration_new":"5 PORTE","tipo_vettura_new":"BERLINA","card_new":"1232"}" } } }
object(stdClass)#595 (119) { ["id"]=> string(5) "12473" ["title"]=> string(46) "ALBERO DI TRASMISSIONE BEDFORD RASCAL dal 1988" ["partname"]=> string(94) " ALBERO DI TRASMISSIONE BEDFORD RASCAL 1988 970 Benzina POSTERIORE MANUALE SINGOLE UNICO 62 50" ["partname_display"]=> string(100) " ALBERO DI TRASMISSIONE BEDFORD RASCAL 1988 970 Benzina POSTERIORE MANUALE SINGOLE UNICO 62,50 " ["cat_id"]=> string(1) "1" ["parent"]=> string(1) "0" ["brand_id"]=> string(1) "0" ["carmodel_id"]=> string(1) "0" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "62" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2020-05-12" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "150" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-12 12:42:46" ["version"]=> string(14) "BEDFORD RASCAL" ["year1"]=> string(4) "1988" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(3) "970" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(7) "Benzina" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(3) "409" ["only_to_repair"]=> string(1) "0" ["description"]=> string(38) "MOTORE SUZUKI CAMBIO MANUALE A 5 MARCE" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(10) "POSTERIORE" ["trasmissione_cambio"]=> string(7) "MANUALE" ["ruote"]=> string(7) "SINGOLE" ["albero"]=> string(5) "UNICO" ["albero_field1"]=> string(5) "62,50" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(30) "[{"marca_CC":"","seriale":""}]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(100) " ALBERO DI TRASMISSIONE BEDFORD RASCAL 1988 970 Benzina POSTERIORE MANUALE SINGOLE UNICO 62 50 1988 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> NULL ["wishlistid"]=> NULL ["model_name"]=> NULL ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "61" ["name"]=> string(22) "ALBERO DI TRASMISSIONE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(8) { [0]=> object(stdClass)#714 (7) { ["id"]=> string(5) "57809" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "13f85122abad94a75e5ac453c50d7f3b_154228.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/13f85122abad94a75e5ac453c50d7f3b_154228.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#715 (7) { ["id"]=> string(5) "57810" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "13f85122abad94a75e5ac453c50d7f3b_102472.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/13f85122abad94a75e5ac453c50d7f3b_102472.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#716 (7) { ["id"]=> string(5) "57811" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "6908f0e2d070a272480cac7ef2ad9052_146211.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/6908f0e2d070a272480cac7ef2ad9052_146211.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#719 (7) { ["id"]=> string(5) "57812" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "14408763eb6ef2c607bb2b3a91b1d59b_162416.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/14408763eb6ef2c607bb2b3a91b1d59b_162416.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#720 (7) { ["id"]=> string(5) "57813" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "6908f0e2d070a272480cac7ef2ad9052_106909.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/6908f0e2d070a272480cac7ef2ad9052_106909.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#721 (7) { ["id"]=> string(5) "57814" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "14408763eb6ef2c607bb2b3a91b1d59b_160961.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/14408763eb6ef2c607bb2b3a91b1d59b_160961.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#734 (7) { ["id"]=> string(5) "57815" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "14408763eb6ef2c607bb2b3a91b1d59b_126843.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/14408763eb6ef2c607bb2b3a91b1d59b_126843.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#735 (7) { ["id"]=> string(5) "57816" ["part_id"]=> string(5) "12473" ["name"]=> string(44) "14408763eb6ef2c607bb2b3a91b1d59b_206569.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12473/14408763eb6ef2c607bb2b3a91b1d59b_206569.jpeg" ["ordering"]=> string(1) "8" } } ["log"]=> array(0) { } ["editlog"]=> array(2) { [0]=> object(stdClass)#722 (209) { ["id"]=> string(5) "34003" ["part_id"]=> string(5) "12473" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-05 09:30:35" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103974" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2017-05-05" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"150"}" } [1]=> object(stdClass)#733 (209) { ["id"]=> string(5) "76359" ["part_id"]=> string(5) "12473" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-12 12:42:35" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "192230" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "150" ["date"]=> string(10) "2020-05-12" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(1) "1" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(1) "0" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(1) "0" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(1) "2" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "1" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "42" ["position_new"]=> string(2) "62" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(14) "BEDFORD RASCAL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "0" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "1988" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(3) "970" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(3) "409" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(10) "POSTERIORE" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(7) "MANUALE" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(7) "SINGOLE" ["albero_old"]=> string(0) "" ["albero_new"]=> string(5) "UNICO" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(5) "62,50" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(511) "{"price_new":"150","quantity_new":"1","adminstatus_new":"2","cat_id_new":"1","location_id_old":"3","location_id_new":"7","scraffholder_id_old":"2","scraffholder_id_new":"4","floor_id_new":"1","status_id_new":"1","position_old":"42","position_new":"62","version_new":"BEDFORD RASCAL","year1_new":"1988","spec_new":"970","supplytype_new":"Benzina","card_new":"409","trasmissione_trazione_new":"POSTERIORE","trasmissione_cambio_new":"MANUALE","ruote_new":"SINGOLE","albero_new":"UNICO","albero_field1_new":"62,50"}" } } }
object(stdClass)#611 (119) { ["id"]=> string(5) "12464" ["title"]=> string(30) "LAMIERATI Peugeot 308 dal 2008" ["partname"]=> string(73) " LAMIERATI Peugeot 308 2008 SPORTELLO POSTERIORE SINISTRO 5 PORTE BERLINA" ["partname_display"]=> string(76) " LAMIERATI Peugeot 308 2008 SPORTELLO POSTERIORE SINISTRO 5 PORTE BERLINA" ["cat_id"]=> string(2) "11" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "19300" ["carmodel_id"]=> string(3) "305" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "2" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "22" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "35" ["registration_date"]=> string(10) "2017-05-04" ["state"]=> string(1) "0" ["adminstatus"]=> string(13) "DA PUBBLICARE" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "200" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "26" ["modified_date"]=> string(19) "2020-05-29 06:31:16" ["version"]=> string(0) "" ["year1"]=> string(4) "2008" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(9) "SPORTELLO" ["Posizione"]=> string(10) "POSTERIORE" ["side"]=> string(8) "SINISTRO" ["configuration"]=> string(7) "5 PORTE" ["tipo_vettura"]=> string(7) "BERLINA" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "1232" ["only_to_repair"]=> string(1) "0" ["description"]=> string(21) "COLORE GRIGIO SCURO " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(79) " LAMIERATI Peugeot 308 2008 SPORTELLO POSTERIORE SINISTRO 5 PORTE BERLINA 2008 " ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(7) "Peugeot" ["wishlistid"]=> NULL ["model_name"]=> string(3) "308" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(7) "#ffcf00" ["adminstatus_id"]=> string(1) "2" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "01" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "21" ["name"]=> string(9) "LAMIERATI" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(2) { [0]=> object(stdClass)#737 (7) { ["id"]=> string(5) "57783" ["part_id"]=> string(5) "12464" ["name"]=> string(43) "093551d251d92895568c69af29ef3cb6_69313.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12464/093551d251d92895568c69af29ef3cb6_69313.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#738 (7) { ["id"]=> string(5) "57784" ["part_id"]=> string(5) "12464" ["name"]=> string(43) "a238a88ad737d5cdea375f98dc181342_78429.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(88) "media/com_carparts/ajax_uploader/files/12464/a238a88ad737d5cdea375f98dc181342_78429.jpeg" ["ordering"]=> string(1) "2" } } ["log"]=> array(0) { } ["editlog"]=> array(2) { [0]=> object(stdClass)#743 (209) { ["id"]=> string(5) "33951" ["part_id"]=> string(5) "12464" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-05 06:15:36" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103895" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "200" ["date"]=> string(10) "2017-05-05" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"200"}" } [1]=> object(stdClass)#710 (209) { ["id"]=> string(5) "77215" ["part_id"]=> string(5) "12464" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "26" ["modified_date"]=> string(19) "2020-05-29 06:31:16" ["user_name"]=> string(6) "Andrea" ["log_id"]=> string(6) "193593" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2020-05-29" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "5" ["position_new"]=> string(2) "22" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(84) "{"location_id_old":"3","location_id_new":"7","position_old":"5","position_new":"22"}" } } }
object(stdClass)#594 (119) { ["id"]=> string(5) "12459" ["title"]=> string(55) "TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008-2013" ["partname"]=> string(98) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400 tb Benzina 198A4000 198A4.000" ["partname_display"]=> string(80) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400,tb Benzina " ["cat_id"]=> string(2) "18" ["parent"]=> string(1) "0" ["brand_id"]=> string(3) "900" ["carmodel_id"]=> string(3) "752" ["location_id"]=> string(1) "7" ["scraffholder_id"]=> string(1) "4" ["floor_id"]=> string(1) "4" ["position"]=> string(2) "53" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "35" ["registration_date"]=> string(10) "2021-12-02" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(1) "3" ["shipment_type"]=> NULL ["price"]=> string(3) "350" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "35" ["modified_date"]=> string(19) "2024-06-25 10:00:44" ["version"]=> string(9) "TURBO GPL" ["year1"]=> string(4) "2008" ["year2"]=> string(4) "2013" ["tipo_motore"]=> string(1) "1" ["tm"]=> string(18) "198A4000,198A4.000" ["pollution_classement"]=> string(6) "EURO 4" ["serial_parts"]=> string(0) "" ["KW"]=> string(2) "88" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(7) "1400,tb" ["traction"]=> string(0) "" ["tipo_cambio"]=> string(0) "" ["gears"]=> string(0) "" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(7) "Benzina" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(14) "3453,1741,2807" ["only_to_repair"]=> string(1) "0" ["description"]=> string(100) "Scheda 3453 e 1741 telaietto completo.(MANCA SEMIASSE DX)...Scheda 2807 manca mozzo DX E SEMIASSE dx" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(117) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400 tb Benzina 198A4000 198A4.000 2008 2013 S/CAR " ["reserved"]=> string(1) "0" ["fornitore"]=> string(5) "S/CAR" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(10) "Alfa Romeo" ["wishlistid"]=> NULL ["model_name"]=> string(4) "MiTo" ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(8) "GINESTRA" ["scaffholder"]=> string(2) "03" ["floor"]=> string(1) "D" ["part_position"]=> string(2) "52" ["name"]=> string(19) "TELAIETTO ANTERIORE" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(20) { [0]=> object(stdClass)#740 (7) { ["id"]=> string(5) "70719" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "c518c6043dcb9140adbaa4cc58299ad5_273839.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/c518c6043dcb9140adbaa4cc58299ad5_273839.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#741 (7) { ["id"]=> string(5) "70720" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "c518c6043dcb9140adbaa4cc58299ad5_150292.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/c518c6043dcb9140adbaa4cc58299ad5_150292.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#742 (7) { ["id"]=> string(5) "70721" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "f29460f4f57d3c67bec93dee35a01d09_139085.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/f29460f4f57d3c67bec93dee35a01d09_139085.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#744 (7) { ["id"]=> string(5) "70722" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "f29460f4f57d3c67bec93dee35a01d09_126988.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/f29460f4f57d3c67bec93dee35a01d09_126988.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#745 (7) { ["id"]=> string(5) "70723" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "437155221dce6920d05c20c14fadb28d_144939.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/437155221dce6920d05c20c14fadb28d_144939.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#746 (7) { ["id"]=> string(5) "70724" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "68bdd5be582e757cd09d9e7f8b2a51c3_116261.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/68bdd5be582e757cd09d9e7f8b2a51c3_116261.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#748 (7) { ["id"]=> string(5) "70725" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "437155221dce6920d05c20c14fadb28d_105183.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/437155221dce6920d05c20c14fadb28d_105183.jpeg" ["ordering"]=> string(1) "7" } [7]=> object(stdClass)#749 (7) { ["id"]=> string(5) "57773" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "09bec6b4c4aceb1a20f3d908c31eff1a_105315.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/09bec6b4c4aceb1a20f3d908c31eff1a_105315.jpeg" ["ordering"]=> string(1) "8" } [8]=> object(stdClass)#750 (7) { ["id"]=> string(5) "57774" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "0c35a1d225cc7d0f4e420ecc20944a1e_135755.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/0c35a1d225cc7d0f4e420ecc20944a1e_135755.jpeg" ["ordering"]=> string(1) "9" } [9]=> object(stdClass)#751 (7) { ["id"]=> string(5) "57775" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "0c35a1d225cc7d0f4e420ecc20944a1e_138525.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/0c35a1d225cc7d0f4e420ecc20944a1e_138525.jpeg" ["ordering"]=> string(2) "10" } [10]=> object(stdClass)#752 (7) { ["id"]=> string(5) "57776" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "0c35a1d225cc7d0f4e420ecc20944a1e_131744.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/0c35a1d225cc7d0f4e420ecc20944a1e_131744.jpeg" ["ordering"]=> string(2) "11" } [11]=> object(stdClass)#753 (7) { ["id"]=> string(5) "57777" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "0c35a1d225cc7d0f4e420ecc20944a1e_143625.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/0c35a1d225cc7d0f4e420ecc20944a1e_143625.jpeg" ["ordering"]=> string(2) "12" } [12]=> object(stdClass)#754 (7) { ["id"]=> string(5) "57778" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "006e87d95af70ca3ff38376099728d80_108503.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/006e87d95af70ca3ff38376099728d80_108503.jpeg" ["ordering"]=> string(2) "13" } [13]=> object(stdClass)#755 (7) { ["id"]=> string(5) "79518" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "098f912361ccbb8f8fb1ed44ac3d3af3_223869.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/098f912361ccbb8f8fb1ed44ac3d3af3_223869.jpeg" ["ordering"]=> string(2) "14" } [14]=> object(stdClass)#756 (7) { ["id"]=> string(5) "96479" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "27422f7ee92ce113754eeb332048828b_210684.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/27422f7ee92ce113754eeb332048828b_210684.jpeg" ["ordering"]=> string(2) "15" } [15]=> object(stdClass)#757 (7) { ["id"]=> string(5) "96480" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "0dc0f71db732fed2c2fc64acd4277fd0_162618.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/0dc0f71db732fed2c2fc64acd4277fd0_162618.jpeg" ["ordering"]=> string(2) "16" } [16]=> object(stdClass)#758 (7) { ["id"]=> string(6) "111111" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "eeb9be5411d3230cae5af2e3edc34059_221416.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/eeb9be5411d3230cae5af2e3edc34059_221416.jpeg" ["ordering"]=> string(2) "17" } [17]=> object(stdClass)#759 (7) { ["id"]=> string(6) "111112" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "da7671c221c65024707650b65fb58aee_158867.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/da7671c221c65024707650b65fb58aee_158867.jpeg" ["ordering"]=> string(2) "18" } [18]=> object(stdClass)#760 (7) { ["id"]=> string(6) "111113" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "0ddad1569ef47df8370e6055e3e163c8_238633.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/0ddad1569ef47df8370e6055e3e163c8_238633.jpeg" ["ordering"]=> string(2) "19" } [19]=> object(stdClass)#761 (7) { ["id"]=> string(6) "114842" ["part_id"]=> string(5) "12459" ["name"]=> string(44) "7340099ca9ac5b2cea4212b8821a172a_212219.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12459/7340099ca9ac5b2cea4212b8821a172a_212219.jpeg" ["ordering"]=> string(2) "20" } } ["log"]=> array(0) { } ["editlog"]=> array(21) { [0]=> object(stdClass)#747 (209) { ["id"]=> string(5) "38800" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2017-09-26 09:07:03" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "113484" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2017-09-26" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(1) "1" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(1) "1" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(1) "1" ["position_new"]=> string(2) "19" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2013" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(4) "4187" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(450) "{"quantity_new":"1","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_old":"1","scraffholder_id_new":"4","floor_id_old":"1","floor_id_new":"3","status_id_new":"1","position_old":"1","position_new":"19","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187"}" } [1]=> object(stdClass)#736 (209) { ["id"]=> string(5) "43100" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2017-12-20 10:18:41" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "121498" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2017-12-20" ["quantity_old"]=> string(1) "1" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "19" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "4187,3453" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(66) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2013 1400 Benzina" ["partname_display_new"]=> string(70) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 1400 Benzina" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(449) "{"quantity_old":"1","quantity_new":"2","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_old":"19","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187,3453"}" } [2]=> object(stdClass)#732 (209) { ["id"]=> string(5) "48380" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-04-24 09:04:30" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "132589" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2018-04-24" ["quantity_old"]=> string(1) "2" ["quantity_new"]=> string(1) "3" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "4187,3453" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(454) "{"quantity_old":"2","quantity_new":"3","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187,3453","fornitore_new":"S\/CAR"}" } [3]=> object(stdClass)#731 (209) { ["id"]=> string(5) "53536" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-10-08 08:32:15" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "144002" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2018-10-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "4187,3453" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(435) "{"quantity_new":"2","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187,3453","fornitore_new":"S\/CAR"}" } [4]=> object(stdClass)#739 (209) { ["id"]=> string(5) "53537" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-10-08 08:32:19" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "144003" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2018-10-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "4187,3453" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(435) "{"quantity_new":"2","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187,3453","fornitore_new":"S\/CAR"}" } [5]=> object(stdClass)#770 (209) { ["id"]=> string(5) "57246" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "25" ["modified_date"]=> string(19) "2018-12-27 15:54:09" ["user_name"]=> string(5) "Mirko" ["log_id"]=> string(6) "151284" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2018-12-27" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "4187,3453" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(453) "{"price_new":"350","quantity_new":"2","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187,3453","fornitore_new":"S\/CAR"}" } [6]=> object(stdClass)#771 (209) { ["id"]=> string(5) "57267" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2018-12-28 08:27:13" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "151324" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2018-12-28" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "4187,3453" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(453) "{"price_new":"350","quantity_new":"1","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_new":"4187,3453","fornitore_new":"S\/CAR"}" } [7]=> object(stdClass)#772 (209) { ["id"]=> string(5) "58735" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-02-01 08:47:55" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "154461" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2019-02-01" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(4) "1400" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(9) "4187,3453" ["card_new"]=> string(13) "4187,3453,171" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(480) "{"price_new":"350","quantity_new":"1","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","KW_new":"88","spec_new":"1400","supplytype_new":"Benzina","card_old":"4187,3453","card_new":"4187,3453,171","fornitore_new":"S\/CAR"}" } [8]=> object(stdClass)#773 (209) { ["id"]=> string(5) "67485" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-09-04 06:41:07" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "171898" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2019-09-04" ["quantity_old"]=> string(1) "1" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(6) "EURO 4" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(7) "1400 tb" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(18) "4187,3453,171,2086" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(70) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 1400 Benzina" ["partname_display_new"]=> string(79) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400 tb Benzina" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(520) "{"price_new":"350","quantity_old":"1","quantity_new":"2","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","pollution_classement_new":"EURO 4","KW_new":"88","spec_new":"1400 tb","supplytype_new":"Benzina","card_new":"4187,3453,171,2086","fornitore_new":"S\/CAR"}" } [9]=> object(stdClass)#774 (209) { ["id"]=> string(5) "69006" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-10-24 09:03:35" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "175798" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2019-10-24" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(1) "1" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(6) "EURO 4" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(7) "1400,tb" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(18) "4187,3453,171,2086" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(79) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400 tb Benzina" ["partname_display_new"]=> string(79) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400,tb Benzina" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(501) "{"price_new":"350","quantity_new":"1","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","pollution_classement_new":"EURO 4","KW_new":"88","spec_new":"1400,tb","supplytype_new":"Benzina","card_new":"4187,3453,171,2086","fornitore_new":"S\/CAR"}" } [10]=> object(stdClass)#775 (209) { ["id"]=> string(5) "69042" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2019-10-25 07:35:17" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "175884" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2019-10-25" ["quantity_old"]=> string(1) "1" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "3" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "3" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "27" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(6) "EURO 4" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(7) "1400,tb" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(18) "4187,3453,171,2086" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(520) "{"price_new":"350","quantity_old":"1","quantity_new":"2","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"3","scraffholder_id_new":"4","floor_id_new":"3","status_id_new":"1","position_new":"27","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","pollution_classement_new":"EURO 4","KW_new":"88","spec_new":"1400,tb","supplytype_new":"Benzina","card_new":"4187,3453,171,2086","fornitore_new":"S\/CAR"}" } [11]=> object(stdClass)#776 (209) { ["id"]=> string(5) "74853" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "26" ["modified_date"]=> string(19) "2020-04-22 14:40:54" ["user_name"]=> string(6) "Andrea" ["log_id"]=> string(6) "190211" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2020-04-22" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(1) "3" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(1) "3" ["floor_id_new"]=> string(1) "4" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "27" ["position_new"]=> string(2) "16" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(123) "{"location_id_old":"3","location_id_new":"7","floor_id_old":"3","floor_id_new":"4","position_old":"27","position_new":"16"}" } [12]=> object(stdClass)#777 (209) { ["id"]=> string(5) "77135" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "27" ["modified_date"]=> string(19) "2020-05-27 06:56:38" ["user_name"]=> string(8) "Riccardo" ["log_id"]=> string(6) "193434" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2020-05-27" ["quantity_old"]=> string(1) "1" ["quantity_new"]=> string(1) "4" ["adminstatus_new"]=> string(1) "2" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "4" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(2) "16" ["position_new"]=> string(2) "53" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(6) "EURO 4" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(7) "1400,tb" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(18) "4187,3453,171,2086" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(540) "{"price_new":"350","quantity_old":"1","quantity_new":"4","adminstatus_new":"2","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"4","status_id_new":"1","position_old":"16","position_new":"53","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","pollution_classement_new":"EURO 4","KW_new":"88","spec_new":"1400,tb","supplytype_new":"Benzina","card_new":"4187,3453,171,2086","fornitore_new":"S\/CAR"}" } [13]=> object(stdClass)#778 (209) { ["id"]=> string(5) "83915" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2021-01-20 07:21:31" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "207869" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2021-01-20" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "1" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"1","adminstatus_old":"2"}" } [14]=> object(stdClass)#779 (209) { ["id"]=> string(5) "84779" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "26" ["modified_date"]=> string(19) "2021-02-08 13:30:28" ["user_name"]=> string(6) "Andrea" ["log_id"]=> string(6) "209709" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2021-02-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "1" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"1"}" } [15]=> object(stdClass)#780 (209) { ["id"]=> string(5) "84780" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "26" ["modified_date"]=> string(19) "2021-02-08 13:30:29" ["user_name"]=> string(6) "Andrea" ["log_id"]=> string(6) "209710" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2021-02-08" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "3" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"3"}" } [16]=> object(stdClass)#781 (209) { ["id"]=> string(5) "90673" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2021-07-15 13:16:11" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "221165" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2021-07-15" ["quantity_old"]=> string(1) "4" ["quantity_new"]=> string(1) "2" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "4" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "53" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(6) "EURO 4" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(7) "1400,tb" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(9) "3453,1741" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(79) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400,tb Benzina" ["partname_display_new"]=> string(80) " TELAIETTO ANTERIORE Alfa Romeo MiTo TURBO GPL 2008 2013 EURO 4 1400,tb Benzina " ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(511) "{"price_new":"350","quantity_old":"4","quantity_new":"2","adminstatus_new":"3","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"4","status_id_new":"1","position_new":"53","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","pollution_classement_new":"EURO 4","KW_new":"88","spec_new":"1400,tb","supplytype_new":"Benzina","card_new":"3453,1741","fornitore_new":"S\/CAR"}" } [17]=> object(stdClass)#782 (209) { ["id"]=> string(5) "92856" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2021-12-02 15:04:07" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "227010" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "350" ["date"]=> string(10) "2021-12-02" ["quantity_old"]=> string(1) "2" ["quantity_new"]=> string(1) "3" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(2) "18" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(3) "900" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(3) "752" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(1) "7" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(1) "4" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(1) "4" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(1) "1" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(2) "53" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(9) "TURBO GPL" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(1) "0" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(1) "1" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(4) "2008" ["year2_old"]=> string(0) "" ["year2_new"]=> string(4) "2013" ["tm_old"]=> string(0) "" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(6) "EURO 4" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(2) "88" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(7) "1400,tb" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(7) "Benzina" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(14) "3453,1741,2807" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(1) "0" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(5) "S/CAR" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(1) "0" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(516) "{"price_new":"350","quantity_old":"2","quantity_new":"3","adminstatus_new":"3","cat_id_new":"18","brand_id_new":"900","carmodel_id_new":"752","location_id_new":"7","scraffholder_id_new":"4","floor_id_new":"4","status_id_new":"1","position_new":"53","version_new":"TURBO GPL","tipo_motore_new":"1","year1_new":"2008","year2_new":"2013","tm_new":"198A4000,198A4.000","pollution_classement_new":"EURO 4","KW_new":"88","spec_new":"1400,tb","supplytype_new":"Benzina","card_new":"3453,1741,2807","fornitore_new":"S\/CAR"}" } [18]=> object(stdClass)#783 (209) { ["id"]=> string(6) "114218" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2023-11-20 10:37:09" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "269409" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2023-11-20" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(18) "198A4000,198A4.000" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(61) "{"tm_old":"198A4000,198A4.000","tm_new":"198A4000,198A4.000"}" } [19]=> object(stdClass)#784 (209) { ["id"]=> string(6) "114219" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2023-11-20 10:38:02" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "269410" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2023-11-20" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(18) "198A4000,198A4.000" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(61) "{"tm_old":"198A4000,198A4.000","tm_new":"198A4000,198A4.000"}" } [20]=> object(stdClass)#785 (209) { ["id"]=> string(6) "131459" ["part_id"]=> string(5) "12459" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "35" ["modified_date"]=> string(19) "2024-06-25 10:00:44" ["user_name"]=> string(7) "Claudio" ["log_id"]=> string(6) "295594" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2024-06-25" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(18) "198A4000,198A4.000" ["tm_new"]=> string(18) "198A4000,198A4.000" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(61) "{"tm_old":"198A4000,198A4.000","tm_new":"198A4000,198A4.000"}" } } }
object(stdClass)#593 (119) { ["id"]=> string(5) "12436" ["title"]=> string(35) "CAMBIO Mercedes-Benz AG410 dal 1993" ["partname"]=> string(108) " CAMBIO Mercedes-Benz AG410 1993 1 OM602 2900 Posteriore MANUALE 5 Diesel 4114 Xxxx N cambio G1/15-5 OM602" ["partname_display"]=> string(67) " CAMBIO Mercedes-Benz AG410 1993 2900 Posteriore MANUALE 5 Diesel" ["cat_id"]=> string(1) "4" ["parent"]=> string(1) "0" ["brand_id"]=> string(5) "17200" ["carmodel_id"]=> string(1) "0" ["location_id"]=> string(1) "2" ["scraffholder_id"]=> string(2) "20" ["floor_id"]=> string(1) "1" ["position"]=> string(2) "12" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "35" ["registration_date"]=> string(10) "2017-05-03" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "450" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-03 15:54:09" ["version"]=> string(5) "AG410" ["year1"]=> string(4) "1993" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "1" ["tm"]=> string(5) "OM602" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(4) "2900" ["traction"]=> string(10) "Posteriore" ["tipo_cambio"]=> string(7) "MANUALE" ["gears"]=> string(1) "5" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(6) "Diesel" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "Xxxx" ["only_to_repair"]=> string(1) "0" ["description"]=> string(18) "N cambio G1/15-5 " ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(108) " CAMBIO Mercedes-Benz AG410 1993 1 OM602 2900 Posteriore MANUALE 5 Diesel 4114 Xxxx N cambio G1/15-5 OM602" ["reserved"]=> string(1) "0" ["fornitore"]=> string(0) "" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> string(13) "Mercedes Benz" ["wishlistid"]=> NULL ["model_name"]=> NULL ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(7) "ANSELMO" ["scaffholder"]=> string(2) "19" ["floor"]=> string(1) "A" ["part_position"]=> string(2) "11" ["name"]=> string(6) "CAMBIO" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(6) { [0]=> object(stdClass)#763 (7) { ["id"]=> string(5) "57688" ["part_id"]=> string(5) "12436" ["name"]=> string(44) "47f64738daa52ec16edfd7059a961809_259707.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12436/47f64738daa52ec16edfd7059a961809_259707.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#764 (7) { ["id"]=> string(5) "57689" ["part_id"]=> string(5) "12436" ["name"]=> string(44) "432883139cbbc8c178a86a1d5fd5ae91_248833.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12436/432883139cbbc8c178a86a1d5fd5ae91_248833.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#765 (7) { ["id"]=> string(5) "57690" ["part_id"]=> string(5) "12436" ["name"]=> string(44) "432883139cbbc8c178a86a1d5fd5ae91_265925.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12436/432883139cbbc8c178a86a1d5fd5ae91_265925.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#766 (7) { ["id"]=> string(5) "57691" ["part_id"]=> string(5) "12436" ["name"]=> string(44) "5c77749c915a8fab69aa6c69d43d7d97_102878.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12436/5c77749c915a8fab69aa6c69d43d7d97_102878.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#767 (7) { ["id"]=> string(5) "57692" ["part_id"]=> string(5) "12436" ["name"]=> string(44) "8038e068bc11db827269425a1bb7d096_140571.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12436/8038e068bc11db827269425a1bb7d096_140571.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#768 (7) { ["id"]=> string(5) "57693" ["part_id"]=> string(5) "12436" ["name"]=> string(44) "432883139cbbc8c178a86a1d5fd5ae91_207895.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12436/432883139cbbc8c178a86a1d5fd5ae91_207895.jpeg" ["ordering"]=> string(1) "6" } } ["log"]=> array(0) { } ["editlog"]=> array(2) { [0]=> object(stdClass)#769 (209) { ["id"]=> string(5) "33870" ["part_id"]=> string(5) "12436" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-03 15:54:09" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103721" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "450" ["date"]=> string(10) "2017-05-03" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"450"}" } [1]=> object(stdClass)#788 (209) { ["id"]=> string(5) "66483" ["part_id"]=> string(5) "12436" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2019-07-19 15:15:38" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "169659" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2019-07-19" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"2"}" } } }
object(stdClass)#592 (119) { ["id"]=> string(5) "12432" ["title"]=> string(16) "CAMBIO VALENTINI" ["partname"]=> string(53) " CAMBIO VALENTINI Posteriore MANUALE 4 XXXX E/FIRENZE" ["partname_display"]=> string(44) " CAMBIO VALENTINI Posteriore MANUALE 4 " ["cat_id"]=> string(1) "4" ["parent"]=> string(1) "0" ["brand_id"]=> string(1) "0" ["carmodel_id"]=> string(1) "0" ["location_id"]=> string(1) "2" ["scraffholder_id"]=> string(2) "18" ["floor_id"]=> string(1) "4" ["position"]=> string(2) "10" ["status_id"]=> string(1) "1" ["user_id"]=> string(2) "27" ["registration_date"]=> string(10) "2017-05-03" ["state"]=> string(1) "0" ["adminstatus"]=> string(10) "PUBBLICATO" ["quantity"]=> string(1) "1" ["shipment_type"]=> NULL ["price"]=> string(3) "400" ["sold_price"]=> string(1) "0" ["modified_by"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-03 16:03:05" ["version"]=> string(9) "VALENTINI" ["year1"]=> string(0) "" ["year2"]=> string(0) "" ["tipo_motore"]=> string(1) "0" ["tm"]=> string(0) "" ["pollution_classement"]=> string(0) "" ["serial_parts"]=> string(0) "" ["KW"]=> string(0) "" ["CV"]=> string(0) "" ["spec_check"]=> string(0) "" ["spec"]=> string(0) "" ["traction"]=> string(10) "Posteriore" ["tipo_cambio"]=> string(7) "MANUALE" ["gears"]=> string(1) "4" ["metal_body"]=> string(0) "" ["Posizione"]=> string(0) "" ["side"]=> string(0) "" ["configuration"]=> string(0) "" ["tipo_vettura"]=> string(0) "" ["supplytype"]=> string(0) "" ["SEMIASSE_CHECK1"]=> string(0) "" ["SEMIASSE_CHECK2"]=> string(0) "" ["SEMIASSE_CHECK3"]=> string(0) "" ["dp_field"]=> string(0) "" ["card"]=> string(4) "XXXX" ["only_to_repair"]=> string(1) "0" ["description"]=> string(0) "" ["tires_type"]=> string(0) "" ["breite"]=> string(0) "" ["speed"]=> string(0) "" ["marke"]=> string(0) "" ["bulloni_ruota"]=> string(0) "" ["circle_type"]=> string(0) "" ["cerchi_wheel_alloy_size"]=> string(0) "" ["verniciatura"]=> string(0) "" ["stato"]=> string(0) "" ["lunghezza_veicolo"]=> string(0) "" ["trasmissione_trazione"]=> string(0) "" ["trasmissione_cambio"]=> string(0) "" ["ruote"]=> string(0) "" ["albero"]=> string(0) "" ["albero_field1"]=> string(0) "" ["albero_field2"]=> string(0) "" ["felge"]=> string(0) "" ["quer"]=> string(0) "" ["sold_date"]=> string(10) "0000-00-00" ["marcaCCdata"]=> string(2) "[]" ["tipo_consegna"]=> string(0) "" ["scatola_guida"]=> string(0) "" ["old_version"]=> string(0) "" ["partname_search"]=> string(53) " CAMBIO VALENTINI Posteriore MANUALE 4 XXXX E/FIRENZE" ["reserved"]=> string(1) "0" ["fornitore"]=> string(9) "E/FIRENZE" ["km"]=> string(0) "" ["provato"]=> string(0) "" ["operator"]=> string(0) "" ["multibrand_search"]=> string(0) "" ["Materiale"]=> string(0) "" ["referenza"]=> string(0) "" ["et"]=> string(0) "" ["misura_interasse"]=> string(0) "" ["idpratica"]=> string(1) "0" ["Freno"]=> string(0) "" ["abs"]=> string(0) "" ["deliveryoption"]=> NULL ["codice_ricambio"]=> string(0) "" ["note"]=> string(0) "" ["ventola_interna_ac"]=> string(0) "" ["tipo_lampada_anteriore"]=> string(0) "" ["tipo_lampada_posteriore"]=> string(0) "" ["pos_lampada_posteriore_int"]=> string(0) "" ["pos_lampada_posteriore_est"]=> string(0) "" ["mb_brand_model"]=> string(0) "" ["video"]=> string(0) "" ["brand_name"]=> NULL ["wishlistid"]=> NULL ["model_name"]=> NULL ["status"]=> string(11) "DISPONIBILE" ["color"]=> string(5) "WHITE" ["statuscolor"]=> string(5) "GREEN" ["adminstatus_id"]=> string(1) "3" ["loc_name"]=> string(7) "ANSELMO" ["scaffholder"]=> string(2) "17" ["floor"]=> string(1) "D" ["part_position"]=> string(2) "09" ["name"]=> string(6) "CAMBIO" ["ebay_id"]=> NULL ["ebay_status"]=> NULL ["ebay_part_name"]=> NULL ["ebay_part_desc"]=> NULL ["ebay_price"]=> NULL ["ebay_sku"]=> NULL ["ebay_qty"]=> NULL ["images"]=> array(7) { [0]=> object(stdClass)#790 (7) { ["id"]=> string(5) "57658" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "441c3634a92f876e2e1f88275aa0ce89_145491.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/441c3634a92f876e2e1f88275aa0ce89_145491.jpeg" ["ordering"]=> string(1) "1" } [1]=> object(stdClass)#791 (7) { ["id"]=> string(5) "57659" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "07ca2c12ac76fa2fc2b80d97bb2fafea_111225.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/07ca2c12ac76fa2fc2b80d97bb2fafea_111225.jpeg" ["ordering"]=> string(1) "2" } [2]=> object(stdClass)#792 (7) { ["id"]=> string(5) "57660" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "ef5199236e2e19d29290b15b6a90ff0a_282657.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/ef5199236e2e19d29290b15b6a90ff0a_282657.jpeg" ["ordering"]=> string(1) "3" } [3]=> object(stdClass)#793 (7) { ["id"]=> string(5) "57661" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "253e61e972b448c37e75dff52ded9c72_154548.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/253e61e972b448c37e75dff52ded9c72_154548.jpeg" ["ordering"]=> string(1) "4" } [4]=> object(stdClass)#794 (7) { ["id"]=> string(5) "57662" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "ef5199236e2e19d29290b15b6a90ff0a_193148.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/ef5199236e2e19d29290b15b6a90ff0a_193148.jpeg" ["ordering"]=> string(1) "5" } [5]=> object(stdClass)#795 (7) { ["id"]=> string(5) "57663" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "50b4f0a096242e8ef31efce0f727b94e_134040.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/50b4f0a096242e8ef31efce0f727b94e_134040.jpeg" ["ordering"]=> string(1) "6" } [6]=> object(stdClass)#797 (7) { ["id"]=> string(5) "57664" ["part_id"]=> string(5) "12432" ["name"]=> string(44) "dd995b48a3dd88fbfaa0ff4ea373d699_124969.jpeg" ["size"]=> NULL ["type"]=> string(4) "jpeg" ["url"]=> string(89) "media/com_carparts/ajax_uploader/files/12432/dd995b48a3dd88fbfaa0ff4ea373d699_124969.jpeg" ["ordering"]=> string(1) "7" } } ["log"]=> array(0) { } ["editlog"]=> array(2) { [0]=> object(stdClass)#796 (209) { ["id"]=> string(5) "33873" ["part_id"]=> string(5) "12432" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2017-05-03 16:03:05" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "103724" ["price_old"]=> string(1) "0" ["price_new"]=> string(3) "400" ["date"]=> string(10) "2017-05-03" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(0) "" ["adminstatus_old"]=> string(0) "" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(19) "{"price_new":"400"}" } [1]=> object(stdClass)#762 (209) { ["id"]=> string(5) "66481" ["part_id"]=> string(5) "12432" ["type"]=> string(4) "edit" ["user_id"]=> string(2) "23" ["modified_date"]=> string(19) "2019-07-19 15:08:11" ["user_name"]=> string(7) "Massimo" ["log_id"]=> string(6) "169657" ["price_old"]=> string(1) "0" ["price_new"]=> string(1) "0" ["date"]=> string(10) "2019-07-19" ["quantity_old"]=> string(0) "" ["quantity_new"]=> string(0) "" ["adminstatus_new"]=> string(1) "3" ["adminstatus_old"]=> string(1) "2" ["cat_id_old"]=> string(0) "" ["cat_id_new"]=> string(0) "" ["brand_id_old"]=> string(0) "" ["brand_id_new"]=> string(0) "" ["carmodel_id_old"]=> string(0) "" ["carmodel_id_new"]=> string(0) "" ["location_id_old"]=> string(0) "" ["location_id_new"]=> string(0) "" ["scraffholder_id_old"]=> string(0) "" ["scraffholder_id_new"]=> string(0) "" ["floor_id_old"]=> string(0) "" ["floor_id_new"]=> string(0) "" ["status_id_old"]=> string(0) "" ["status_id_new"]=> string(0) "" ["state_old"]=> string(0) "" ["state_new"]=> string(0) "" ["shipment_type_old"]=> string(0) "" ["shipment_type_new"]=> string(0) "" ["position_old"]=> string(0) "" ["position_new"]=> string(0) "" ["description_old"]=> string(0) "" ["description_new"]=> string(0) "" ["version_old"]=> string(0) "" ["version_new"]=> string(0) "" ["sold_price_old"]=> string(0) "" ["sold_price_new"]=> string(0) "" ["only_to_repair_old"]=> string(0) "" ["only_to_repair_new"]=> string(0) "" ["tipo_motore_old"]=> string(0) "" ["tipo_motore_new"]=> string(0) "" ["SCHEDA_old"]=> string(0) "" ["SCHEDA_new"]=> string(0) "" ["serial_no_old"]=> string(0) "" ["serial_no_new"]=> string(0) "" ["year1_old"]=> string(0) "" ["year1_new"]=> string(0) "" ["year2_old"]=> string(0) "" ["year2_new"]=> string(0) "" ["tm_old"]=> string(0) "" ["tm_new"]=> string(0) "" ["pollution_classement_old"]=> string(0) "" ["pollution_classement_new"]=> string(0) "" ["serial_parts_old"]=> string(0) "" ["serial_parts_new"]=> string(0) "" ["KW_old"]=> string(0) "" ["KW_new"]=> string(0) "" ["CV_old"]=> string(0) "" ["CV_new"]=> string(0) "" ["spec_check_old"]=> string(0) "" ["spec_check_new"]=> string(0) "" ["spec_old"]=> string(0) "" ["spec_new"]=> string(0) "" ["traction_old"]=> string(0) "" ["traction_new"]=> string(0) "" ["tipo_cambio_old"]=> string(0) "" ["tipo_cambio_new"]=> string(0) "" ["gears_old"]=> string(0) "" ["gears_new"]=> string(0) "" ["metal_body_old"]=> string(0) "" ["metal_body_new"]=> string(0) "" ["Posizione_old"]=> string(0) "" ["Posizione_new"]=> string(0) "" ["side_old"]=> string(0) "" ["side_new"]=> string(0) "" ["configuration_old"]=> string(0) "" ["configuration_new"]=> string(0) "" ["tipo_vettura_old"]=> string(0) "" ["tipo_vettura_new"]=> string(0) "" ["supplytype_old"]=> string(0) "" ["supplytype_new"]=> string(0) "" ["SEMIASSE_CHECK1_old"]=> string(0) "" ["SEMIASSE_CHECK1_new"]=> string(0) "" ["SEMIASSE_CHECK2_old"]=> string(0) "" ["SEMIASSE_CHECK2_new"]=> string(0) "" ["SEMIASSE_CHECK3_old"]=> string(0) "" ["SEMIASSE_CHECK3_new"]=> string(0) "" ["dp_field_old"]=> string(0) "" ["dp_field_new"]=> string(0) "" ["card_old"]=> string(0) "" ["card_new"]=> string(0) "" ["tires_type_old"]=> string(0) "" ["tires_type_new"]=> string(0) "" ["breite_old"]=> string(0) "" ["breite_new"]=> string(0) "" ["speed_old"]=> string(0) "" ["speed_new"]=> string(0) "" ["marke_old"]=> string(0) "" ["marke_new"]=> string(0) "" ["bulloni_ruota_old"]=> string(0) "" ["bulloni_ruota_new"]=> string(0) "" ["circle_type_old"]=> string(0) "" ["circle_type_new"]=> string(0) "" ["cerchi_wheel_alloy_size_old"]=> string(0) "" ["cerchi_wheel_alloy_size_new"]=> string(0) "" ["verniciatura_old"]=> string(0) "" ["verniciatura_new"]=> string(0) "" ["stato_old"]=> string(0) "" ["stato_new"]=> string(0) "" ["lunghezza_veicolo_old"]=> string(0) "" ["lunghezza_veicolo_new"]=> string(0) "" ["trasmissione_trazione_old"]=> string(0) "" ["trasmissione_trazione_new"]=> string(0) "" ["trasmissione_cambio_old"]=> string(0) "" ["trasmissione_cambio_new"]=> string(0) "" ["ruote_old"]=> string(0) "" ["ruote_new"]=> string(0) "" ["albero_old"]=> string(0) "" ["albero_new"]=> string(0) "" ["albero_field1_old"]=> string(0) "" ["albero_field1_new"]=> string(0) "" ["test_old"]=> string(0) "" ["test_new"]=> string(0) "" ["test123_old"]=> string(0) "" ["test123_new"]=> string(0) "" ["albero_field2_old"]=> string(0) "" ["albero_field2_new"]=> string(0) "" ["felge_old"]=> string(0) "" ["felge_new"]=> string(0) "" ["quer_old"]=> string(0) "" ["quer_new"]=> string(0) "" ["marca_CC_old"]=> string(0) "" ["marca_CC_new"]=> string(0) "" ["seriale_old"]=> string(0) "" ["seriale_new"]=> string(0) "" ["year_type_old"]=> string(0) "" ["year_type_new"]=> string(0) "" ["old_version_old"]=> string(0) "" ["old_version_new"]=> string(0) "" ["sold_date_old"]=> string(0) "" ["sold_date_new"]=> string(0) "" ["tired_categories_old"]=> string(0) "" ["tired_categories_new"]=> string(0) "" ["marca_CCdata_old"]=> string(0) "" ["marca_CCdata_new"]=> string(0) "" ["partname_new_old"]=> string(0) "" ["partname_new_new"]=> string(0) "" ["marcaCCdata_old"]=> string(0) "" ["marcaCCdata_new"]=> string(0) "" ["tipo_consegna_old"]=> string(0) "" ["tipo_consegna_new"]=> string(0) "" ["partname_display_old"]=> string(0) "" ["partname_display_new"]=> string(0) "" ["scatola_guida_old"]=> string(0) "" ["scatola_guida_new"]=> string(0) "" ["partname_search_old"]=> string(0) "" ["partname_search_new"]=> string(0) "" ["reserved_old"]=> string(0) "" ["reserved_new"]=> string(0) "" ["fornitore_old"]=> string(0) "" ["fornitore_new"]=> string(0) "" ["km_old"]=> string(0) "" ["km_new"]=> string(0) "" ["provato_old"]=> string(0) "" ["provato_new"]=> string(0) "" ["operator_old"]=> string(0) "" ["operator_new"]=> string(0) "" ["title_old"]=> string(0) "" ["title_new"]=> string(0) "" ["multibrand_search_old"]=> string(0) "" ["multibrand_search_new"]=> string(0) "" ["Materiale_old"]=> string(0) "" ["Materiale_new"]=> string(0) "" ["referenza_old"]=> string(0) "" ["referenza_new"]=> string(0) "" ["et_old"]=> string(0) "" ["et_new"]=> string(0) "" ["misura_interasse_old"]=> string(0) "" ["misura_interasse_new"]=> string(0) "" ["idpratica_old"]=> string(0) "" ["idpratica_new"]=> string(0) "" ["Freno_old"]=> string(0) "" ["Freno_new"]=> string(0) "" ["abs_old"]=> string(0) "" ["abs_new"]=> string(0) "" ["deliveryoption_old"]=> string(0) "" ["deliveryoption_new"]=> string(0) "" ["codice_ricambio_old"]=> string(0) "" ["codice_ricambio_new"]=> string(0) "" ["note_old"]=> string(0) "" ["note_new"]=> string(0) "" ["ventola_interna_ac_old"]=> string(0) "" ["ventola_interna_ac_new"]=> string(0) "" ["tipo_lampada_anteriore_old"]=> string(0) "" ["tipo_lampada_anteriore_new"]=> string(0) "" ["tipo_lampada_posteriore_old"]=> string(0) "" ["tipo_lampada_posteriore_new"]=> string(0) "" ["pos_lampada_posteriore_int_old"]=> string(0) "" ["pos_lampada_posteriore_int_new"]=> string(0) "" ["pos_lampada_posteriore_est_old"]=> string(0) "" ["pos_lampada_posteriore_est_new"]=> string(0) "" ["mb_brand_model_old"]=> string(0) "" ["mb_brand_model_new"]=> string(0) "" ["video_old"]=> string(0) "" ["video_new"]=> string(0) "" ["data"]=> string(45) "{"adminstatus_new":"3","adminstatus_old":"2"}" } } }