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

Recent content by Sam Dean

  1. S

    Question 18.0.34 Code Editor

    Any progress on this?
  2. S

    Issue JS files require <script> tags to format properly this causes a syntax error when included.

    Adding "//<script>" at the start and "//</script>" at the end does resolve this issue. The code editor see's the "//" as characters as HTML to print out to the display and then the <script> tags properly format the document. Then when the file is properly interpreted as JS in the browser or else...
  3. S

    Issue JS files require <script> tags to format properly this causes a syntax error when included.

    Current specs/versions CPU Intel(R) Xeon(R) CPU E5-2660 v4 @ 2.00GHz (2 core(s)) Version Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7 OS CentOS Linux 7.4.1708 (Core) The code editor treats *.js files as if they were *.html files. So when writing js you get horrible auto tabbing and line...
Back
Top