object(jException)#70 (9) { ["message":protected]=> string(411) "Erreur dans la requĂȘte (ERROR: relation "coffre_parametres.parametres" does not exist LINE 1: ...es"."param_name", "parametres"."param_value" FROM "coffre_pa... ^(SELECT "parametres"."id", "parametres"."param_name", "parametres"."param_value" FROM "coffre_parametres.parametres" AS "parametres" WHERE "parametres"."param_name" = 'logo_dark_hori'))" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(403) ["file":protected]=> string(82) "/var/www/html/vendor/jelix/jelix/lib/jelix/plugins/db/pgsql/pgsql.dbconnection.php" ["line":protected]=> int(214) ["trace":"Exception":private]=> array(7) { [0]=> array(6) { ["file"]=> string(69) "/var/www/html/vendor/jelix/jelix/lib/jelix/db/jDbConnection.class.php" ["line"]=> int(168) ["function"]=> string(8) "_doQuery" ["class"]=> string(17) "pgsqlDbConnection" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(183) "SELECT "parametres"."id", "parametres"."param_name", "parametres"."param_value" FROM "coffre_parametres.parametres" AS "parametres" WHERE "parametres"."param_name" = 'logo_dark_hori'" } } [1]=> array(6) { ["file"]=> string(72) "/var/www/html/vendor/jelix/jelix/lib/jelix/dao/jDaoFactoryBase.class.php" ["line"]=> int(368) ["function"]=> string(5) "query" ["class"]=> string(13) "jDbConnection" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(183) "SELECT "parametres"."id", "parametres"."param_name", "parametres"."param_value" FROM "coffre_parametres.parametres" AS "parametres" WHERE "parametres"."param_name" = 'logo_dark_hori'" } } [2]=> array(6) { ["file"]=> string(61) "/var/www/html/www/modules/core/classes/coffre_param.class.php" ["line"]=> int(10) ["function"]=> string(6) "findBy" ["class"]=> string(15) "jDaoFactoryBase" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(jDaoConditions)#67 (3) { ["condition"]=> object(jDaoCondition)#72 (4) { ["parent"]=> NULL ["conditions"]=> array(1) { [0]=> array(5) { ["field_id"]=> string(10) "param_name" ["field_pattern"]=> string(2) "%s" ["value"]=> string(14) "logo_dark_hori" ["operator"]=> string(1) "=" ["isExpr"]=> bool(false) } } ["group"]=> array(0) { } ["glueOp"]=> string(3) "AND" } ["order"]=> array(0) { } ["_currentCondition":"jDaoConditions":private]=> object(jDaoCondition)#72 (4) { ["parent"]=> NULL ["conditions"]=> array(1) { [0]=> array(5) { ["field_id"]=> string(10) "param_name" ["field_pattern"]=> string(2) "%s" ["value"]=> string(14) "logo_dark_hori" ["operator"]=> string(1) "=" ["isExpr"]=> bool(false) } } ["group"]=> array(0) { } ["glueOp"]=> string(3) "AND" } } } } [3]=> array(6) { ["file"]=> string(63) "/var/www/html/www/modules/core/classes/BaseController.class.php" ["line"]=> int(32) ["function"]=> string(8) "getParam" ["class"]=> string(12) "coffre_param" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> string(14) "logo_dark_hori" } } [4]=> array(6) { ["file"]=> string(65) "/var/www/html/www/modules/heldbAuth/controllers/login.classic.php" ["line"]=> int(259) ["function"]=> string(9) "globalRep" ["class"]=> string(14) "BaseController" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(jTpl)#65 (9) { ["_vars"]=> array(12) { ["j_basepath"]=> string(1) "/" ["j_jelixwww"]=> string(7) "/jelix/" ["j_jquerypath"]=> string(14) "/jelix/jquery/" ["j_themepath"]=> string(16) "/themes/default/" ["j_locale"]=> string(5) "fr_FR" ["j_lang"]=> string(2) "fr" ["j_country"]=> string(2) "FR" ["j_assetsRevision"]=> string(0) "" ["j_assetsRevQueryUrl"]=> string(0) "" ["j_assetsRevisionParameter"]=> string(2) "_r" ["j_datenow"]=> string(10) "2026-01-09" ["j_timenow"]=> string(8) "20:17:45" } ["_privateVars"]=> array(0) { } ["_meta"]=> array(0) { } ["_macros"]=> array(0) { } ["_templateName"]=> NULL ["recursiveTpl":protected]=> array(0) { } ["processedMeta":protected]=> array(0) { } ["userModifiers":protected]=> array(0) { } ["userFunctions":protected]=> array(0) { } } [1]=> array(9) { ["template"]=> string(12) "lostpassword" ["reponse"]=> string(9) "plainpage" ["module"]=> string(9) "heldbAuth" ["title"]=> string(36) "Coffre fort HELdB - Authentification" ["useSelect2"]=> bool(true) ["useDatatables"]=> bool(false) ["printBtn"]=> bool(false) ["printAction"]=> bool(false) ["printParams"]=> bool(false) } } } [5]=> array(6) { ["file"]=> string(70) "/var/www/html/vendor/jelix/jelix/lib/jelix/core/jCoordinator.class.php" ["line"]=> int(266) ["function"]=> string(17) "forgottenPassword" ["class"]=> string(9) "loginCtrl" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(31) "/var/www/html/www/www/index.php" ["line"]=> int(19) ["function"]=> string(7) "process" ["class"]=> string(12) "jCoordinator" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(jClassicRequest)#15 (13) { ["params"]=> array(2) { ["module"]=> string(9) "heldbAuth" ["action"]=> string(23) "login:forgottenPassword" } ["type"]=> string(7) "classic" ["defaultResponseType"]=> string(4) "html" ["authorizedResponseClass"]=> string(0) "" ["urlScriptPath"]=> string(1) "/" ["urlScriptName"]=> string(9) "index.php" ["urlScript"]=> string(10) "/index.php" ["urlPathInfo"]=> string(34) "/heldbAuth/login/forgottenPassword" ["module"]=> string(9) "heldbAuth" ["action"]=> string(23) "login:forgottenPassword" ["urlMapper":protected]=> object(Jelix\Routing\UrlMapping\UrlActionMapper)#9 (5) { ["dataCreateUrl":protected]=> &array(60) { ["heldbAuth~default:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(0) "" [6]=> bool(false) [7]=> array(0) { } } ["user~cartemdp:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(14) "/user/cartemdp" [6]=> bool(false) [7]=> array(0) { } } ["user~cartemdp:demandeCarte@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(22) "/user/cartemdp/demande" [6]=> bool(false) [7]=> array(0) { } } ["user~cartemdp:demandeCarteAvecPhotoActuelle@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(39) "/user/cartemdp/demandeAvecPhotoActuelle" [6]=> bool(false) [7]=> array(0) { } } ["user~cartemdp:viewPhoto@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(20) "/user/cartemdp/photo" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(19) "/user/gestioncartes" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:downloadPdf@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(23) "/user/gestioncartes/pdf" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:downloadWord@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(24) "/user/gestioncartes/word" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:sendPdfByEmail@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(27) "/user/gestioncartes/sendpdf" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:sendWordByEmail@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(28) "/user/gestioncartes/sendword" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:processed@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(29) "/user/gestioncartes/processed" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:markProcessed@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(1) { [0]=> string(2) "id" } [4]=> array(1) { [0]=> int(0) } [5]=> string(28) "/user/gestioncartes/mark/:id" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:markAllProcessed@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(27) "/user/gestioncartes/markall" [6]=> bool(false) [7]=> array(0) { } } ["user~gestioncartes:deleteDemande@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(1) { [0]=> string(2) "id" } [4]=> array(1) { [0]=> int(0) } [5]=> string(30) "/user/gestioncartes/delete/:id" [6]=> bool(false) [7]=> array(0) { } } ["user~admin:demandes@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(20) "/user/admin/demandes" [6]=> bool(false) [7]=> array(0) { } } ["user~admin:traiterDemande@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(28) "/user/admin/demandes/traiter" [6]=> bool(false) [7]=> array(0) { } } ["user~admin:refuserPhoto@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(28) "/user/admin/demandes/refuser" [6]=> bool(false) [7]=> array(0) { } } ["user~admin:editPhoto@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(30) "/user/admin/demandes/editphoto" [6]=> bool(false) [7]=> array(0) { } } ["user~admin:saveEditedPhoto@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(30) "/user/admin/demandes/savephoto" [6]=> bool(false) [7]=> array(0) { } } ["user~profil:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(12) "/user/profil" [6]=> bool(false) [7]=> array(0) { } } ["user~profil:saveUserData@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(25) "/user/profil/saveuserdata" [6]=> bool(false) [7]=> array(0) { } } ["user~profil:getCountries@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(25) "/user/profil/getcountries" [6]=> bool(false) [7]=> array(0) { } } ["user~profil:uploadProfilePic@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(29) "/user/profil/uploadprofilepic" [6]=> bool(false) [7]=> array(0) { } } ["user~default:getElement@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(1) { [0]=> string(4) "file" } [4]=> array(1) { [0]=> int(0) } [5]=> string(22) "/user/getElement/:file" [6]=> bool(false) [7]=> array(0) { } } ["user~default:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(16) "/user/userprofil" [6]=> bool(false) [7]=> array(0) { } } ["user~default:changeprofilepic@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(33) "/user/userprofil/changeprofilepic" [6]=> bool(false) [7]=> array(0) { } } ["user~signature:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(15) "/user/signature" [6]=> bool(false) [7]=> array(0) { } } ["user~ice:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(9) "/user/ice" [6]=> bool(false) [7]=> array(0) { } } ["user~infofinanciere:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(20) "/user/infofinanciere" [6]=> bool(false) [7]=> array(0) { } } ["user~licences:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(14) "/user/licences" [6]=> bool(false) [7]=> array(0) { } } ["jelix~error:notfound@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(15) "/jelix/404.html" [6]=> bool(false) [7]=> array(0) { } } ["jelix~error:badright@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(15) "/jelix/403.html" [6]=> bool(false) [7]=> array(0) { } } ["jelix~jforms:getListData@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(20) "/jelix/forms/getdata" [6]=> bool(false) [7]=> array(0) { } } ["jelix~jforms:js@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(2) { [0]=> string(6) "__form" [1]=> string(5) "__fid" } [4]=> array(2) { [0]=> int(0) [1]=> int(0) } [5]=> string(33) "/jelix/forms/js/:__form/:__fid.js" [6]=> bool(false) [7]=> array(0) { } } ["jelix~www:getfile@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "index" [2]=> bool(false) [3]=> array(2) { [0]=> string(12) "targetmodule" [1]=> string(4) "file" } [4]=> array(2) { [1]=> int(1) [0]=> int(0) } [5]=> string(30) "/jelix/res/:targetmodule/:file" [6]=> bool(false) [7]=> array(0) { } } ["heldbAuth~login:login@classic"]=> array(8) { [0]=> int(1) [1]=> string(5) "login" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(0) "" [6]=> bool(false) [7]=> array(0) { } } ["heldbAuth~login:logout@classic"]=> array(8) { [0]=> int(1) [1]=> string(6) "logout" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(0) "" [6]=> bool(false) [7]=> array(0) { } } ["heldbAuth~login:callback@classic"]=> array(8) { [0]=> int(1) [1]=> string(8) "callback" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(0) "" [6]=> bool(false) [7]=> array(0) { } } ["rh~default:index@classic"]=> array(8) { [0]=> int(1) [1]=> string(2) "rh" [2]=> bool(false) [3]=> array(0) { } [4]=> array(0) { } [5]=> string(0) "" [6]=> bool(false) [7]=> array(0) { } } ["@classic"]=> array(3) { [0]=> int(2) [1]=> string(5) "index" [2]=> bool(false) } ["heldbAuth~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["core~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["templates~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["comptabilite~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["architectures~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["globaladmin~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["exports~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["enseignement~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["centredocumentaire~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["remediations~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["tutorat~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["signature~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["absences~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["fluxapprobation~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["generateurdocuments~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(20) "/generateurdocuments" } ["procedurecomptable~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(19) "/procedurecomptable" } ["communications~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(15) "/communications" } ["jacl2~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(5) "index" [2]=> bool(false) [3]=> bool(false) [4]=> string(6) "/jacl2" } ["rh~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(2) "rh" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } ["rh_documents~*@classic"]=> array(5) { [0]=> int(3) [1]=> string(2) "rh" [2]=> bool(false) [3]=> bool(false) [4]=> string(0) "" } } ["dataParseUrl":protected]=> &array(40) { [0]=> array(5) { ["isDefault"]=> bool(true) ["startModule"]=> string(9) "heldbAuth" ["startAction"]=> string(13) "default:index" ["requestType"]=> string(7) "classic" ["dedicatedModules"]=> array(27) { ["heldbAuth"]=> bool(false) ["core"]=> bool(false) ["templates"]=> bool(false) ["comptabilite"]=> bool(false) ["architectures"]=> bool(false) ["globaladmin"]=> bool(false) ["exports"]=> bool(false) ["enseignement"]=> bool(false) ["centredocumentaire"]=> bool(false) ["remediations"]=> bool(false) ["tutorat"]=> bool(false) ["signature"]=> bool(false) ["absences"]=> bool(false) ["fluxapprobation"]=> bool(false) ["jauth"]=> bool(false) ["jacl"]=> bool(false) ["jpref"]=> bool(false) ["jacldb"]=> bool(false) ["jauthdb"]=> bool(false) ["jacl2db"]=> bool(false) ["master_admin"]=> bool(false) ["jpref_admin"]=> bool(false) ["jauthdb_admin"]=> bool(false) ["jacl2db_admin"]=> bool(false) ["heall"]=> bool(false) ["sar"]=> bool(false) ["jword"]=> bool(false) } } [1]=> array(8) { [0]=> string(9) "heldbAuth" [1]=> string(13) "default:index" [2]=> string(7) "!^\/?$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [2]=> array(8) { [0]=> string(4) "user" [1]=> string(14) "cartemdp:index" [2]=> string(18) "!^/user/cartemdp$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [3]=> array(8) { [0]=> string(4) "user" [1]=> string(21) "cartemdp:demandeCarte" [2]=> string(26) "!^/user/cartemdp/demande$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [4]=> array(8) { [0]=> string(4) "user" [1]=> string(38) "cartemdp:demandeCarteAvecPhotoActuelle" [2]=> string(43) "!^/user/cartemdp/demandeAvecPhotoActuelle$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [5]=> array(8) { [0]=> string(4) "user" [1]=> string(18) "cartemdp:viewPhoto" [2]=> string(24) "!^/user/cartemdp/photo$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [6]=> array(8) { [0]=> string(4) "user" [1]=> string(19) "gestioncartes:index" [2]=> string(23) "!^/user/gestioncartes$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [7]=> array(8) { [0]=> string(4) "user" [1]=> string(25) "gestioncartes:downloadPdf" [2]=> string(27) "!^/user/gestioncartes/pdf$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [8]=> array(8) { [0]=> string(4) "user" [1]=> string(26) "gestioncartes:downloadWord" [2]=> string(28) "!^/user/gestioncartes/word$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [9]=> array(8) { [0]=> string(4) "user" [1]=> string(28) "gestioncartes:sendPdfByEmail" [2]=> string(31) "!^/user/gestioncartes/sendpdf$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [10]=> array(8) { [0]=> string(4) "user" [1]=> string(29) "gestioncartes:sendWordByEmail" [2]=> string(32) "!^/user/gestioncartes/sendword$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [11]=> array(8) { [0]=> string(4) "user" [1]=> string(23) "gestioncartes:processed" [2]=> string(33) "!^/user/gestioncartes/processed$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [12]=> array(8) { [0]=> string(4) "user" [1]=> string(27) "gestioncartes:markProcessed" [2]=> string(37) "!^/user/gestioncartes/mark/([^\/]+)$!" [3]=> array(1) { [0]=> string(2) "id" } [4]=> array(1) { [0]=> int(0) } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [13]=> array(8) { [0]=> string(4) "user" [1]=> string(30) "gestioncartes:markAllProcessed" [2]=> string(31) "!^/user/gestioncartes/markall$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [14]=> array(8) { [0]=> string(4) "user" [1]=> string(27) "gestioncartes:deleteDemande" [2]=> string(39) "!^/user/gestioncartes/delete/([^\/]+)$!" [3]=> array(1) { [0]=> string(2) "id" } [4]=> array(1) { [0]=> int(0) } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [15]=> array(8) { [0]=> string(4) "user" [1]=> string(14) "admin:demandes" [2]=> string(24) "!^/user/admin/demandes$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [16]=> array(8) { [0]=> string(4) "user" [1]=> string(20) "admin:traiterDemande" [2]=> string(32) "!^/user/admin/demandes/traiter$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [17]=> array(8) { [0]=> string(4) "user" [1]=> string(18) "admin:refuserPhoto" [2]=> string(32) "!^/user/admin/demandes/refuser$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [18]=> array(8) { [0]=> string(4) "user" [1]=> string(15) "admin:editPhoto" [2]=> string(34) "!^/user/admin/demandes/editphoto$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [19]=> array(8) { [0]=> string(4) "user" [1]=> string(21) "admin:saveEditedPhoto" [2]=> string(34) "!^/user/admin/demandes/savephoto$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [20]=> array(8) { [0]=> string(4) "user" [1]=> string(12) "profil:index" [2]=> string(16) "!^/user/profil$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [21]=> array(8) { [0]=> string(4) "user" [1]=> string(19) "profil:saveUserData" [2]=> string(29) "!^/user/profil/saveuserdata$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [22]=> array(8) { [0]=> string(4) "user" [1]=> string(19) "profil:getCountries" [2]=> string(29) "!^/user/profil/getcountries$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [23]=> array(8) { [0]=> string(4) "user" [1]=> string(23) "profil:uploadProfilePic" [2]=> string(33) "!^/user/profil/uploadprofilepic$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [24]=> array(8) { [0]=> string(4) "user" [1]=> string(18) "default:getElement" [2]=> string(29) "!^/user/getElement/([^\/]+)$!" [3]=> array(1) { [0]=> string(4) "file" } [4]=> array(1) { [0]=> int(0) } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [25]=> array(8) { [0]=> string(4) "user" [1]=> string(13) "default:index" [2]=> string(20) "!^/user/userprofil$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [26]=> array(8) { [0]=> string(4) "user" [1]=> string(24) "default:changeprofilepic" [2]=> string(37) "!^/user/userprofil/changeprofilepic$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [27]=> array(8) { [0]=> string(4) "user" [1]=> string(15) "signature:index" [2]=> string(19) "!^/user/signature$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [28]=> array(8) { [0]=> string(4) "user" [1]=> string(9) "ice:index" [2]=> string(13) "!^/user/ice$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [29]=> array(8) { [0]=> string(4) "user" [1]=> string(20) "infofinanciere:index" [2]=> string(24) "!^/user/infofinanciere$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [30]=> array(8) { [0]=> string(4) "user" [1]=> string(14) "licences:index" [2]=> string(18) "!^/user/licences$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [31]=> array(8) { [0]=> string(19) "generateurdocuments" [1]=> string(0) "" [2]=> string(30) "!^/generateurdocuments(/.*)?$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [32]=> array(8) { [0]=> string(18) "procedurecomptable" [1]=> string(0) "" [2]=> string(29) "!^/procedurecomptable(/.*)?$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [33]=> array(8) { [0]=> string(14) "communications" [1]=> string(0) "" [2]=> string(25) "!^/communications(/.*)?$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [34]=> array(8) { [0]=> string(5) "jelix" [1]=> string(14) "error:notfound" [2]=> string(20) "!^/jelix/404\.html$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [35]=> array(8) { [0]=> string(5) "jelix" [1]=> string(14) "error:badright" [2]=> string(20) "!^/jelix/403\.html$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [36]=> array(8) { [0]=> string(5) "jelix" [1]=> string(18) "jforms:getListData" [2]=> string(24) "!^/jelix/forms/getdata$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [37]=> array(8) { [0]=> string(5) "jelix" [1]=> string(9) "jforms:js" [2]=> string(41) "!^/jelix/forms/js/([^\/]+)/([^\/]+)\.js$!" [3]=> array(2) { [0]=> string(6) "__form" [1]=> string(5) "__fid" } [4]=> array(2) { [0]=> int(0) [1]=> int(0) } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [38]=> array(8) { [0]=> string(5) "jelix" [1]=> string(11) "www:getfile" [2]=> string(28) "!^/jelix/res/([^\/]+)/(.*)$!" [3]=> array(2) { [0]=> string(12) "targetmodule" [1]=> string(4) "file" } [4]=> array(2) { [1]=> int(1) [0]=> int(0) } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } [39]=> array(8) { [0]=> string(5) "jacl2" [1]=> string(0) "" [2]=> string(16) "!^/jacl2(/.*)?$!" [3]=> array(0) { } [4]=> array(0) { } [5]=> array(0) { } [6]=> bool(false) [7]=> bool(false) } } ["entryPointTypeHavingActionInBody":protected]=> array(3) { [0]=> string(6) "xmlrpc" [1]=> string(7) "jsonrpc" [2]=> string(4) "soap" } ["xmlfileSelector":protected]=> object(Jelix\Routing\UrlMapping\SelectorUrlXmlMap)#10 (7) { ["type"]=> string(9) "urlxmlmap" ["file"]=> string(8) "urls.xml" ["_path":protected]=> string(37) "/var/www/html/www/app/system/urls.xml" ["_basePath":protected]=> string(29) "/var/www/html/www/app/system/" ["localFile"]=> string(13) "localurls.xml" ["_localPath":protected]=> string(42) "/var/www/html/www/var/config/localurls.xml" ["_localBasePath":protected]=> string(29) "/var/www/html/www/var/config/" } ["config":protected]=> object(Jelix\Routing\UrlMapping\MapperConfig)#8 (8) { ["enableParser":protected]=> bool(true) ["entryPointName":protected]=> string(5) "index" ["basePath":protected]=> string(1) "/" ["notFoundAct":protected]=> string(20) "jelix~error:notfound" ["checkHttpsOnParsing":protected]=> bool(true) ["extensionNeeded":protected]=> bool(true) ["mapFile":protected]=> string(8) "urls.xml" ["localMapFile":protected]=> string(13) "localurls.xml" } } ["_rawBody":protected]=> NULL ["_headers":"jRequest":private]=> NULL } } } } ["previous":"Exception":private]=> NULL ["localeKey":protected]=> string(24) "jelix~db.error.query.bad" ["localeParams":protected]=> string(385) "ERROR: relation "coffre_parametres.parametres" does not exist LINE 1: ...es"."param_name", "parametres"."param_value" FROM "coffre_pa... ^(SELECT "parametres"."id", "parametres"."param_name", "parametres"."param_value" FROM "coffre_parametres.parametres" AS "parametres" WHERE "parametres"."param_name" = 'logo_dark_hori')" }