Forums / Install & configuration / webdav and jpeg images

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

webdav and jpeg images

Author Message

Daniele Nocentini

Wednesday 25 May 2005 2:33:04 am

I try the webdav functionality on ez 3.6RC1 and work fine except for upload jpeg images. I try to upload gif,png,pdf,xls,doc,txt but I can't upload jpeg images. I use IE as DAV client.

Antica Bottega Digitale srl
http://www.abd.it

Xavier Dutoit

Wednesday 25 May 2005 2:45:53 am

work on my side (2.5.3 svn). have a look at the webdav.log files (under var/<siteaccess>/log, might have an explaination there.

X+

http://www.sydesy.com

Daniele Nocentini

Wednesday 25 May 2005 3:26:41 am

I verify the webdav's log file and this is the result:

2005-05-25 12:25:39 : Logged in: 'amanda' [webdav.php]
2005-05-25 12:25:39 : WebDAV server started... [processClientRequest]
2005-05-25 12:25:39 : start url: /plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [CS:processURL]
2005-05-25 12:25:39 : indexdir url: plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [CS:processURL]
2005-05-25 12:25:39 : ----------------------------------------
2005-05-25 12:25:39 : Client says: HEAD [processClientRequest]
2005-05-25 12:25:39 : Target: /plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [processClientRequest]
2005-05-25 12:25:39 : ----------------------------------------
2005-05-25 12:25:39 : HEAD was issued from client. [processClientRequest]
2005-05-25 12:25:39 : current site: plain [CS:get]
2005-05-25 12:25:39 : Can access 'plain' and 'Content' [CS:userHasVirtualAccess]
2005-05-25 12:25:39 : attempting to fetch node, target is: Galleries/Landscape/ducati_fila_2003.jpg [CS:get]
2005-05-25 12:25:39 : Node translation failed: galleries/landscape/ducati_fila_2003 [CS:fetchNodeByTranslation]
2005-05-25 12:25:39 : No nodeID [CS:fetchNodeByTranslation]
2005-05-25 12:25:39 : No node for: Galleries/Landscape/ducati_fila_2003.jpg [CS:get]
2005-05-25 12:25:39 : outputData: No file specified [outputSendDataToClient]
2005-05-25 12:25:39 : handle function was called with status: 31 [handle]
2005-05-25 12:25:40 : Logged in: 'amanda' [webdav.php]
2005-05-25 12:25:40 : WebDAV server started... [processClientRequest]
2005-05-25 12:25:40 : start url: /plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [CS:processURL]
2005-05-25 12:25:40 : indexdir url: plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [CS:processURL]
2005-05-25 12:25:40 : ----------------------------------------
2005-05-25 12:25:40 : Client says: PUT [processClientRequest]
2005-05-25 12:25:40 : Target: /plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [processClientRequest]
2005-05-25 12:25:40 : ----------------------------------------
2005-05-25 12:25:40 : PUT was issued from client. [processClientRequest]
2005-05-25 12:25:40 : current site is: plain [CS:put]
2005-05-25 12:25:40 : Can access 'plain' and 'Content' [CS:userHasVirtualAccess]
2005-05-25 12:25:40 : Inside virtual content folder [CS:put]
2005-05-25 12:25:40 : NodeID: 74 [CS:fetchParentNodeByTranslation]
2005-05-25 12:25:40 : Node translation failed: galleries/landscape/ducati_fila_2003 [CS:fetchNodeByTranslation]
2005-05-25 12:25:40 : No nodeID [CS:fetchNodeByTranslation]
2005-05-25 12:25:40 : Error: Could not find content upload handler 'ezimageupload' [CS: put]
2005-05-25 12:25:40 : Error: There was an error trying to instantiate content upload handler. [CS: put]
2005-05-25 12:25:40 : handle function was called with status: 38 [handle]
2005-05-25 12:25:40 : Logged in: 'amanda' [webdav.php]
2005-05-25 12:25:40 : WebDAV server started... [processClientRequest]
2005-05-25 12:25:40 : start url: /plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [CS:processURL]
2005-05-25 12:25:40 : indexdir url: plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [CS:processURL]
2005-05-25 12:25:40 : ----------------------------------------
2005-05-25 12:25:40 : Client says: PUT [processClientRequest]
2005-05-25 12:25:40 : Target: /plain/Content/Galleries/Landscape/ducati_fila_2003.jpg [processClientRequest]
2005-05-25 12:25:40 : ----------------------------------------
2005-05-25 12:25:40 : PUT was issued from client. [processClientRequest]
2005-05-25 12:25:40 : current site is: plain [CS:put]
2005-05-25 12:25:40 : Can access 'plain' and 'Content' [CS:userHasVirtualAccess]
2005-05-25 12:25:40 : Inside virtual content folder [CS:put]
2005-05-25 12:25:40 : NodeID: 74 [CS:fetchParentNodeByTranslation]
2005-05-25 12:25:40 : Node translation failed: galleries/landscape/ducati_fila_2003 [CS:fetchNodeByTranslation]
2005-05-25 12:25:40 : No nodeID [CS:fetchNodeByTranslation]
2005-05-25 12:25:40 : Error: Could not find content upload handler 'ezimageupload' [CS: put]
2005-05-25 12:25:40 : Error: There was an error trying to instantiate content upload handler. [CS: put]
2005-05-25 12:25:40 : handle function was called with status: 38 [handle]

Antica Bottega Digitale srl
http://www.abd.it