/concrete/js/jquery.cycle.all.min.js isn't loading (404)
Permalink
jquery.cycle.all.min.js doesn't appear to be in the concrete install package so I'm wondering:
A) Why is it trying to load?
B) How can I stop concrete from trying to load it?
C) Where did the script come from and should I try to replace it?
The full path is:
http://www.rosecityrollers.com/concrete/js/jquery.cycle.all.min.js?...
You can load any page on rosecityrollers.com (within C5, not the blog, shop, or forum) and see the error on load.
A) Why is it trying to load?
B) How can I stop concrete from trying to load it?
C) Where did the script come from and should I try to replace it?
The full path is:
http://www.rosecityrollers.com/concrete/js/jquery.cycle.all.min.js?...
You can load any page on rosecityrollers.com (within C5, not the blog, shop, or forum) and see the error on load.
Good call- it's actually trying to load the script from both locations. It successfully loads from the randomizer directory but not the /concrete/js/ directory.
I've copied the file to the concrete directory, but if anybody can tell me how to get C5 to stop trying to load it from that directory that would be ideal.
Thanks!
<script type="text/javascript" src="/packages/randomizer/blocks/randomizer/js/jquery.cycle.all.min.js?v=79bd230bea6827e2df30b56b4960b779"></script> <script type="text/javascript" src="/concrete/js/jquery.cycle.all.min.js?v=79bd230bea6827e2df30b56b4960b779"></script>
I've copied the file to the concrete directory, but if anybody can tell me how to get C5 to stop trying to load it from that directory that would be ideal.
Thanks!
where is it trying to load from the /concrete directory?
Line 39, the line immediately following the line where it's loading from the randomizer directory.
i see looks like a block bug
Just posted a new version of the randomizer block that'll fix this problem for you. Version 1.2.1
Thanks much Ryan! Seems to have worked! Love the Randomizer, by the way :-)
I'm having a similar problem with a block in Tony's Real Estate Package. What was the fix?
http://www.rosecityrollers.com/packages/randomizer/blocks/randomize...
and its used by the randomizer package