Last seen: 30 Mai PM 14:055
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.