• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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