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

Question Broadcast Message Javascript doesn't work

wowa

New Pleskian
hi, i have a problem whit Broadcast Message on Obsidian

Depending on which page the customer is on in the customer menu, I issue different messages

Plesk Onyx --> Broadcast Message the integration of an external JavaScript works <script src="https://mytest1domain.com/quadrat.js"></script>
Plesk Obsidian --> the same Javascript is not working also <script> document.write("hallo"); </script>

Does anyone know what that can be ?

thanks
wowa
 
I am not really sure, but if I have to a wild guess I'd say it probably because in recent Plesk versions a more dynamic front-end is used based on the React framework (I could be wrong here). So I suppose the direct injection of Javascript tags wont render, because the front-end is already Javascript based.

If you want to be sure your best bet would be to open a support ticket and have the support team take a look at the issue.
 
Back
Top