• 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.

Cannot find image

S

snyhof

Guest
Warning Path: 'Themes\blue.*'. Cannot find image.

I have everything else working when I compile to the preview.

But I cannot figure out what image is supposed to be in the blue theme.

How does this system work, is it looking in the Master.page file to figure out what to look for?
 
Ok,

I figured it out.

In the template documentation it gives a list of images that need to be in the color theme.

themename_thumb.jpg(gif) (118x89)
themename_icon.jpg(gif) (70x53)
themename_selected.jpg(gif) (252x189)

But for the compiler to work you also need an image with the theme color only.

color.jpg

OR

themename_thumb.jpg(gif) (118x89)
themename_icon.jpg(gif) (70x53)
themename_selected.jpg(gif) (252x189)
themename.jpg (gif) (780x775)

OR

blue_thumb.jpg(gif) (118x89)
blue_icon.jpg(gif) (70x53)
blue_selected.jpg(gif) (252x189)
blue.jpg (gif) (780x775)

My example does not show the color_icon.gif but it is needed and used on the Design page of the wizard.
Colorful tree Example:
tree.jpg
 
Back
Top