• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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