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.
Hello,
when i would add pool ressource in organisation ressources i have a wrong error message.
Add pool in ressource organisation is possible ?
Thanks.
Bruno.
Hello,
we cannot reproduce this error.
Could you give us more information?
Your browser, your php version, a capture of this error and the latest log files.
Thank you
Issue recorded as Ticket #4556
Hi,
Fix on V8.3 is to replace line 1215 in tool/projeqtor.php from
$res=new ResourceAll();
to
$res=new Resource();
Not sure a patch will be published on V8.3 as V8.4 should soon be stable.
Issue will be fixed on V8.4.x
