Page 1 of 1

Uploads 1.9 - download does not work at all!

Posted: Sun Sep 06, 2009 6:57 pm
by qv90
Hi,

Uploads.module.php needs a change!

Please add "global" directive in

Code: Select all

public function GetUploadDetails( $id, $returnid = '' )
  {
global $gCms;
...
or function will fail in line 1079

Code: Select all

$config &= $gCms->GetConfig();
Greets
Jam

Re: Uploads 1.9 - download does not work at all!

Posted: Mon Sep 07, 2009 8:40 am
by Rolf
Uploads.module.php needs a change!
Thanks for this!!  ;)

I saw Calguy fixed this already in the SVN Rev. 249

Grtz. Rolf