wolfNZ Posted May 24, 2022 Share Posted May 24, 2022 (edited) 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, 2022 by wolfNZ Quote Link to comment
GilbN Posted May 24, 2022 Author Share Posted May 24, 2022 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 Quote Link to comment
wolfNZ Posted May 24, 2022 Share Posted May 24, 2022 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? Quote Link to comment
GilbN Posted May 24, 2022 Author Share Posted May 24, 2022 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 Quote Link to comment
GilbN Posted May 24, 2022 Author Share Posted May 24, 2022 Try and set DISABLE_THEME="true", run it then DISABLE_THEME="false" and run again Quote Link to comment
ITZocker Posted February 2 Share Posted February 2 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. Quote Link to comment
Recommended Posts
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.