Advertisement
Guest User

Untitled

a guest
Dec 9th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. 2018-12-10 00:52:18] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.title AS title_1, t0.sim_str_id AS sim_str_id_2, t0.input_list AS input_list_3, t0.lead_inputs_list AS lead_inputs_list_4, t0.prescription AS prescription_5, t0.official_title AS official_title_6, t0.officialcode AS officialcode_7, t0.ppasse AS ppasse_8, t0.facture AS facture_9, t0.aft_prescription AS aft_prescription_10, t0.operation_type AS operation_type_11, t0.requirements_popup AS requirements_popup_12, t0.complement AS complement_13, t0.invoice_img AS invoice_img_14, t0.travaux_img AS travaux_img_15, t0.travaux_alt AS travaux_alt_16, t0.kwh_price AS kwh_price_17, t0.extranet_input_list AS extranet_input_list_18, t0.notabene AS notabene_19, t0.extranet_popup AS extranet_popup_20, t0.rge_conditions AS rge_conditions_21, t0.facture_type_title AS facture_type_title_22, t0.facture_type_1 AS facture_type_1_23, t0.facture_type_2 AS facture_type_2_24, t0.facture_type_3 AS facture_type_3_25, t0.facture_legend AS facture_legend_26, t0.facture_type_conditions AS facture_type_conditions_27, t0.facture_certif AS facture_certif_28, t0.id AS id_29, t30.meta_title AS meta_title_31, t30.meta_desc AS meta_desc_32, t30.meta_keywrds AS meta_keywrds_33, t30.title AS title_34, t30.subtitle AS subtitle_35, t30.certif_materiel AS certif_materiel_36, t30.certif_artisan AS certif_artisan_37, t30.fill_dossier AS fill_dossier_38, t30.useful_info AS useful_info_39, t30.id AS id_40, t30.eligible_work_id AS eligible_work_id_41, t0.category_id AS category_id_42 FROM eligible_work t0 LEFT JOIN manual t30 ON t30.eligible_work_id = t0.id INNER JOIN eligible_work_group_assoc ON t0.id = eligible_work_group_assoc.eligible_work_id WHERE eligible_work_group_assoc.work_group_id = ?' with params ["5"]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.lead_inputs_list' in 'field list'" at /var/app/current/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 71 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.title AS title_1, t0.sim_str_id AS sim_str_id_2, t0.input_list AS input_list_3, t0.lead_inputs_list AS lead_inputs_list_4, t0.prescription AS prescription_5, t0.official_title AS official_title_6, t0.officialcode AS officialcode_7, t0.ppasse AS ppasse_8, t0.facture AS facture_9, t0.aft_prescription AS aft_prescription_10, t0.operation_type AS operation_type_11, t0.requirements_popup AS requirements_popup_12, t0.complement AS complement_13, t0.invoice_img AS invoice_img_14, t0.travaux_img AS travaux_img_15, t0.travaux_alt AS travaux_alt_16, t0.kwh_price AS kwh_price_17, t0.extranet_input_list AS extranet_input_list_18, t0.notabene AS notabene_19, t0.extranet_popup AS extranet_popup_20, t0.rge_conditions AS rge_conditions_21, t0.facture_type_title AS facture_type_title_22, t0.facture_type_1 AS facture_type_1_23, t0.facture_type_2 AS facture_type_2_24, t0.facture_type_3 AS facture_type_3_25, t0.facture_legend AS facture_legend_26, t0.facture_type_conditions AS facture_type_conditions_27, t0.facture_certif AS facture_certif_28, t0.id AS id_29, t30.meta_title AS meta_title_31, t30.meta_desc AS meta_desc_32, t30.meta_keywrds AS meta_keywrds_33, t30.title AS title_34, t30.subtitle AS subtitle_35, t30.certif_materiel AS certif_materiel_36, t30.certif_artisan AS certif_artisan_37, t30.fill_dossier AS fill_dossier_38, t30.useful_info AS useful_info_39, t30.id AS id_40, t30.eligible_work_id AS eligible_work_id_41, t0.category_id AS category_id_42 FROM eligible_work t0 LEFT JOIN manual t30 ON t30.eligible_work_id = t0.id INNER JOIN eligible_work_group_assoc ON t0.id = eligible_work_group_assoc.eligible_work_id WHERE eligible_work_group_assoc.work_group_id = ?' with params [\"5\"]:\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.lead_inputs_list' in 'field list' at /var/app/current/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.lead_inputs_list' in 'field list' at /var/app/current/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.lead_inputs_list' in 'field list' at /var/app/current/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105)"} []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement