edit the config file
open config.php file find
$path = dirname(__FILE__)."/";
$filespath = dirname(__FILE__)."/files/";
replace

$path = "/path to directory/";
$filespath = "/path to directory//files/"; slash
then add the path

hope this will work

Quote Originally Posted by mrsandvik View Post
To deathbliss:

Your latest update gives this error..

And there is no place in the config where we can add the path?

PHP Code: 
Downloading ....

Warningfopen(/home/xxxx/public_html/phpuploader/files/) [function.fopen]: failed to open streamIs a directory in /home/xxxx/public_html/phpuploader/includes/functions.php on line 182

Could not download 
Is your 'files' folder chmodded to 777