Knowledge base/Help /Inside the control panel

Can't upload images.Always get ERROR 2038

Allan Jankowski
posted this on March 08, 2011 08:16

in order to solve this issue  you should check the following:

1. Make sure you set 777 permissions under the following folders:

/admin/tmp
/admin/logs/
/admin/xml/
/images/
/media/
/music/
/xml/

2. Make sure your server is allowing Content-Type: multipart/form-data; to run PHP with POST method. If no then you should contant your host to allow it.

3. Make sure your server is allowing Content-type: application/x-amf; to run PHP with POST method. If no then you should contant your host to allow it.

 

Comments

User photo
Christian

If you are in a mac using firefox, try switch to safari. It realy does it for me. No joke.

(latest MotoCMS 1.7/latest Firefox 10.2, no blockers installed/Safari 5.1/OSX 10.6.8)

Regards, CBoerner

February 21, 2012 07:31