I get this error in my Drupal Status Report. (Notice how it wants me to put the installation 3 shadbowbox directories deep) I have tried to put it in modules/shadowbox and modules/shadowbox/shadowbox, It always wants me to make the directory one more level deep.

Shadowbox	Install 3rd party Shadowbox software
In order for the Shadowbox module to work correctly, the Shadowbox 2.0 Full distribution must exists at modules/shadowbox/shadowbox/shadowbox.

This is a fresh drupal install + ubercart + latest shadowbox. any help would be greatly appreciated. I would like to use this module :)

Comments

drewschmaltz’s picture

Shadowbox is a 3rd party script. Google "shadowbox" download the full version, unpack it, rename the directory to "shadowbox" and stick it in your modules folder.

The module is looking for this distribution inside your module's folder - so it will always be one more level deep.

psynaptic’s picture

Status: Active » Postponed (maintainer needs more info)

Are you still using 6.x-2.0? Can you try upgrading to 6.x-2.1? Any more info on this?

pyrello’s picture

Version: 6.x-2.0 » 6.x-2.1

I am having the same problem, new drupal install, wget to modules folder, tar zxf shadowbox-6.x-2.1.tar.gz, shadowbox folder is created but it is always looking for the distribution in the next subdirectory.

Here is the directory structure that I currently have:
# ls -R sites/all/modules/shadowbox
sites/all/modules/shadowbox:
./ CHANGELOG.txt LICENSE.txt shadowbox.info shadowbox.js shadowbox_auto.js
../ INSTALL.txt README.txt shadowbox.install shadowbox.module

pyrello’s picture

Sorry, please ignore the above comment. My friend posted it without realizing he was logged in as me.

psynaptic’s picture

Title: Error: Shadowbox folder is incorrect » Custom location for third party shadowbox distribution
Version: 6.x-2.1 » 6.x-2.x-dev
Assigned: Unassigned » psynaptic
Category: bug » feature
Status: Postponed (maintainer needs more info) » Active

I'm moving shadowbox out into sites/all/plugins/shadowbox. This seems like a much better location for it.

I will add a field to allow this to be changed in the settings.

psynaptic’s picture

Committed to DRUPAL-6--2:

http://drupal.org/cvs?commit=253740

psynaptic’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.