Uploads 1.9 - download does not work at all!

Hilfe zu Modulen und Tags
Post Reply
User avatar
qv90
Forum Members
Forum Members
Posts: 16
Joined: Wed Jul 01, 2009 1:50 pm

Uploads 1.9 - download does not work at all!

Post 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
_________________
Live long and prosper
Florian
http://syncgw.com
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

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

Post by Rolf »

Uploads.module.php needs a change!
Thanks for this!!  ;)

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

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Module und Tags”