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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abidoss
    Senior Member
    • Mar 2023
    • 228

    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.
  • abidoss
    Senior Member
    • Mar 2023
    • 228

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

    Log file viewed above.


    Attached Files

    Comment

    • ThomasB
      Senior Member
      • Mar 2022
      • 163

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

      php8.1 should support this.


      Comment

      • abidoss
        Senior Member
        • Mar 2023
        • 228

        #4
        Php 8.0

        Comment

        • ThomasB
          Senior Member
          • Mar 2022
          • 163

          #5
          If you can, maybe upgrade to php 8.1

          Comment

          • abidoss
            Senior Member
            • Mar 2023
            • 228

            #6
            Good , Thank you

            Comment

            • ThomasB
              Senior Member
              • Mar 2022
              • 163

              #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

              • yuri
                Member
                • Mar 2014
                • 8440

                #8
                This fix should help: https://github.com/espocrm/espocrm/c...9bccf90c16f97d
                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...