Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
i have an upload fieldthere are some times that when i upload some files i receive following errorSyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON dataanyone can help ?thanks
Use technique described in this article to find what is the actual server side error message is:http://xlinesoft.com/phprunner/docs/troubleshooting_custom_buttons.htmOn Network tab find the file that produces error 500, expand it and find the actual error message.