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

wasabili
 
bobzepplin replied on at Permalink Reply
bobzepplin
Hello wasabili,

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. ;)
wasabili replied on at Permalink Reply
wasabili
Yes I realized that also and could fixed it with a php update.