@kings1y3r To fix this try changing the name of your file. JSON has a very specific syntax in order for it to process the script properly and when your file name (to be uploaded) gets processed by the “server” it may not recognize the syntax. So when uploading a file be sure the file name has simple characters, remove spaces, question marks, and other like characters.
Example:
Bad Syntax (my cat lucy playing8x8.jpg).
Good syntax (my_cat_lucy_playing8by8.jpg).
@humphreyudoh, if you are adding images in the posts I recommend the same.
It might also be caused by this: https://core.trac.www.ads-software.com/ticket/46311
-
This reply was modified 5 years, 3 months ago by degreeck.