May 24, 20224 yr 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. 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 May 24, 20224 yr by wolfNZ
May 24, 20224 yr Author 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. 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
May 24, 20224 yr 3 hours ago, GilbN said: Look into the 404 error. See what url it's trying It's trying this URL https://grantnnz.github.io/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css Can you see anything out of the ordinary?
May 24, 20224 yr Author 4 hours ago, wolfNZ said: It's trying this URL https://grantnnz.github.io/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css Can you see anything out of the ordinary? Hm, yeah its missing /theme.park after https://grantnnz.github.io
May 24, 20224 yr Author Try and set DISABLE_THEME="true", run it then DISABLE_THEME="false" and run again
February 2, 20233 yr 404 There isn't a GitHub Pages site here. If you're trying to publish one, read the full documentation to learn how to set up GitHub Pages for your repository, organization, or user account.
September 30, 20241 yr Hey how can I change the CRT line to the bottom? sadly it is in the middle of my word
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.