I installed Drupal 5.1 and the latest tinymce module and application
I uploaded the tinymce module in the modules directory
I uploaded the tinymce application into the tinymce module directory
I following all the instructions (added a role, set permissions, added role to admin, setup profile in tinymce, etc.)
I added the

<?php
print $scripts 
?>

to the page.tpl.php

Nothing appears... no tiny_mce.js

I look at the source code and I see other js scripts appear, but not the tiny_mce.js.

Any idea how to get this thing working?

Comments

m3avrck’s picture

Status: Active » Closed (duplicate)