Comment to Cannot load studio page
-
Hello @Hux !
The white screen by the PHP script's page means that this apge contains the error. You may add the following line to the end of your UNA inc/header.inc.php file:
ini_set('display_errors", 1);
and get the code of error.