I’m having issues getting filemanager to work with Drupal. I don’t see the filemanager button and get not found error in drupal “Recent log entries”. The Error I get is http:// sitename.com/drupal611/sites/all/modules/filemanager/filemanager/language/index.php?type=fm&format=tinymce_3_x&group=tinymce&prefix=filemanager_&6
What I did to install
1. Extracted the 3rd party module “filemanager” into /html/drupal611/sites/all/modules
2. Moved html/drupal611/sites/all/modules/filemanager/auth_drupal.php to /html/drupal611/
3. Extracted mcfilemanager_php_3_1_0_7_server.zip to /html/drupal611/sites/all/modules/wysiwyg/tinymce/jscripts/tiny_mce/plugins
4. Through Drupal I gave all roles access to “access tinymce filemanager”
5. Through Drupal I gave all roles access to “access tinymce imagemanager”
6. In the Wysiwyg config, all there are no buttons selected so they should all show up.
When I look at the file system, there is not a language folder under filemanager. Am I missing some files? Any ideas?
Thanks