This question may be related to a resolved thread.
I have all 404 redirects pointing to my 404 template group and this seems to take care of all traditional redirect issues. I have the real problems when I type in an exaggerate URL segment and the page will load without any css styling
404 template loads properly:
“displays 404 template properly” http://briannotbryan.com/?/abouttfdsaf/fadsfdas
“displays 404 template properly” http://briannotbryan.com/?/about/tfdsaf/fadsfdas
Page loads without being redirected
“displays style-less website” http://briannotbryan.com/?/about/454
I understand the only time this error will occur is when I exaggerate the URL segment structure with numbers or letters.
When the error template is suppose to load, the site loads the page without any css styling. This will be easier to understand if you browse my site and type in misc number or letter URL’s. The problem seems very inconsistent and I can’t pin-point the issue.
Any help would be greatly appreciated
Thank You
Brian