• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Horde - signature

Z

zondo

Guest
hi all. I am trying to get a signature working within horde. I have edited the /etc/psa-horde/imp/conf.php and set $conf['hooks']['signature'] = true; . When I go and edit my signature it turns up blank...
When I go into the webmail I get the following error when composing a message I get the following error.

Warning: getsignature(/usr/share/psa-horde/imp/lib/../../config/hooks.php): failed to open stream: No such file or directory in /usr/share/psa-horde/imp/lib/Identity/imp.php on line 462

Warning: getsignature(): Failed opening '/usr/share/psa-horde/imp/lib/../../config/hooks.php' for inclusion (include_path='/usr/share/psa-horde/lib:/usr/share/psa-horde:/usr/share/psa-horde/pear:.') in /usr/share/psa-horde/imp/lib/Identity/imp.php on line 462

Warning: getsignature(/usr/share/psa-horde/imp/lib/../../config/hooks.php): failed to open stream: No such file or directory in /usr/share/psa-horde/imp/lib/Identity/imp.php on line 462

Warning: getsignature(): Failed opening '/usr/share/psa-horde/imp/lib/../../config/hooks.php' for inclusion (include_path='/usr/share/psa-horde/lib:/usr/share/psa-horde:/usr/share/psa-horde/pear:.') in /usr/share/psa-horde/imp/lib/Identity/imp.php on line 462

Anyone got any ideas?
 
It seems as the file hooks.php is missing from the distribution, you can try to get it for the retail horde version and copy it in:

/usr/share/psa-horde/config
 
Back
Top