• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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