hi,
just upgraded a wb-site to 2.10.
I had been using a jquery-lightbox with libraryadmin before. As I killed libadmin now I want to try it with colorbox 1.6.
Installation works but not the lightbox.
I get following errors:
"NetworkError: 404 Not Found -
https://domain.net/function%20URL()%20%7B%20%20%20%20[native%20code]%7D/modules/colorbox/js/jquery.colorbox-min.js"
jquery....-min.js
"NetworkError: 404 Not Found -
https://domain.net/function%20URL()%20%7B%20%20%20%20[native%20code]%7D/modules/colorbox/1/colorbox.css"
colorbox.css
Laden fehlgeschlagen für das ("could not load"...) <script> mit der Quelle ("with source:") "
https://domain.net/function%20URL()%20%7B%20%20%20%20[native%20code]%7D/modules/colorbox/js/jquery.colorbox-min.js".
domain.net (Zeile 1)
TypeError: jQuery(...).colorbox is not a function
Any hints what I've done wrong or better, what to do to get it right?
thanks!