Deprecated: Unparenthesized `a ?: b ? c : d` is deprecated. Use either `(a ?: b) ? c : d` or `a ?: (b ? c : d)` in /home/liamrobinson/public_html/gallery/app/loader.php on line 677

There are errors in the app/settings.php file. Change the encodig to "UTF-8 without BOM" using Notepad++ or any similar code editor and remove any character before <?php