Blank page after installing sms provider extension

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • enricorossa
    Senior Member
    • Jul 2018
    • 125

    Blank page after installing sms provider extension


    Hello, I installed the SMS provider extension on version 7.0.9 receiving an error on a JSON file, currently it does not load anything anymore, I receive a blank page what can I do?
  • enricorossa
    Senior Member
    • Jul 2018
    • 125

    #2
    Version 1.3.0

    Comment

    • item
      Active Community Member
      • Mar 2017
      • 1476

      #3
      Heuuu... where you have downloaded SMS Extension ?
      If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

      Comment

      • enricorossa
        Senior Member
        • Jul 2018
        • 125

        #4
        Implementations for different SMS providers for EspoCRM. Can be used for 2-factor authentication or automatic SMS sending via Workflow and BPM tools. - espocrm/ext-sms-providers


        LOG

        [2022-02-17 10:14:29] ERROR: Uncaught Exception JsonException: "JSON syntax error in 'custom/Espo/Custom/Resources/metadata/app/client.json'." at /web/htdocs/www.datelservice.it/home/crm/application/Espo/Core/Utils/File/Unifier.php line 191 {"exception":"[object] (JsonException(code: 0): JSON syntax error in 'custom/Espo/Custom/Resources/metadata/app/client.json'. at /web/htdocs/www.datelservice.it/home/crm/application/Espo/Core/Utils/File/Unifier.php:191)"} []

        Comment

        • item
          Active Community Member
          • Mar 2017
          • 1476

          #5
          Hello,
          i have check extension and no see error in all JSON Files.

          Check client.json as say the log. custom/Espo/Custom/Resources/metadata/app/client.json




          If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

          Comment

          • enricorossa
            Senior Member
            • Jul 2018
            • 125

            #6

            json file is empty


            I also checked in the backups and it was always empty

            Comment

            • enricorossa
              Senior Member
              • Jul 2018
              • 125

              #7


              it was enough to add {} to the file, I don't understand why it worked without the brackets before

              Comment

              Working...