Hi guys,
I am trying to fix the following issue: I get displayed the IMCE browse button in TinyFCK editor only at admin pages. When I try to add content, the IMCE button is not shown. It doesnt matter which content type I use, the file browse button dissapears.
However, as I said, it works fine at any of the admin pages. Button is where it is supposed to be and I can upload and add images without problems.
I guess that i must have missed some setting somewhere, but cant figure out what. Trying to solve this problem for several days with no luck, so please, any advice is appreciated...:).
Thanks a lot in advance.
My configuration:
- Drupal 5,7
- IMCE 5.x-1.2
- TinyMCE 5.x-1.9
Comments
Comment #1
ranavaibhavi have a same issue, please help...
Same configuration as sketman except i have FCKEditor 5.x-2.1
Comment #2
sketman commentedHi,
I applied the following patch and it worked for me, now I have button visible at content pages as well...
http://drupal.org/node/230310#comment-765683
Comment #3
ranavaibhav