I am using FCKEditor and IMCE. I noticed that IMCE stopped woirking after i installed Multiflex. After reading, I realized that a closure tag of print $closure is needed in order for IMCE to work. I thought you may want to include that in the next release.
Comments
Comment #1
dekorex commentedWhat file paste into this tag? page.tpl.php? what section?
Comment #2
dekorex commentedOK i'am find! The right place is the end of the page.tpl.php file, like Chameleon theme. Now IMCE is working.