Topic: Upgrade from 3.4b3 to 3.5, what to do?
Hi folks,
I have the TinyMCE 3.4b3 set up on a web page and it works great.
But now I want to upgrade it to a non beta version, so I downloaded the 3.5 version, deleted the tiny_mce folder from my web server and uploaded the tiny_mce folder from the download, but then the textarea control stayed visible.
Then I did just the same, but with the 3.4.9 version, but with the same effect.
The (after deleting again) I reuploaded the 3.4b3 version and it works again.
So here's the question: What do I have to change for the 3.5 version to work on that page?
I double checked the javascript part, with close to no differences, which I tested too.
The differences are: mode : "exact", elements : "text" in 3.4b3 to mode : "textareas" in 3.5.
You can visit the page here: www.webseiten-und-so.de/Webseite/Modul-Beispiele/Spider-IT-Deutschland/Frontend-Editor/index.html (username = Tester, password = test).
Thanks in advance
René