In admin/settings/shadowbox/global
my shadowbox path was set as sites/all/plugins/shadowbox per the description instructions. That wasn't working so I added a trailing / and the path is now sites/all/plugins/shadowbox/
When the path was aletered with the trailing / the shadowbox test passes. However, I'm getting page not founds in my logs to this path sites/all/plugins/shadowboxlibraries/swfobject/swfob ...
note the shadowboxlibraries part of the path
no / between shadowbox and libraries and why is libraries included?
Comments
Comment #1
vm commentedComment #2
psynaptic commentedDuplicate of #630528: Path to sizzle and swfobject.js missing "/" in front of them
Comment #3
vm commentedmy apologies. Now that I've upgraded to 3.x-dev I've other logging going on. Will open a new issue.