Closed (cannot reproduce)
Project:
filedepot
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2012 at 00:45 UTC
Updated:
6 Jun 2013 at 15:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
sharplesa commentedDid you make sure to install the jquery.blockUI in sites/all/libraries/jquery.blockui as described in the README file?
If
sites/all/libraries/jquery.blockui/jquery.blockui.jsis present, look at it and make sure it's really just javascript and not some HTML. I had originally been tricked when I downloaded the query.blockUI file by downloading the HTML page, not the javascript file the HTML page points to.Comment #2
jurgen@da commented@sharplesa : yep, checked all that. tnx for your reply.
Comment #3
sharplesa commentedReally? You actually looked at the source code of jquery.blockUI and confirmed that it begins with the following?
If that's the case, then check out the Firebug Net panel, and confirm that you're getting all of jquery and jquery.blockUI, etc. Surely you're not getting one of the required files, or they're not all legit javascript.
Comment #4
sharplesa commentedUpdating to 'needs review' just to get a quick confirmation from you, jurgen.
Comment #5
sharplesa commentedHere's another data point. I noticed that when I didn't have internet access and therefore the remote YUI library was unavailable, I experienced the same behavior you described. Now I've replicated the YUI library to my sites/all/libraries folder and changed the config settings to point to that local library instead of at yahoo. If you want, you can extract the attached into sites/all/libraries in your installation. it'll create a yui_2.7.0 folder (so you should have sites/all/libraries/yui_2.7.0).
Then, browse to
admin/config/media/filedepot, open the basic settings section, and set the URL to besites/all/libraries/yui_2.7.0/.Maybe this will help you too.
Comment #6
jurgen@da commentedTried your suggestions.
Page loaded but with display:none => no visible UI
Switched to Rubik theme: visible & functional UI!
Now I have to figure out why Filedepot doesn't show in my theme..
@sharplesa: tnx for all the effort!
Comment #7
blainelang commentedHave you been able to resolve your installation issue?
Comment #8
_timpatrick commentedClosing as no activity for a while - if you wish you may reopen it.