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: 28 Jul 2026 12H33
Strange, you PHP seems to write some output on session_start(); (this is not expected) Maybe it's due to specific PHP configuration (please chack al...
It is because you use [affectation.nameUser] which is set only when resource is a user To see name of all affectable, whatever they are resource, use...
Did you check acces rights ?
Adding user as "Contact" won't help, as is is the same "affectable" entity so when you inster a contact, if it is also a resource it is displayed in t...
If same user has several Allocations to same project with different profiles, the oldest (min id) is taken into account. Note that if dates (start ...
Start and end dates are ... dates. So they just don't have time.
I think that Gmail gives option to activate the remote login with user / password. You must configure it on your gmail application.
The automations on status change are based on Real Work entrey on Timesheet. So in your case they are not triggered.
Hi, You PHP versions are different on your instances. The email error appeared on PHP 8.1 or 8.2 and orrucrs only when testing email. Real mails ...
No, I mean you have to use the uri syntax 3) The uri syntax should work
This issue occurs when you select hour format as AM/PM/ It is fixed on V11.1.4
You not only migrated ProjeQtOr but also upgrades PHP to V8.3. 1 ) You should never do that as you will incriminate application when it is a PHP issu...
Possible, but you have to provide this on the API call.
We fixed some similar issue on V11.1.4. Try this version, it should fix your issue.
Hi, Cannot reproduce such issue. If I select a product on Activity and save, it is correctly stored. NB : to have a list of product on the activi...
When you call the API, you must provide a valid user account (with basic authent) as provided in .htPasswd file.
Any error in log file ?
It seems the .htAccess is not applied as defined in the api folder. Note that if you use NGINX, you'll have to add the features in the virtualhost
Use API or Import. NB : never try and update DB
There will be not difference between PostgreSql and MariaDB or MySql depending on number of users. The difference will be mostly on volumetrics (numb...
You must enable Javascript execution.
Activities that have real work are kept on origin resource, and copied to target resource with left work
Just activate the option "show project level", it will help
Could you please give more detail on issue (some screenshots for instance)
It is simple : Duration Driven always respects the duration, even if subooking is required for this. Fix duration tries to respect duration "as lon...