• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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