Page 1 of 1
My custom 404 is working but it's all jumbled up...
Posted: Mon Jun 06, 2022 1:13 am
by kreemerz
I think I know why it's getting jumbled up. I think it's a CSS file or some other file that is interfering with the PHP configuration for the custom error pages. But I'm not sure what to do to fix that issue. As a workaround, I uploaded a seperate project just for the custom error pages. And that works. But there's got to be a more complete solution for this.
Anyone?
Re: My custom 404 is working but it's all jumbled up...
Posted: Mon Jun 06, 2022 6:37 am
by Pablo
What is wrong with CSS file?
Can you please describe the exact problem?
Re: My custom 404 is working but it's all jumbled up...
Posted: Mon Jun 06, 2022 7:32 pm
by kreemerz
Pablo wrote: ↑Mon Jun 06, 2022 6:37 am
What is wrong with CSS file?
Can you please describe the exact problem?
https://1drv.ms/u/s!AhllkSUAjtwmpzJppITjjAXYGLs-
Re: My custom 404 is working but it's all jumbled up...
Posted: Mon Jun 06, 2022 7:41 pm
by kreemerz
Re: My custom 404 is working but it's all jumbled up...
Posted: Mon Jun 06, 2022 7:59 pm
by Pablo
I doubt that this has anything to do with the software.
It's more likely a configuration issue with the server.
Maybe it helps if you do not use an external CSS file? Tools -> Options -> HTML
Re: My custom 404 is working but it's all jumbled up...
Posted: Mon Jun 06, 2022 8:21 pm
by kreemerz
Pablo wrote: ↑Mon Jun 06, 2022 7:59 pm
I doubt that this has anything to do with the software.
It's more likely a configuration issue with the server.
Maybe it helps if you do not use an external CSS file? Tools -> Options -> HTML
Maybe my host Bluehost?
Re: My custom 404 is working but it's all jumbled up...
Posted: Tue Jun 07, 2022 2:51 am
by kreemerz
Pablo wrote: ↑Mon Jun 06, 2022 7:59 pm
I doubt that this has anything to do with the software.
It's more likely a configuration issue with the server.
Maybe it helps if you do not use an external CSS file? Tools -> Options -> HTML
I removed the CSS external. and that did the trick.
Thanks for that tip.
Re: My custom 404 is working but it's all jumbled up...
Posted: Wed Jun 08, 2022 2:41 am
by kreemerz
My background colors are not showing in the error page. Everything else shows up fine. Missing background... looks weird.
http://www.klnexus.com/pagenotfound
supposed to look like this:
http://www.klnexus.com/error/404.html
Re: My custom 404 is working but it's all jumbled up...
Posted: Wed Jun 08, 2022 5:57 am
by Pablo
It looks like your web host has an issue with loading external files in an error page.
To solve the problem:
- contact your webhost for assistance
or
- change the background, so it does not use an image.