Page 1 of 1

[confirmed] BETA 2 MicroTiny does not work

Posted: Mon Jun 25, 2012 2:32 pm
by cb2004
Rolled back to MicroTiny from beta 1 and it is fine. Not had a chance to look into it properly but it could be to do with /templates/microtinyconfig.tpl

Re: BETA 2 MicroTiny does not work

Posted: Mon Jun 25, 2012 2:58 pm
by calguy1000
MicroTiny works fine here.

Re: BETA 2 MicroTiny does not work

Posted: Mon Jun 25, 2012 3:15 pm
by cb2004
Interesting. Can anyone reproduce.

Firefox 13.0.1
OneEleven
FileManager installed
MenuManager installed
MicroTiny installed

Re: BETA 2 MicroTiny does not work

Posted: Mon Jun 25, 2012 4:34 pm
by Rolf
Works for me in SVN rev. 8112

Re: BETA 2 MicroTiny does not work

Posted: Wed Jun 27, 2012 1:54 pm
by KO
I had also problems with Microtiny. I downloaded "cmsmadesimple-1.11-beta2-english.tar.gz" package and made fresh install.

When opening content for edit Firebug Console gives error:

Code: Select all

 this.getDoc() is undefined
http://localhost/cmsms-111-b2/modules/MicroTiny/tinymce/tiny_mce.js
Line 1

tiny_mce.js (line 1)
error: "NetworkError: 404 Not Found - http://localhost/cmsms-111-b2/modules/MicroTiny/tinymce/langs/en.js"
en.js
Failed to load: http://localhost/cmsms-111-b2/modules/MicroTiny/tinymce/langs/en.js
tiny_mce.js (line 1)
"NetworkError: 404 Not Found - http://localhost/cmsms-111-b2/modules/MicroTiny/tinymce/themes/advanced/langs/en.js"
en.js
Failed to load: http://localhost/cmsms-111-b2/modules/MicroTiny/tinymce/themes/advanced/langs/en.js
I downloaded those two en.js files from svn, put them on right directories and editor started working.

Re: BETA 2 MicroTiny does not work

Posted: Wed Jun 27, 2012 1:59 pm
by cb2004
Well spotted. This is the problem. Lang files was not present.

Re: BETA 2 MicroTiny does not work

Posted: Wed Jun 27, 2012 4:41 pm
by Rolf
Good catch.

This is probably a problem in the release cut code we use, caused by moving the en_CY langfile.
We will look into it.

Thanks, Rolf

Re: [confirmed] BETA 2 MicroTiny does not work

Posted: Thu Jun 28, 2012 9:29 am
by KO
OK. Great. Thanks!

Re: [confirmed] BETA 2 MicroTiny does not work

Posted: Fri Jul 13, 2012 8:40 pm
by Rolf
Somebody can confirm this fixed in beta3?

Re: [confirmed] BETA 2 MicroTiny does not work

Posted: Fri Jul 13, 2012 11:19 pm
by atdesign
Rolf wrote:Somebody can confirm this fixed in beta3?
Confirmed fixed. Did not work for me in beta 2 but does now work after upgrade in beta 3.