Closed (fixed)
Project:
filedepot
Version:
7.x-1.0-rc1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 12:38 UTC
Updated:
30 Dec 2012 at 23:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
_timpatrick commentedAre there any javascript errors (Using firebug with firefox?)
Comment #2
mohit_aghera commentedhi _timpatrick,
I have following error in javascript.
Do you have any idea regarding this ?
Is it problem that javascript might not be loading, I have configured as per in Readme.txt file.
Comment #3
gavmassingham commentedHi,
I had this exact same problem but when I examined the file jquery.block.js it was a more or less empty file - certainly there wasn't any javascript in it! Presumably the download had gone snafu somehow.
Anyway I re-downloaded the file and checked that it actually had some javascript content and the UI now displays as expected. Hope this helps.
Comment #4
blainelang commentedComment #5
tloader11 commentedI have the same error, redownloaded the file, tried to remove the 'hidden' stuff in css,, still not showing... what am i doing wrong ?
Comment #6
tloader11 commentedSorry, it's the release canidate where I'm experiencing problems with.
Already tried:
appling patch from other thread (warning patch) (not working)
inspecting code and trying to solve
'updating' jquery with jquery_update module (just in case ;-)
Specs:
Running drupal 7.17
Nothing more special to report, I guess
Comment #7
blainelang commented@tloader11 it's indicating the blockui javascript library has not loaded. This is one of the install steps in the readme.
Comment #8
tloader11 commented:$ whoops, think i missed that one ;-)
thanks for your solution !
Comment #9
blainelang commented