Albums Upload Error

I’m getting the following ajax error when trying to add images to albums in the WP Admin

“NetworkError: 404 Not Found - https://xxxxx/wp-admin/upload/

Any ideas?

Thanks

Hi Colabs,

Try re-saving permalinks, that might help.

I’ve done that so many times. Why is it looking in wp-admin? Is it using a different uploader than the one used on the front end?

Hi Colabs,

No, it is the same uploader that we are using in frontend. We are using /upload endpoint for media upload.

You can use this plugin -> https://wordpress.org/plugins/rewrite-rules-inspector/ to check WordPress rewrite rules and can inspect this URL -> https://xxxxx/wp-admin/upload/

Not getting any errors from the inspector.

Attachment Link(s):

http://rtcamp.com/wp-content/uploads/rtMedia/topics/70046/2014/08/rewriterules.jpg

Hi Colabs,

Can you send admin credentials to [email protected] so that I can debug the issue myself?