I am using my Wordpress site when I found out that my upload images in wordpress is not working, example, in post pages when I try to upload the image (display photo) current uploaded images are not showing and when I upload an image it says
" An error occurred in the upload. Please try again later. "
I tried to enable/disable plugins to see if there are plugin issues but seems like its not about the plugin.
also the add new plugin looks like having an error, when I search for a certain plugin it loads continuously without any result but when I refresh the page the result shows.
how to fix?
UPDATE I found out that it is actually uploading, but it still says
An error occurred in the upload. Please try again later.
here is the image sample of the error
and in the async_upload it is successful with : {"success":true,"data":{"id":223298,"title":title"}
what do you think is the problem here?