• Doc Merge not working / cURL Error 3 / 500 Server Error

    Hi Devs, We are currently trying to implement the Doc Merge feature on our on-site instance. When generating a document we get a 500 error on the GUI and in the log (debugging level) the following is thrown: Tue Mar 5 13:27:17 2024 [2911543][d90f4525…
  • Error "session_start(): Ignoring session_start() because a session is already active"

    Hello, we got a weird issue on our DEV environnment ; the error message we got is " session_start(): Ignoring session_start() because a session is already active ". Our dev is running under PHP 8.0. This message is happening when a custom job tries…