Last seen: 30 May 2026 14H13
The error is caused by line 400 of file ./projeqtor/external/html2pdf/src/Html2Pdf.php As a temporary fix, change the line: public function setMod...
That what is recorded on ticket #4150 Fantastic!
1) Check for disabled function in php.ini.set_time_limit must not be disabled. Turns out the problem was caused by a global php-fpm option that kil...
I have set "$logLevel='7';" and "$paramDebugMode='true';" in files/config/parameters.php , so here is some additional information about my cron proble...
Projeqtor Cron tries and change max_execution_time at run time so that Cron never stops. This won't be possible if safe_mode is enabled. Just disable...
Just go to Projeqtor (connected in SSO) and use disconection opetion : "Internal reconnection" (on top righ user options button) That only works wh...
Great, thanks for the swift attention.
Thanks babynus, if we go with Projeqtor as our solution then I'll dig more deeply into the code and maybe hack something together. For now I'm just i...