Error 500 Call to undefined function entity\attribute()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chrisjames
    Junior Member
    • May 2024
    • 8

    Error 500 Call to undefined function entity\attribute()

    Update from 8.4.2 to 9.0.1

    Hi All,

    I'm not able to update via GUI update. Getting Error 500
    Call to undefined function entity\attribute()

    I don't have CLI so this is the only way to update.

    Any ideas? looking forward to 9.0.1.

    Chris
  • yuri
    Member
    • Mar 2014
    • 8602

    #2
    Hi Chris,

    In you custom PHP code, there's "entity\attribute()" usage which is invalid. You might have added it by a mistake in the past. You need to remove that code.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...