Author rvt
Date 2003-12-01 00:06
Posts: DirManne,


I had to add this to make image-upload to work correctly:

On line 58 of class.fileupload.php

$this->file=$this->file['file'];
$this->file['file] = $this->file['tmp_name'];

Otherwise it doesn't work... I know it's a bit of a ugly run-around but at least you know wthat's wrong.

Ries


Print this page
Close this page

This article comes from OpenPHPnuke International Support

http://www.openphpnuke.com/