Hi people,
I had installed the nicEdit (creating the folder on modules folder in drupal), activated, and when in the edit page, no button is shown and under the box, the "enable javascript to use the editor" text appears. I had alredy enabled java on my browser, is that for the custom template? som idea?

thanks in advance!

Comments

jaimerod’s picture

javascript is different from java. Please make sure you have enabled JAVASCRIPT in your web browswer.

rw_uk’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

I'm having the same issue with sub domains I'm running - when i display them in different tabs in the same browser -firefox - some work and some don't

marczinger’s picture

Yes, javascript is enabled. In my browser.
I'm using a custom template, i had to add some code there?

Thanks!

dr00b’s picture

I am getting this error as well in the version 5 branch. Just noticed this today, everything seemed to work yesterday. Is there any known conflict with other modules? I've restored my database and tried to undue any changes since yesterday, can't seem to see what the problem is. Of course JS is enabled in my browser.

*Update* after disabled Issue Tracker and Project modules this error went away. Looking into where the conflict could be now... This is unfortunate that they are not playing nice together. Seems illogical that those modules would cause all create-content screens to fail with NicEdit. Will post again if I can determine the cause in case it is helpful to others.

dr00b’s picture

By using the old version of NicEdit that came out around the time of this module + disabling the issue tracking and project modules = it works again. Still seeing errors on various admin screens with it, but can disable the module for those fields which is reasonable enough workaround I guess. I would like to see this module be better supported/updated more often though as it seems to be the best wysiwyg for Drupal at the moment...

WmGHix’s picture

I had this issue. Checked my themes page.tpl.php file and it was lacking print $scripts at the top~

See this thread http://drupal.org/node/142546#comment-834408

I added the line mentioned above and WHAMMO! It woiks!

www.wmghonline.com

marczinger’s picture

Assigned: Unassigned » marczinger
Status: Active » Fixed

WOW !

Thanks alot WmGHiX!!! it works perfect!!!!

i just added de code to enable scripts and works!

Solved issue! and it works on tinyMCE too!

thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.