My upgrade went ok and "most" everything works fine...Except for TinyMCE.
I had it installed before the update and I disable the module and uninstalled it.
I then downloaded the latest for 6.x and the lastest JS from the tinymce website.

It installed fine and I created the roles and set permissions like before, now when I edit content the editor does not show up and
all the content options like Input Format, Revision Information, comment settings are all disabled. If I delete the tinymce profile my content options work again.
I have tried removing the tinymce module, createing a new role and permissions etc, but nothing works.

I also did a fresh install of D6.2 and everything worked fine, so the problem has something to do with the Drupal update I did.

Anyone have any ideas? I could create a new database and start from scratch, but that would take a few hours and be kind of a pain.

Thanks,

Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of Lightning Admin for MySQL and PostgreSQL

Comments

pepemty’s picture

...Did you configure TinyMCE for every type of content, including multilinguals?

Warm regards from sunny México!
Pepe
:-)

Warm regards from sunny México!
Pepe
:-)

tcaduto’s picture

Hi,

No, I don't have any multi lingual content but the initial problem seemd to be the javascript optimize setting in the performance section. I turned that off and the content options came back alive, but now I am getting two javascript errors:

tinyMCE.importThemeLanguagePack is not a function
http://www.amsoftwaredesign.com/modules/tinymce/tinymce/jscripts/tiny_mc...
Line 1

o is not a constructor
http://www.amsoftwaredesign.com/modules/tinymce/tinymce/jscripts/tiny_mc...
Line 1

I am using 6.x-1.1-dev of the TinyMCE module. On a fresh install (on a test server) I don't have any of these issues and I am using the exact same copy of the modue and the JS code from the tinymce site(3.x)

Tony Caduto
http://www.amsoftwaredesign.com
Home Of Lightning Admin for MySQL and Postgresql