just upgraded from RC1 to RC2 and the TinyMCE editor is now not showing as an option in the backend (in the config or page edit areas). I’ve noticed the location has moved - is there anything i need to do specifically to allow it to work again?
Cheers
André
For some reason, it didnt like that there were 2 plugins with the same name (even if 1 was disabled). so what i did was disable the newest tiny mce plugin (auto created in upgrade) and enabled the previous RC1 one. however, now it comes up with an error message:
Warning: Missing argument 30 for getTinyMCEScript(), called in /nfs/c05/h01/mnt/70791/domains/mydomain.com/html/manager/includes/document.parser.class.inc.php(746) : eval()’d code on line 47 and defined in /nfs/c05/h01/mnt/70791/domains/mydomain.com/html/assets/plugins/tinymce3241/tinymce.functions.php on line 95
ok all fixed. Here is what i had to do: remove old rc1 tinymce plugin and re-install the rc2 plugin. must of been some kind of conflict there (but i’ll leave it up to you programmers to work it out as i dont know)
I’ve just upgraded from Evo RC1 to RC2. All of the sudden, all links displayed using [~id~] syntax stopped functioning because of a missing tralling slash.
On this site (running locally) I have
base_url=/mysite/mysite.com/
site_url=http://localhost:8888/mysite/mysite.com/
All urls are now generated as, for instance:
http://localhost:8888/mysite/mysite.comen/projects
^^
instead of the correct version:
http://localhost:8888/mysite/mysite.com/en/projects
I am using friendly url and I am not yet using the new transalias plugin.
-
MODX Staff
- 10,725 Posts
Is the base_url or site_url missing a trailing slash or what? I do not understand how that could be a problem if base_url and site_url are correct.
-
MODX Staff
- 12,272 Posts
And it’s up. Sorry for the false start folks.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
-
☆ A M B ☆
- 24,524 Posts
I just upgraded my site yesterday! Granny says no cookies for you today! (At least not until I’ve got this update done)
Question... will just uploading the manager part do the trick?