Announcement

Collapse
No announcement yet.

Issue encountered during the upgrade to version 7.5.1. Modifying an entity.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Issue encountered during the upgrade to version 7.5.1. Modifying an entity.

    Hello friends, I encountered this issue during a fresh installation of version 7.5.1 and also after upgrading from 7.4.6 to 7.5.1
    Last edited by yuri; 06-19-2023, 02:13 PM.

  • #2
    navigator : Failed to load resource: the server responded with a status of 500 (Internal Server Error)

    Log file viewed above.


    Attached Files

    Comment


    • #3
      Which php version do you use? The error states: Cannot unpack array with string keys

      php8.1 should support this.


      Comment


      • #4
        Php 8.0

        Comment


        • #5
          If you can, maybe upgrade to php 8.1

          Comment


          • #6
            Good , Thank you

            Comment


            • #7
              Hopefully it fixes the error. I do not know if version 7.5.1 accidently introduced code which only works with php >= 8.1.

              Maybe you have some other extentions or custom code?

              Comment


              • #8
                This fix should help: https://github.com/espocrm/espocrm/c...9bccf90c16f97d

                Comment

                Working...
                X