sunhater / kcfinder

KCFinder web file manager
http://kcfinder.sunhater.com
402 stars 209 forks source link

Fix a silent blank page on critial errors #177

Open Fat-Zer opened 5 years ago

Fat-Zer commented 5 years ago

Currently if there is a critical error during early object construction the script just dies silently. This patch fixes it making sure that the error message would be passed down and e.g. displayed in a message box. One example of such error is:

Cannot find any of the supported PHP image extensions!