XUpload - it will not work

Message
Author
tamirt
Posts: 2
Joined: Aug 16, 2008 9:15 pm

it will not work

#1 Postby tamirt » Aug 16, 2008 9:18 pm

Hi

I have install the free upload script and i have try it all it will not upload any files to my server and all i get is the Windows with Transfer complete!
and no files are on the server i need this to work as then i will buy the full version

help me

the site is http://www.verbalisbasel.ch/upload_form.html

Tamir

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Aug 18, 2008 6:12 am

I've made hidden iframe visible and got this error there:

Code: Select all

CGI open of tmpfile: No such file or directory
this means you've specified invalid folder path for temp directory in config.

tamirt
Posts: 2
Joined: Aug 16, 2008 9:15 pm

so this work but now i have a new problem

#3 Postby tamirt » Aug 19, 2008 6:41 am

Hi

I have fix the problem with the setting of the TEMP folder so now i will get the window of the upload and it finish OK but it will not send me to the info windows on the files and i only have files in the temp Dir as in the data (upload) folder there is no files at all

help

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#4 Postby PilgrimX182 » Aug 19, 2008 7:52 am

lol, guess what?

Code: Select all

Can't copy file from temp dir at upload.cgi line 153
Need to fix target_dir in config too?