Cannot load studio page

The studio page is not loading. it just shows white.

  • 1215
  • More
Replies (3)
    • 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.

      • Resolved this. Installed url rewrite for IIS and used the import rules to import from .htaccess ! Thank you for all your support. Really appreciate your generosity

        Would really appreciate any help with this. Stuck here and unable to proceed

        Installation: external HD Sever IIS/Windows10 and when I go to the studio page I get this

        image_transcoder.php?o=sys_images_editor&h=2387&dpx=2&t=1735231834but none of the links work. Its looking for a create-account page in UNA folder. Is there a file called create-account or is it generated? I’m not super technical so any help is greatly appreciated.

          Login or Join to comment.