• I get Warnings injected into my JSON regularly

    These are my php.ini settings error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED & ~E_WARNING I have checked it a thousand times. But occasionally I wil get a page that errors out and when I look at the JSON i see things like <b>Warning…
  • Best way to log API calls that create records

    Many of our records are created via an API call from an external source. Is there a way I can log those calls so I can see what was sent in via the API versus what is in the record now. I just want an irrefutable way to see what they are sending into…
  • Local Sugar instance started showing blank page and error 500

    I have a Sugar Enterprise 9.0 instance that was created from a Sugar Cloud backup and has been running locally in a vagrant box on my PC for the last several months with no problems. Today I started getting a blank white page and an error 500 when trying…