This topic is locked

upload error

3/12/2015 4:05:04 PM
PHPRunner General questions
C
chrispa author

i have an upload field
there are some times that when i upload some files i receive following error
SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
anyone can help ?
thanks

Sergey Kornilov admin 3/12/2015

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.htm
On Network tab find the file that produces error 500, expand it and find the actual error message.