• Resolved rarcher30

    (@rarcher30)


    Strange thing happening to me when installing the plugin on a site within a multisite. I keep seeing an error message in my browser console GET https://research.qut.edu.au/aboutmaleescorting/wp-content/plugins/oasis-workflow/js/lib/jquery.json.js?ver=2.3 404 (Not Found) telling me it cannot find jquery.json.js I know it is definitely there and I checked/verified it via SSH.

    Now on our development server, it comes up fine and not console errors are reported and the link to the file is just fine.

    Could there be any particular issue whereby the script is blocked by a proxy or something? I am just trying to figure out what might be different on a PROD vs DEV environment here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rarcher30

    (@rarcher30)

    Ahh I think I know what my issue was. My prod .htaccess file has a rule to block bower.hson, package.json like files and it was a bit to general and therefore was blocking the jquery.json.js file

    Resolved by making RedirectMatch rule more specific.

    Plugin Author nuggetsol

    (@nuggetsol)

    Cool. Glad you were able to figure out the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot find jquery.json.js file’ is closed to new replies.