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: 29 Jul 2026 18H37
The parameter you changed is just to tell projeqtor the encoding of your DB. If your DB is Latin, you must specifylatin. DB (not th9e parameter in p...
Hi, In fact there is no way to enter really used and left on MAterial Resource. We have a ticket on the subject (#6549).
Hi, Calendar is not a field that can be managed for Matrial Resource. The issue you face in the plugin is fixed on V10.4.3
Yes, it is highly advised to use UTF8
Just check Technical prerequisites as defined on the website.
You won't be able to encrypte DB password as a plugin. You'll have to change core code, so your changes will be lost each time you migrate to new com...
Really, PHP 7.1.3 is a very old version and should not be used in production anymore.
Yes. Projeqtor code is open source, you can read and analyze it to write your own code. And use of plugin system is the best way to develop your own...
Changing root password is not a subjet linked to projeqtor. You do as you want. Yes, password needd to be stored in plain text in the parameters.p...
Check value for fullyConsumed on table worktokenclientcontract. If set to 1, cannot use it anymore.
Try $paramDbCollation='latin1_general_ci'
Absolutely not. Using Cron in Projeqtor to execute backup is exactly what our DB Backup plugin does 😉
Your PHP installation is incomplete. Missing php-mysql or php-pdo or php-pdo-mysql or any other (message is not clear). This is not a projeqtor issu...
It seems to be an issue. We'll fix this in next patch.
Do you face same issue with the weekley scale
Only alternative is to serach for name replace + with _ as in SQL _ will replace one and one only character (opposite to % that will replace 0 to many...
If you want to set links between two sub-projects, just select theese two in the project selector. You don't have ot display a big project with many ...
The Manual Planning is something that will have planning from some kind of Agenda, manually entered (thus name seems quite accurate). So is is nonsen...
Set the "strict dependencies" parameter to 'No' in Global Parameters.
Best is "recuring" planning mode. But this is planned on a weekly basis. So you can plan 0.5 every monday, for instance, it will be about 2 days per...
Possibly these are different tickets with same name...
No, this is not possible. But if you manage effort driver activities, entering off days (absence) for the resource should bring the solution.
If message indicates that email is send, then it is send, for sure Now, it does not guaranty that it will be received. For instance, your email serv...
With PostgreSql DB should be created first. Then dedicated user should be created and set as owner od DB. Then DB name can be different from DB User
Do you know if any limit in size path exist? No, as far as I can remember, there is not limit, only system limits (255 chars on windows).