[gollem] Pass common set of credentials to Gollem

Jeff Graves jeff at image-src.com
Thu Feb 20 12:04:52 PST 2003


With this one change to ./lib/Gollem.php it works perfectly:

@ line 110:

$_SESSION['gollem']['dir'] = $gollem['params']['home'];

Should be:

$_SESSION['gollem']['params']['dir'] = $gollem['params']['home'];

There are some other problems with Gollem (not new) that i'm working
on. If anyone has any fixes/patches/suggestions for the following:

1) Drop down box to move/copy files only contains [HOME]

2) Trying to move or copy files to [HOME] yeilds a "Cannot copy
'file.txt': not supported" error message.

3) I have no way of downloading files not recognized by Gollem (ie. a
.mdb Access Database). Could be related to the [HOME] issue. Is [HOME]
your local machine?

Jeff Graves
Customer Support Engineer
Image Source, Inc.
10 Mill Street
Bellingham, MA 02019

jeff at image-src.com - Email
508.966.5200 X31 - Phone
508.966.5170 - Fax



More information about the gollem mailing list