Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter davtbaum

    (@davtbaum)

    Hey guys,

    Think I found the issue if anyone else is experiencing this with the latest update, turns out the update cause the file permissions to change in my plugins directory. The plugin was throwing a 403 forbidden error on some elements.

    If you’re running Chrome you can select View->Developer->Javascript Console
    and you may see something like “GET <plugin dir> 403 Forbidden” in red.

    You should just need to change the permissions on the dirs so that they’re world-readable

Viewing 1 replies (of 1 total)