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

having problems with gallery module in re-packed template

H

hebeleque

Guest
Hi,

I made some minor changes on some sitebuilder templates, then repacked them and installed them on my server. Everything seemed to work fine, but now when I click on the Gallery link in a site created using the new template, I get a sequence of errors starting with this one:

Warning: XSLTProcessor::importStylesheet() [function.XSLTProcessor-importStylesheet]: /opt/sitebuilder/htdocs/sites/4a/4a4e509f834a39cb67383f636c78ef5e/__preview/resources/submenu.xsl:96: parser error : Unescaped '<' not allowed in attributes values in /opt/sitebuilder/resources/modules/include/SB/Modules/GUI/Xml/domxml_compat.php on line 478

the submenu works fine except for the gallery module (so far at least)
+ the original template doesn't have this problem...
 
In this case you need to check custom template. From the error I can see that there is somewhere "Unescaped '<' " symbol exists. Probably double quota sign is missing somewhere..or something else. Try to check it carefully.
 
Back
Top