We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 5532
    • 251 Posts
    Hi There,

    It’s been a while so sorry if this is easy.

    We have an Evo site where certain pages are not loading any CSS. When when view the source HTML and compare it to pages that are loading the CSS, we notice no Base URL is loading for these pages.

    Not sure how to trouble shoot the issue or why this is.

    We see this behvior in two sections of the site. The affected all have the following in common:
    - they’re 2 levels deep
    - both use the tag plug-in.

    Any help or pointers would be much appreciated as the site is live!

    Cheers

    Ben
      • 4310
      • 2,310 Posts
      Maybe the template for those pages doesn’t have the <base href="[(site_url)]" /> in the <head> section?
        • 5532
        • 251 Posts
        Thanks for that - you’re right!

        At first I thought they we’re all using the same header chunk but these pages aren’t.

        However, when I try to update the templates, I’m receiving the following error - do you know what this means?

        Not Implemented
        The page you are looking for cannot be displayed because a header value in the request does not match certain configuration settings on the Web server.

        Cheers

        Ben
          • 4310
          • 2,310 Posts
          Afraid not, I’ve never seen that message before, maybe someone else has.
            • 21257 MODX Staff
            • 730 Posts
            cms, you didn’t happen to change any of the html in _manager_ pages, did you?
            The error you’re seeing comes from Apache. It can happen if your browser tries to POST something to a static resource, or other various related issues. It sounds like your manager page’s Save POST is not getting to the right place. Maybe also a bad redirect somewhere?
              Mike Schell
              Lead Developer, MODX Cloud
              Email: [email protected]
              GitHub: https://github.com/netProphET/
              Twitter: @mkschell