JavaScript Nor CSS Are Changing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cruisey
    Member
    • Apr 2018
    • 53
    • 4.2.x

    JavaScript Nor CSS Are Changing

    For debugging purposes, I need to edit
    Code:
    /js/footer-rollup-543.js
    .

    Edit works on my local dev area but not in production. I need to clear the cache. Clearing cache in admicp nor disabling node cache seems to have no effect. Why is this happening?
  • In Omnibus
    Senior Member
    • Apr 2010
    • 2310

    #2
    Is there some reason you don't want to use the debug built into the file?

    Comment

    • Wayne Luke
      vBulletin Technical Support Lead
      • Aug 2000
      • 74132

      #3
      Originally posted by Cruisey
      Edit works on my local dev area but not in production. I need to clear the cache. Clearing cache in admicp nor disabling node cache seems to have no effect. Why is this happening?
      The System Cache in vBulletin has no effect on Files. These would be cached in your browser and/or CDN. If clearing your browser's cache doesn't resolve it then you will need to clear your CDN cache. Contact the CDN provider on how to do this.

      However, you really shouldn't edit files on the production server. What exactly are you trying to determine?

      Translations provided by Google.

      Wayne Luke
      The Rabid Badger - a vBulletin Cloud demonstration site.
      vBulletin 5 API

      Comment

      • Cruisey
        Member
        • Apr 2018
        • 53
        • 4.2.x

        #4
        I was trying to (hack) force a window reload due to an issue we had here but now resolved.

        Comment

        Related Topics

        Collapse

        Working...