facebook-for-magento2
facebook-for-magento2 copied to clipboard
Latest version 1.4.3 breaks Magento Admin
Contact Details
What happened?
Installing the latest 1.4.3 broke my admin. No longer loads. Error is:
1 exception(s): Exception #0 (LogicException): Could not create an acl object: Invalid Document Element 'resource': Duplicate key-sequence ['Facebook_BusinessExtension::system_config'] in unique identity-constraint 'uniqueResourceId'. Line: 7
Element 'resource': Duplicate key-sequence ['Facebook_BusinessExtension::facebook'] in unique identity-constraint 'uniqueResourceId'. Line: 6
How to fix?
Magento Version
2.4.3
Plugin Version
1.4.3
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I notice the version before this did not even use and acl.xml file.
So I deleted the file acl.xml and now the admin loads fine. I can also access the Facebook settings. So let me know what the deal is here. thanks Hank
that is strange. we haven't made any change related to the acl in this version. I wonder if more users experienced this issue as well?
There was no acl file in previous versions. This one did and it doesnt work. I deleted it and now all works fine. Have you even tried to install it?
we installed it on different versions and it worked. I will keep this issue open for a while to see if more people have this issue.
What do you mean you installed on different versions? I installed on an M 2.4.3 project and it failed.