there are problems when uploading pics using jive forum
javax.servlet.ServletException: MultipartRequest()Not a directory: /home/bqlr/jive/upload/what's wrong ?I have added the dir in jive(where the forum are installed )
[186 byte] By [
w1o1s1h1a] at [2007-10-2 10:39:15]

It wants to put the files in the given directory, which is a complete path (so if you put it under the Jive installation directory it's in the wrong place).Also make sure that the user the software runs as has read/write access to that directory.