• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

missing png in webmail

Brujo

Silver Pleskian
Plesk Guru
in the new wps theme for the Horde webmail a lot of png`s are missing because i have tons of this entrys in my apache error_log like:

File does not exist: /usr/share/psa-horde/imp/themes/wps_sober/graphics/addressbook_browse.png
File does not exist: /usr/share/psa-horde/imp/themes/wps_sober/graphics/addressbook_browse.png

this theme is the only one with his own graphics folder and all others use the default graphics, so are there now missing or missconfigured?

any hint would be helpfull

Brujo
 
I don't know why it's missing, but here's how I fixed it:

cp /usr/share/psa-horde/imp/themes/graphics/addressbook_browse.png /usr/share/psa-horde/imp/themes/wps_sober/graphics

This simply copies the image from the default graphics folders to the wps_sober theme graphics folder.
 
Back
Top