• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Published site is full of errors

G

glucz

Guest
I have seen this problem in a different post:

http://forum.swsoft.com/showthread.php?threadid=40430
and it is all over the internet on published sites: http://www.google.hu/search?q=domxml_compat.php+on+line+486&hl=hu&start=0&sa=N so it doesn't just apply to my setup.

I have a site where the published site gives these XML and other errors:
http://www.linecom.hu/page4.php

All publishing requirements have been set up and the publish process goes without errors. Here is the phpinfo
http://www.linecom.hu/a.php

Thanks
GL
 
%placeToCut

This is a followup to my previous post. It appears that the errors mentioned in the previous post are because of a sitebuilder bug caused by the %placeToCut macro.

When it is added to a post or data segment initially it works as intended. Unfortunately when the original data is edited, the %placeToCut will cause XML errors ... probably because the % -is escaped and the splitting logic will no longer work.

Once the %placeToCut sign is removed, the published site will work again

Please let me know how this may be fixed.

ps: here are the original errors:

Warning: XSLTProcessor::transformToXml() expects parameter 1 to be object, null given in /home/linecom8/public_html/include/SB/Modules/GUI/Xml/domxml_compat.php on line 486

Warning: XSLTProcessor::transformToDoc() expects parameter 1 to be object, null given in /home/linecom8/public_html/include/SB/Modules/GUI/Xml/domxml_compat.php on line 489

Fatal error: Call to a member function saveHTML() on a non-object in /home/linecom8/public_html/include/SB/Modules/GUI/Xml/domxml_compat.php on line 507
 
Back
Top