Sending invitation mail for an event ends with error 500

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asebaste
    Member
    • Jun 2020
    • 53

    #16
    Do anyone have any idea about this defect?
    Regards, Alessandro

    Comment

    • asebaste
      Member
      • Jun 2020
      • 53

      #17
      I update to the newest Version. Now I got a new Error Massage:
      Fehler 500: Bad order item.

      Any Idea?

      Comment

      • asebaste
        Member
        • Jun 2020
        • 53

        #18
        Did anyone analyse the issue? Is there something that can be changed? Kind regards, Alessandro

        Comment

        • yuri
          Member
          • Mar 2014
          • 8440

          #19
          I could not reproduce.
          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

          • asebaste
            Member
            • Jun 2020
            • 53

            #20
            Hi, I still have the Error: Fehler 500: Bad order item.
            Hmmm.....
            That's a pity, what else could I do to find the bug?

            Comment

            • yuri
              Member
              • Mar 2014
              • 8440

              #21
              Try setting printTrace for the logger https://docs.espocrm.com/administration/log/#parameters and then check the error in your log. It can be helpful.
              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

              • asebaste
                Member
                • Jun 2020
                • 53

                #22
                Thanks for the hint.
                Here is the log file. There is an error in the middleware. I hope it can help you to identify the bug.
                Thank you
                Attached Files

                Comment

                • yuri
                  Member
                  • Mar 2014
                  • 8440

                  #23
                  Could you please attach data/cache/application/ormMetadata.php
                  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

                  • asebaste
                    Member
                    • Jun 2020
                    • 53

                    #24
                    Here it is.
                    Thank you
                    Attached Files

                    Comment

                    • yuri
                      Member
                      • Mar 2014
                      • 8440

                      #25
                      This fix should help https://github.com/espocrm/espocrm/c...41b6e15be44dba

                      I see problems in your orm metadata, but don't know their source.
                      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

                      • asebaste
                        Member
                        • Jun 2020
                        • 53

                        #26
                        BIG SMILE :-)

                        Thank you, it works

                        Just Great

                        Comment

                        • rinorway
                          Senior Member
                          • Feb 2016
                          • 179

                          #27
                          Nice patch, thank you, but what was the reason that application/Espo/Core/Htmlizer/Htmlizer.php does not return an order ? Is that a metadata error?

                          Comment

                          Working...