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,
I encounter an error on the profiles page. (since 10.0.5)
Nothing loads on display, and I get this error when I try to enter column sorting:
ERROR : DOMDocument::loadHTML(): Attribute formatter redefined in Entity, line: 4 in ColumnSelector.php at line 131
I have nothing visible in the log file
Regards,
Scud
Hi,
Issue confirmed.
Fix is to replace line 48 in file projeqtor/model/ProfileMain.php
from
${sortOrder}
to
${sortOrder}
Fix will be included in next patch