01-31-2020, 12:33 AM
in the inspector panel, go to the network tab and find the call to retrieve the widget contents, you should see there some PHP warnings or similar. You should be able to see those same messages in the apache error.log
Share the warnings here, so we can understand what it is complaining about and fix it.
If you just want to ignore it, you can set error_reporting to 0 and it should work, but it would be nice to try to fix it
Share the warnings here, so we can understand what it is complaining about and fix it.
If you just want to ignore it, you can set error_reporting to 0 and it should work, but it would be nice to try to fix it
Joe
TSolucio
TSolucio