Forum

Error on profil pag...
 
Notifications
Clear all

Error on profil page

2 Posts
2 Users
0 Reactions
1,159 Views
(@scud167)
Posts: 14
Active Member
Topic starter
 
[#8461]

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


 
Posted : 01 Sep 2022 16H53
(@babynus)
Posts: 14952
Member Admin
 

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


 
Posted : 02 Sep 2022 13H57
Share:

Scroll to Top