Custom login page themes


Recommended Posts

Thank you very much for putting all this work in. I'm currently trying to customise a fork of your build. I have published the live fork to this domain. However, I'm getting the following error at the login screen. 

 

image.png.35f928bedd9cf6feb2d24a157eb0ca5f.png

 

Here's the string i've put into the script.

 

#!/bin/bash
TYPE="retro-terminal"
THEME="green.css"
DOMAIN="GrantNNZ.github.io" # If you update the domain after the script has been run, You must disable and re enable JS or the whole theme.  
ADD_JS="true"
JS="custom_text_header.js"
DISABLE_THEME="false"


Here's the output from running the script.
 

Quote

Script location: /tmp/user.scripts/tmpScripts/Custom Login Theme/script
Note that closing this window will abort the execution of this script
Variables set:
THEME = green.css
DOMAIN = GrantNNZ.github.io
ADD_JS = true
JS = custom_text_header.js
DISABLE_THEME = false

Unraid version: 6.10.1, changing path to login page
Switching to github.io URL style


I think my fork is up to date with your repository. I'm not familiar with pages etc, I believe i have set it up correctly but im not sure. I did disable the theme in the script, run it, reenable, run it as instructed when changing domains. If you have any ideas please let me know.

 

Thanks
 

Edited by wolfNZ
Link to comment
4 hours ago, wolfNZ said:

Thank you very much for putting all this work in. I'm currently trying to customise a fork of your build. I have published the live fork to this domain. However, I'm getting the following error at the login screen. 

 

image.png.35f928bedd9cf6feb2d24a157eb0ca5f.png

 

Here's the string i've put into the script.

 

#!/bin/bash
TYPE="retro-terminal"
THEME="green.css"
DOMAIN="GrantNNZ.github.io" # If you update the domain after the script has been run, You must disable and re enable JS or the whole theme.  
ADD_JS="true"
JS="custom_text_header.js"
DISABLE_THEME="false"


Here's the output from running the script.
 


I think my fork is up to date with your repository. I'm not familiar with pages etc, I believe i have set it up correctly but im not sure. I did disable the theme in the script, run it, reenable, run it as instructed when changing domains. If you have any ideas please let me know.

 

Thanks
 

Look into the 404 error. See what url it's trying 

Link to comment
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.