Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Last seen: 01 Jul 2026 11H04
Hello, I use administrator profile for testing so i don't thinks it's a permission problem...
Flushing cache doesn't help...
Ooops ! Done 🙂
No avancement are take no more. I work with "fixed duration" activities and no assignment (manual calculation)
Hello, automatic correct in active only in produced report. In template, it desactivated (see attachement) Regards, TMP_faitsSaillants.docx
Hello, mitigated risk in the estimation of risk after doing reducting actions. It is a way to measure the efficiency of reduction risk actions. ...
Thanks, thinking on sponsoring...
You're right. Milestone have been imported and closed status was forgotten so only workflow state will update. Via multiple update, changing status ...
Better and better. First, ProjeQtOr's correct bugs quickly and most of the time take request. but now, sponsoring is quicker than request 🙂 🙂 ! ...
I confirm that with a simple sending script via PHPMailer using $PHPMailer->isSMTP(); $PHPMailer->SMTPAuth=false; the email is correctly sen...
In reading code, it seems that no user and password make automaticaly a call to standard php mail so need to configure sendmail. Perhaps you can corr...
Also noticed that changing log level in projeqtor doesn't seems to change log level in phpmailer (need to add a line phpmailer->SMTPDebug=4; in sen...
The problem is from SELINUX. The VM was secured via SeLinux and context is not allowing writing on files. Need a httpd_sys_rw_content_t context to...