Closed (fixed)
Project:
IMCE
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Aug 2012 at 14:26 UTC
Updated:
7 Aug 2020 at 20:14 UTC
Jump to comment: Most recent
Hi there,
I am busy going crazy trying to solve an issue i'm having with the IMCE Module. Iv been able to install it, everything works fine, browse button is visible but as soon as I click on the browse button, it doesnt allow me to browse my computer to upload any images and prompts me with a 404 page.
PLEASE, any help?
Comments
Comment #1
jimofaos commentedI don't know if you solved this yet or not, but I had the same problem. I found that if Pathauto was installed and configured prior to installing CKEditor and IMCE, that I always got a 404 error when clicking the Browse Server button in IMCE.
I went back in disable and deleted CKEditor and Imce, removed Pathauto; put CKEditor and IMCE back in an d reenabled them. They were then working fine. I later reloaded Pathauto and now everything is working great.
Hope this helps,
Jim ...
Comment #2
Jeroen De Ceuninck commentedI had the same problem. Folder structure of the imce module was not correct. Maybe you can check the module imce folder structure.
It should be like this: in the sites/all/modules/imce you need to find folders 'css', 'inc', 'js', 'tpl' en files imce.info, imce.install, imce.module, license.txt en readme.txt.
Comment #3
jpshayes commentedI had the same problem immediately after install. I flushed all cache and issue resolved for me.
admin/config/development/performance
or if using drush
drush cc all
Comment #4
ufku commentedComment #5
thallesI think this can be solved in newest version
Comment #6
thalles