• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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