Closed (fixed)
Project:
IMCE
Version:
6.x-1.2
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
2 Mar 2009 at 04:38 UTC
Updated:
19 May 2011 at 21:18 UTC
My site's apache document index is configured as index.html index.php
I put a index.html which is a flash opening inside before entering the true content of the site.
Problem found when opening the browse server , it just shown the content of index.html instead of a file manager.
This problem doesn't appear on drupal 5.x
Comments
Comment #1
ufku commentedThis is not an IMCE bug. If you call imce using /?q=imce it will probably interpret this as /index.html?q=imce in your case.
The URL should explicitly be set as /index.php?q=imce, which should be an issue with the application(a wysiwyg editor) that opens IMCE.
Comment #2
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.