[imp] SAM Module Problems
Chris Miller
cmiller at compuville.net
Tue Apr 13 10:43:09 PDT 2004
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