Fatal error: Call to undefined method AttributeKeyCategory::getAttributeSetDisplayName()
Permalink
Hi all
When I call up the page setting and go to attribute I got this error
Fatal error: Call to undefined method AttributeKeyCategory::getAttributeSetDisplayName() in Server/concrete/elements/collection_metadata_fields.php on line 42
I didn't change anything in the settings from C5.
I have no clue what's wrong but I can't edit the settings as don't see the attributes available.
Can anyone help?
Thanks
When I call up the page setting and go to attribute I got this error
Fatal error: Call to undefined method AttributeKeyCategory::getAttributeSetDisplayName() in Server/concrete/elements/collection_metadata_fields.php on line 42
I didn't change anything in the settings from C5.
I have no clue what's wrong but I can't edit the settings as don't see the attributes available.
Can anyone help?
Thanks
I had the same issu. I found the solution by upgrading the version of php on my server (from 5.2.17 to 5.5).
Hope this help. ;)