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: 27 Jul 2026 18H48
If you had access to phpMyAdmin could you also change the value from "1" to "0" to unlock the account? Or would it cause issues elsewhere? i.e somewhe...
Hi, We are under fiabilisation of this new feature. V12.0.1 is a bit better. Some finxings are also deployed, available through subscription serv...
Most often this issues are generated on Clienbt Side (what explains that it does not work only for some users) Current issues are : - conflict wi...
OK, Issue confirmed (on PostgreSql is seems) Will be fixed on next patch. Fix is already available through subscription service.
Issue confirmed. Ticket #9609 recorded
Migration does not change parameters. Check that you don't have parameters also stored on parameters.php file.
Only solution: DB update Something like UPDATE resource SET loginTry=0, locked=0 where name='admin'; NB : create a second admin account, to be ab...
Try and upgrade to V11.4.4
Need to see the Network tab of Dev Tools : Headers and Response Example
With log velvel to DEBUG, add in parameters.php $debugPerf=true; // Add some timestamps and execution time at all debug lines $debugQuery=false; // ...
Kanban tiles are small. Difficule to display all what all users would expect on the tiles. But you can find information on the project : - the co...
Unit issue on report "List of work for an activity" is already identified on V12.0.0 and fixed. Fix will be deployed on V12.0.1 Fix is already avail...
Sure 777 is not expected. 775 should be better. 644 should also work. And even 600 should work. Just be sure owner is PHP user (www-data on Debi...
Try and open network tab in browser console. Play erroneous case. Select line pointing to refreshImputationLine.php, check for headers and response....
Issue is written in the console This means that connection was shut down during reception of answer. This may be done by server or by any ne...
Mysql workbench is a tool to manage Mysql database. What you need is a xamp server : PHP / MySql Server / Apache (or NGINX) Then you unzip projeqt...
Hi, Check network between php server and postgresql server. ProjeQtOr is sending many queries. So small latency between the servers may lead to l...
Hi, Thanks for the clear description of the issue (I hope all issues description would be as clear ). Can you check if you have javascipt erro r...
Hi, I'm afraid you cannot mix "Pools" and "manual planning" Manual planning is only fpor identified resources, you cannot "manually" plan work for...
NB : V11.4.4 is just under deployment. Available very soon
Are you sure the logs are written is the directory you checked ? 1) Open tool/parametersLocation.php : you'll find where the parameters.php file is...
Yes, We have issues with dates taken intpo account for planned and available, then average is false We're working on the subject.
Hi, You removed part of voting system on change requests. We'll fix it. Ticket #9428
Cannot reproduce on V11.4.3 Do you still reproduce ? If so, please attach use cas (template file, exemple of ticket, ...)
Hi, First, can you try on V11.4.3, latest stable release ? Then, does it occur on all activities on just some ?