Hi all,

I made sure that the theme has a 'closure' statement in it. Tried doing a full reset of cache.
Tried on IE7 & FireFox too with same results

Permissions are set fine, I have checked the settings for both TinyMCE & IMCE according to what has been written all fine.

Nothing I try seems to work, please please please could somebody help me.

Drupal 5.7

Thanks,
Chandeep

Comments

hiitsjam@groups.drupal.org’s picture

Hi Chandeep..

Were you able to make browse button appear on TinyMCE editor? I am also facing the same problem. I have installed it as per the readme.txt instructions. I have also ensured the presence of closure statement just before the tag. I have also looked into the view source of the generated HTML on the browser. Infact closure statement does insert appropriate javasscript which is required to make browser button appear on the MCE editor. For some strange reasons, I am not able to make it work with TinyMCE editor. Will appreciate if you can share your experience.

Thank you so much
Jameel

hiitsjam@groups.drupal.org’s picture

Hi

Is there anyone who can help me out into this pls? The javascript error which I get after TinyMCE Editor loads into my drupal site is as follows :
tinyMCE.configs.length is null or not an object

After adding print $closure into my theme's page.tpl.php file just above the tag, following is the javascript code which is generated when page is rendered on the browser.

var imceBrowserURL = "/?q=imce/browse";

form.rating{ display: block; }

Apprecite any pointers into this.

Thanks a lot for your time
Jameel

hiitsjam@groups.drupal.org’s picture

No one here who can help me????