[imp] SAM Module Problems
Joe Hamelin
joe at nethead.com
Tue Apr 13 10:53:51 PDT 2004
I'm not sure if SAM (and a lot of the others in the snap area) are
updated for Horde2 yet.
--
========================================================
Joe Hamelin joe at nethead.com W7COM
Nethead, Inc. Edmonds, Washington 206.898.8086
========================================================
On Tue, 13 Apr 2004, Chris Miller wrote:
:I installed SAM. When I went to configure it, there was no
:"applications['sam'] stanza" like the installation documentation said there
:would be, so I copied the one from ingo and changed it to be SAM. Below is
:what I changed it to:
:
:
:
:$this->applications['sam'] = array(
:
: 'fileroot' => dirname(__FILE__) . '/../sam',
:
: 'webroot' => $this->applications['horde']['webroot'] . '/sam',
:
: 'icon' => $this->applications['horde']['webroot'] .
:'/sam/graphics/sam.gif',
:
: 'name' => _("Filters"),
:
: 'allow_guests' => false,
:
: 'status' => 'active'
:
:);
:
:
:
:Now, it shows Filter in the little bar at the bottom after I login to IMP,
:but when I click on it, I get this error:
:
:
:
:Warning: main(/usr/local/horde/sam/../lib/Test.php): failed to open stream:
:No such file or directory in /usr/local/horde/sam/index.php on line 17
:
:Fatal error: main(): Failed opening required
:'/usr/local/horde/sam/../lib/Test.php' (include_path='.:/usr/local/lib/php')
:in /usr/local/horde/sam/index.php on line 17
:
:
:
:What have I done wrong, and how can it be fixed? Also, I know this is the
:IMP mailing list, but I can't find a SAM mailing list. Does a SAM mailing
:list exist?
:
:
:
:Thanks,
:
:
:
:Chris Miller
:
:Compuville
:www.compuville.net
:
:
:
:
:
:
More information about the imp
mailing list