Closed (works as designed)
Project:
elFinder file manager
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 10:46 UTC
Updated:
1 Mar 2017 at 12:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
trotskyicepick commentedVery strange. Perhaps I should've waited before posting so quickly. Not sure which of the following solved the issue:
1. Proceeded to enable the WYSIWYG API module.
2. Whilst the above was processing, I moved the contents of /sites/all/libraries/elFinder to /sites/all/libraries/elFinder/elFinder-1.2
Now I see elFinder is enabled.
Comment #2
trotskyicepick commentedHave now got elFinder installed, but I get a blank screen when I go to admin?q=elfinder (as stated on line 38 of the readme). I do have an elFinder option under /Site configuration/ but this does not have and Administer page or content section (as stated on line 39 of the readme).
If I try to use elFinder from TinyMCE again, I get a blank screen in the window that pops up. This is happening also on a completely vanilla install of Drupal v6.22 with all the requested modules/libraries installed.
Any help greatly appreciated, thanks.
[Edit]: Actually, I have noticed that it isn't a completely empty page, the page background is displayed, and all scripts/css are loaded in the header, just the body contains no output.
Can you confirm which version elFinder and jQuery I need (I have elFinder v1.2 and jQuery 6.x-1.4). Is this module perhaps dependent on more than the elFinder library? Is a specific version of TinyMCE or WYSIWYG API needed?
Comment #3
trotskyicepick commentedOK, solved it. You need to slightly alter your system requirements to state that elFinder v1.1 is required, not elFinder v1.1+. This is because v1.2 installs different versions of the jquery scripts.
Comment #4
trotskyicepick commentedComment #5
Robert Hubbs commentedIt was not clear what you meant by, "You need to slightly alter your system requirements to state that elFinder v1.1 is required"
When I Download the elfinder-1.1 version and not the 1.2 version it worked.
What system requirement would I change to use elfinder-1.2?
Comment #6
ph0enix commentedelFinder 1.2 should be supported in 7.x-1.x-dev and 6.x-1.x-dev
Comment #7
amstar commented@#6 - ph0enix,
I just did a fresh install of 7.4. I get a white screen with the contents of elFinder 1.2 in sites/all/libraries/elfinder. The problem was resolved by using the files from 1.1 instead. I am not sure what the problem is but it seems to be with V1.2.
Thanks for your work on this great module!
Comment #8
capellicI too had problems with 1.2. When I would click on Browse Server, it was just a blank popup. There was source code, but nothing appeared.
Comment #9
ungabunga commentedHave same only-grey-background screen. And there is
$ is not a functionerror inmodules/elfinder/js/elfinder.callback.js(line 4).Update from 7.x-0.6 to 7.x-1.x-dev helped.
Comment #10
NickTomlin commentedI am running into this issue as well.
The page loads to a gray blank screen. When I look at the source I see:
I've given myself permissions to view ELfinder, and I've configured CKeditor to use Elfinder.
Disappointing , because it seems like a fantastic module!
Comment #11
shunting commentedUsing 7.x-1.x-dev solved my WSOD too.
Comment #12
ph0enix commentedComment #13
hedac commentedTried 6.x dev and elfinder 1.2.. not working... blank page... head is correct but the body part .. this is all I get
I was using it successfully.. I think in a recent update to 0.8.. it stopped working.
Comment #14
R-H commentedI have this problem too with ElFinder 1.2.
Comment #15
neorg commentedI am pulling my hair of!! Searching for almost 2 days for a solution now.
Did anyone solved this problem yet? I an digging for 4 hours for a solution now without any result. I noticed the problem after I migrated a D7 website from a development server to a production server. Of course elFinder works as fine on my development server. So it looks like it has something to do with permission setting or a missing package on my Linux system.
I tried (almost) every permission setting of /sites/default/files/* you can think of.
Elfinder libraries
Here some details
JS library version: elfinder-1.2.tar.gz
Drupal module
Permission settings
Production server
Permission setting on /sites/default/files
Permission setting inside /sites/default/files
My site is multilingual but I think this is not the problem, because it works OK on my development server.
Here all php packages on both server:
Development server (elfinder working)
Production server (elfinder not working)
PHP versions
Production server
PHP 5.3.10-1ubuntu3.9 with Suhosin-Patch (cli) (built: Dec 12 2013 04:27:25)Development server
PHP 5.3.2-1ubuntu4.22 with Suhosin-Patch (cli) (built: Dec 12 2013 04:20:50)Comment #16
neorg commentedSOLVED
I have a very strange situation with Elfinder. I developed a Drupal D7 website on a development (Ubunt 12.04) server. Everything, including CKEditor and Elfinder works perfect. I migrated the website (file system and mysql database) to a Zpanel Linux Ubuntu 12.4 server and I didn't get elfinder working any more. I tried everything i Read about this: File permissions, php libraries, Drupal modules, JS Elfinder libraries, /tmp directory, mD7 module setting. I checked it all more than once without any succes.
The problem occurred with this version:
I finally managed to get elfinder working with this versions:
After installation I got this error while opening elfinder:
"Error: Invalid backend response.Data is empty." popup.
And then I followed this modification:
Go to file: "elFinderVolumeDriver.class.php"
File Directory: on local host or web hosting search:
/administrator/components/com_k2/lib/elfinder
File: "elFinderVolumeDriver.class.php"
Open the file with an editor:
Go to line 747 where the line "$this->_checkArchivers();" should be! And disable this line by adding double slashes "//" (Example: //$this->_checkArchivers();)
Thanks to Gauthier Domoraud
Comment #17
zerobyte commentedI had the blank screen in elfinder problem when I first installed it and then reinstalled following the steps in #16 exactly but without doing the commenting out code part at the end, and it all seems to be working.
Comment #18
lperepolkin1 commentedOn an updated version of Drupal 7, following the steps in #16 exactly worked for me. But now the Status Report (Administration->Reports->Status report) displays:
elFinder Not found
elFinder library was not found. Please download it from http://sourceforge.net/projects/elfinder/files/ and install to sites/all/libraries/elfinder.
The elFinder library is installed and elFinder appears to be working fine. The message appears to be incorrect.
Anyone else seeing this?
Comment #19
lperepolkin1 commentedComment #20
viqa commentedI also had a blank screen, but the problem was in jquery. Newest version (1.7,...) doesn't use some functions.
I changed settings in /admin/config/media/elfinder -> MISCELLANEOUS SETTINGS -> Use system jQuery: NO.
So now elFinder uses jquery files from library folder: jquery-1.6.1.min.js and jquery-ui-1.8.13.custom.min.js and it's working.
Drupal 7.43
CKEdtitor 4.5.7
elFinder library 1.2
elFinder module 7.x-0.8
Comment #21
HunSquirell commented#20 Just worked fine for me. I got this problem, came here, did what You wrote and it was handled in 5 minutes. You made my day! Thank You Viqa.
Drupal core 7.52
CKEditor 7.x-1.16
elFinder file manager 7.x-0.8
Comment #22
nwom commentedThe blank screen occurs when an incompatible library version is installed. The most recent library version that works is V. 2.1.7 from https://github.com/Studio-42/
You can download v. 2.1.7 from here:
https://github.com/Studio-42/elFinder/releases/tag/2.1.7
It would be great if newer version of elFinder worked though, but thought I'd help those looking for a solution.
Comment #23
mrcniceguy commented#20 worked for me.
Drupal version 7:56
Jquery version 1.2
Elfinder Version 7.x-1.x-dev
\thanks.