hi to all,
I've got a drupal installation where I cannot run wysiwyg editor. But I created a new drupal project where it works very well.
How can i do to make it works?

Comments

chrispeat’s picture

Hi TuTToWeB,

To enable the WYSIWYG editor you will need to firstly install the WYSIWYG module, then download the library from the relevant location. All the instructions are really clear once you have installed the module.

Everything you need is here: http://drupal.org/project/wysiwyg

HTH

Chris

TuTToWeB’s picture

Hi,
I downloaded, installed wysiwyg. Then, i downloaded an copied TinyMCE. I setted up for html full and filtered, but there's no wysiwyg editor
But, some days ago, I installed them in a different drupal instance and it works. Is there something i can do?

chrispeat’s picture

Have you installed it on the correct locations and set your input filters to use the WYSIWYG editor?

TuTToWeB’s picture

I think so.
Look here: http://yfrog.com/04wysiwygj

chrispeat’s picture

That is as far as I got with mine, and it worked so can only agree with you.

Have you checked your permissions, although you are presummably the admin on the account?

Otherwise there is this post: http://groups.drupal.org/node/23338 which indicated that your theme has to be capable of showing the editor. Would seem reasonable as you have different experiences on different sites. Do they run seperate themes? Does changing the theme help?

HTH

Chris

TuTToWeB’s picture

THAAAAAAAAAAAAAAAAAAAANK YOU.
Problems was theme. I didn't write print $closure . Now, it's work veeery well...