Title: Upload media error
Last modified: August 22, 2016

---

# Upload media error

 *  Resolved [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/)
 * hello,
 * i’ve got a problem with your plugin when an author want to upload a media in 
   its event from front end.
 * the plugin let me select my file on my computer and try to upload. when finished
   it give me an error and the file was not uploaded.
 * All works fine when i do same things as an administrator, on front end and backend
 * i’ve tried to change the rights on media folder and set it to 755 but same error.
 * In the same site, from front end and with same author i can write a post and 
   upload media without problem.
 * I’ve also test uploading media in an other site with other themes and plugins,
   error is same with author.
 * have you got an idea so that i can resolve this matter. It ‘s the only reason
   because i can’t put online my new version website with your very beautiful and
   usefull plugin.
 * thanks.
 * Mickaël
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/upload-media-error-4/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/upload-media-error-4/page/2/?output_format=md)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174639)
 * can I know what is the error you are getting ?also, you can check this option
   Events > Settings > General > Image Sizes
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174643)
 * hi,
 * i’ve modified settings on image size tabs, and it can accept picture that have
   max 700*700px and a size of 1548000 bytes. When i try to insert picture with 
   feature 150*200 with 140kbytes the error is the same:
 * it is placed on the lmeft side of the WordPress wizzard for uloading media ans
   telle me “Error + (name of the picture) An error happen when sending. Please 
   try later.”
 * that ‘s all
 * this functionality work very well anywhere else in my site. The error is just
   for adding event .
 * any idea?
 * thanks
 * Mickaël
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174647)
 * the exact error in engkish is “error occurred in the upload. Please try again
   later.”
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174653)
 * Does the name of the image contain non-English characters, spaces or punctuation
   characters? Sometimes I’ve seen the media uploader have problems with files that
   are named like that.
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174658)
 * hello,
 * there are no special character, for example the filename premium.png generate
   the error.
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174663)
 * admins can upload pictuures from front end without error.
 * and the same user that i transfer from author to editor can upload picture. when
   i move the user to author error become…..
 * very strange scenario!!!
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174674)
 * did you check user capabilities under Events > Settings > General > User Capabilities?
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174676)
 * yes i have also tested upload image after giving all the righrts to the author!!!
 * Same error.
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174680)
 * Can you test after adding the following line to your wp-config.php file?
 * `define( 'WP_DEBUG', true );`
 * Do you see any errors messages that give an indication about what’s wrong?
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174684)
 * hello,
 * i’ve test this, but no error are displayued as logs… in my screen….
 * i really don’t know what to do to resolve this error!
 * it’s really an error linked with the user rights because admin and author can
   upload files!!!
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174687)
 * Have you tested with all other plugins deactivated and while running the default
   theme in case a plugin or theme is causing a permissions problem?
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174688)
 * yes i have also tested with all plugin desactivated and with twenty twelve theme.
 * error is the same
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174689)
 * And you don’t have any other plugins or custom code running that relates to user
   roles or capabilities?
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174704)
 * hello,
 * yes i have the members extension but when i disable it , error is the same and
   i’ve checked all the rights. Everything is good.
 *  Thread Starter [mikargouillat](https://wordpress.org/support/users/mikargouillat/)
 * (@mikargouillat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/upload-media-error-4/#post-5174707)
 * hi,
 * i’ve checked all the rights for authors in the plugin member and i have find 
   that if i check the rights “edit others page”,and “edit private page” for author,
   the error desappear.
 * But the link “Edit ” on all my wesite page is shown and users can access it.
 * is it possible that author of event manager plugin can send us a fix for this?
 * is somebody know, how can i remove the link edit on my pages from front end?
 * best regards.
 * Mickaël

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/upload-media-error-4/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/upload-media-error-4/page/2/?output_format=md)

The topic ‘Upload media error’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 19 replies
 * 5 participants
 * Last reply from: [Krauthaus](https://wordpress.org/support/users/krauthaus/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/upload-media-error-4/page/2/#post-5174735)
 * Status: resolved