Elfinder 1.2 was released a couple of days ago. It should be supported

Comments

kratkar’s picture

Elfinder 1.2 use jquery version 1.6.1 and jquerui 1.8.13. But add js in file elfinder.module(line 130,131) jquery 1.4.1 and jqueryui 1.7.2

willowmedia’s picture

I had the same problem - the elfinder window was coming up blank.

Editing elfinder.module and changing the version of jquery to 1.6.1 and jqueryui to 1.8.13 fixed the problem for me.

grendzy’s picture

Subscribe. Are the duplicate jQuery file a requirement for elfinder? Drupal core already include jQuery and jQuery UI.

kratkar’s picture

@grendzy In elfinder 7.x-1.x-dev using system jquery & jqueryui.

alwest’s picture

Thanks to @kratkar/@willowmedia - this fix solved the problem for me too

pillarsdotnet’s picture

Title: Doesn't work with the new elfinder 1.2 library » Doesn't work with the new elfinder 1.2 or elfinder 2.0 library

There is now a 2.0 version of the elfinder library.

pillarsdotnet’s picture

Version: 6.x-0.6 » 7.x-1.x-dev

If elfinder follows drupal core standards, changes should be made first in the newest version, then backported.

ph0enix’s picture

Try to upgrade to latest dev version. elFinder 2.0 is still under development and it is not supported now.

ph0enix’s picture

Status: Active » Needs review
nicodh’s picture

When can we hope to see elFinder 2.0 version implemented ? Could I help ?
Thanks for this module !

ph0enix’s picture

Thanks for offering help! You can help with development version testing and bugfixing. Nightly unstable builds are available there:

http://sourceforge.net/projects/drupal-elfinder/files/Library/
http://sourceforge.net/projects/drupal-elfinder/files/Drupal%207/
http://sourceforge.net/projects/drupal-elfinder/files/Drupal%206/

Please note that there are UNSTABLE builds. It have a lot of bugs and can crash your website, so please BACKUP all website files and database before using it.

ph0enix’s picture

Status: Needs review » Closed (fixed)