System Info:
Drupal v6.15
Shadowbox-6.x-3.5
Shadowbox-build-3.0rc1
I'm getting warnings in Recent log entries. After doing some research around, it seems like there's a '/' problem.
1. If a '/' was not place at the end of "sites/all/plugins/shadowbox" in the Shadowbox location field. There's a "page not found" warning in the log displaying: "sites/all/plugins/shadowboxlibraries/swfobject/swfobject.js". Which obviously it is missing a '/' in front of "libraries".
OR
2. If a '/' was placed at the end of "sites/all/plugins/shadowbox" in the shadowbox location field. (in the field: "sites/all/plugins/shadowbox/") There's a "Parsed JavaScript file" warning in the log displaying: "Parsed JavaScript file sites/all/plugins/shadowbox//players/shadowbox-iframe.js.". Which now, it has an extra '/' in front of "players".
Thanks for the assistance.
Comments
Comment #1
psynaptic commentedI have just committed a fix for this issue. Please could you test it and report if the problem is solved for you?
Comment #2
psynaptic commentedNew release was created.