• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Blank screen trying to upload banner

D

dfgo

Guest
Customers of mine are getting a blank screen when trying to upload banner images or logo images to their templates. Nothing on Apache or SB logs, neither on SB side nor publishing server side.

-Dario
 
Ok, got it working! I switched directives "display_errors" and "display_startup_errors" to "ON" in php.ini and got an error message instead of the blank page, saying that a class was not found. I then realized I had renamed a php file belonging to SB in an attempt to fix another error I mentioned in this forum.

Lesson learned: blank page -> turn on PHP error messages!
 
Back
Top