From 0343744ad5af528aab882277e7b3041a18c29049 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Sat, 14 Jan 2017 16:57:01 +0100 Subject: [PATCH] - fixed missing favicon folder on error pages; #421 - fixed "subfolder" setup issue, resources have not been loaded properly --- app/environment.ini | 4 ++-- public/templates/view/index.html | 35 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/app/environment.ini b/app/environment.ini index e9f99c42..27c6ace5 100644 --- a/app/environment.ini +++ b/app/environment.ini @@ -8,7 +8,7 @@ SERVER = DEVELOP [ENVIRONMENT.DEVELOP] ; path to index.php (Default: leave blank == "auto-detect") -; -> e.g. set pathfinder/ if your URL looks like https://www.[YOUR_DOMAIN]/pathfinder (subfolder) +; -> e.g. set /pathfinder if your URL looks like https://www.[YOUR_DOMAIN]/pathfinder (subfolder) BASE = ; deployment URL (e.g. http://localhost) URL = http://pathfinder.local @@ -52,7 +52,7 @@ SMTP_ERROR = pathfinder@localhost.com [ENVIRONMENT.PRODUCTION] ; path to index.php (Default: leave blank == "auto-detect") -; -> e.g. set pathfinder/ if your URL looks like https://www.[YOUR_DOMAIN]/pathfinder (subfolder) +; -> e.g. set /pathfinder if your URL looks like https://www.[YOUR_DOMAIN]/pathfinder (subfolder) BASE = ; deployment URL (e.g. https://www.pathfinder-w.space) URL = https://www.pathfinder-w.space diff --git a/public/templates/view/index.html b/public/templates/view/index.html index 0b4c9234..f9bc81d3 100644 --- a/public/templates/view/index.html +++ b/public/templates/view/index.html @@ -7,20 +7,20 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -52,16 +52,15 @@ {* Youtube verification code *} - + - - + - +