Forums / General / Webdav image creation error in 3.9
H-Works Agency
Tuesday 02 January 2007 10:31:59 am
Hi all
I can't create images object with webdav in 3.9 :
I can connect...well not everytime but.
But when i upload the picture the object is created but it doesn't have any attribute : no name, no image file.
It looks like webdav doesn't read the Language in override files too : It take the language in setting/override but not in siteaccess.
Does anyone know why ?
Martin
EZP is Great
Blazej Marcinek
Monday 15 January 2007 2:30:28 am
I had a similar problem (image files not uploading in 3.9), and the reason proved to be missing "/tmp" folder in my EZP virtual host subdirectory (there was a /tmp in root folder, but apparently it wasn't accessible for scripts running in virtual host).
Monday 15 January 2007 2:57:03 am
You mean i have to create a /tmp dir under $EZP_DIR ?