Closed (duplicate)
Project:
Shadowbox
Version:
6.x-3.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2010 at 08:13 UTC
Updated:
2 Jan 2010 at 10:03 UTC
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.