This module is a pain to install. And which version is most current? On the module download page it says 6.11 and my Available downloads page reports critical update to 6.12.

I downloaded the three library extension and get a "Please wait" screen forever.

Comments

forsythes’s picture

While this is an old thread, I recently ran into this problem with D7. Someone posted a fix to another problem, which also fixed this problem for me.

"Make sure you have changed the setting under admin/settings/filedepot under Base Setup - the Base URL should be something like: http://www.sitename.com/sites/all/libraries/yui_2.7.0/build/"

I downloaded the library and am using it locally on the server. So my path is sites/all/libraries/yui/build/

I changed this at http://www.mysite.com/filedepot#overlay=admin/settings/filedepot
under Base Setup.

sumeet.pareek’s picture

I had the same issue which got resolved when I changed the base path setting to fetch files from my own server as opposed to Yahoo.

You can download files from yahoo here - http://yuilibrary.com/download/yui2/ and place them on your machine for this error to go away.

blainelang’s picture

Status: Active » Fixed

No need to use the local copy of the libraries but you can. The root issue is the BASE URL format for the remote libraries download changed and this is a duplicate of this earlier issue: http://drupal.org/node/1511100

DEV was updated some weeks ago for any new installs (the default base_url setting)

Status: Fixed » Closed (fixed)

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