Closed pedroponte closed 1 year ago
I have increased the max upload size in .htaccess, apache2 conf and php.ini settings to 2000M.
However, I'm getting an error
"-1 JSON.parse: unexpected character at line 1 column 1 of the JSON data"
Any hints please?
TIA
Your server sends some error message. Check out its response in the browser console.
I have increased the max upload size in .htaccess, apache2 conf and php.ini settings to 2000M.
However, I'm getting an error
"-1 JSON.parse: unexpected character at line 1 column 1 of the JSON data"
Any hints please?
TIA