TinyMCE module 2.0.4 bug(s)?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
10010110

TinyMCE module 2.0.4 bug(s)?

Post by 10010110 »

OK, I installed the TinyMCE module successfully and without problems (actually it was so easy it was scaring). However, now the problems arise:  The first thing I noticed is that the button images just disappear when hovered by mouse. That's actually not that much of a problem. The worse thing is that if I click on some buttons like the one for editing the source code (entitled "HTML") and the "Create Hyperlink" button it opens a popup and that gives me a 404 (CMS custom error message). What do I have to do to fix that? Or will I have to wait for the next release where this is fixed?
jce76350
Beta Tester
Beta Tester
Posts: 2108
Joined: Mon May 29, 2006 1:20 pm

Re: TinyMCE module 2.0.4 bug(s)?

Post by jce76350 »

Hi,

On TinyMCE module 2.0.4 and  2.0.5-svn
I can not use the Inser/edit image on Firefox 2.0 and  IE 6
The popup  Inser/edit image , I can select the image, but if I clik on the Insert button ... Nothing
If I open the popup  Inser/edit image and  clik on the Insert button,  No error message

But on Opera 9.2 all is OK

I am on Win XP2 FR using Apache 1.33 + Php 4.1  +mysql 4.19
I do test also on a web server
Apache/ProXad [Jul 17 2006 17:19:22] - PHP Version 4.4.3-dev - 5.0.25-nightly-20060823
same problem.
Jean-Claude Etiemble MyPageFr
drcms

Re: TinyMCE module 2.0.4 bug(s)?

Post by drcms »

am I supposed to go to the tinymce module area to use it or is this supposed to also work under the pages area too?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: TinyMCE module 2.0.4 bug(s)?

Post by Dr.CSS »

You have to set the editor used in page editing in My Preferences > User Preferences...

Under Extensions > TinyMCE this interface is to tweak it or make changes to it, test it, etc...

ps. it works for me on a few diff. servers... using FF...
Hare
Forum Members
Forum Members
Posts: 87
Joined: Sat Jun 03, 2006 11:46 am

Re: TinyMCE module 2.0.4 bug(s)?

Post by Hare »

Any new tips regarding these bugs? I've tried to solve these issues without success and I'm getting frustrated.

I'm using FF2 and if I hover the mouse over a button it completely disappears. Some buttons like bold or italic seem to work but others don't. IE6 is working and displays the editor ok. I think that this might be an issue with mozilla specific opacity CSS? But why would it only affect some buttons...

This is not a problem with my CSS since I've tried this on a production site and a completely new install (1.02) without any modifications (except TinyMCE 2.04 install).

I would like to use TinyMCE instead of FCKeditor since imho it produces cleaner code without stupid msword-classes or language tags and has way better imagebrowsing etc.

Edit: Linux server with apache (no problems with paths etc).
Last edited by Hare on Thu Jan 18, 2007 2:07 pm, edited 1 time in total.
Hare
Forum Members
Forum Members
Posts: 87
Joined: Sat Jun 03, 2006 11:46 am

Re: TinyMCE module 2.0.4 bug(s)?

Post by Hare »

Same thing with completely fresh 1.0.3 install. No modifications, just installed tinyMCE via the modules menu. Could someone please take a look at the code. I would really like to use TinyMCE but it just doesn't work with FireFox.

FF 1.02 -> Broken button hovers!
FF 2.0 -> Broken button hovers!
IE6 -> ok
IE7 -> ok (though IE7 displays stupid borders on each checkbox in CMSMS)

I downloaded the latest version of TinyMCE from Moxiecodes homepage and replaced the CSS files with new ones but didn't help. The demo at Moxiecode works just fine but CMSMS implemention is broken.

Could someone at least verify that this is not a problem with my 3 different computers!

(Edit. 2.0.3 from the repository has the exact same problem).
Last edited by Hare on Sat Jan 20, 2007 3:49 pm, edited 1 time in total.
Jonny
Forum Members
Forum Members
Posts: 77
Joined: Sun Sep 24, 2006 10:49 am

Re: TinyMCE module 2.0.4 bug(s)?

Post by Jonny »

Yes, I too see vanishing buttons on hover in Firefox.

Would be great if this could be fixed. The project I'm working on requires TinyMCE and Firefox.
Hare
Forum Members
Forum Members
Posts: 87
Joined: Sat Jun 03, 2006 11:46 am

Re: TinyMCE module 2.0.4 bug(s)?

Post by Hare »

Problem solved

Everyone having problems with button hovers need to disable the compression in the TinyMCE preferences. This solved my issues. I have no idea what the compression does and how it affects basic CSS functionality but compression is indeed the culprit.

Disable it and enjoy TinyMCE.
WebGirl

Re: TinyMCE module 2.0.4 bug(s)?

Post by WebGirl »

OK,

I found the TINYMCE PREFERENCES

In the Admin area, top Menu bar
>> select Extensions
>> scroll down to TINYMCE in the pop-down list
>> you'll now be in the SETTINGS area
>> uncheck the COMPRESS checkbox [2nd from the top]



I'm trying to find where to specify TinyMCE cmsms_selflink PAGE NAMES not PAGE NUMBERS  ... any clues?
Last edited by WebGirl on Sat Feb 03, 2007 5:06 am, edited 1 time in total.
curana
Forum Members
Forum Members
Posts: 44
Joined: Sun Jan 21, 2007 5:53 pm

Re: TinyMCE module 2.0.4 bug(s)?

Post by curana »

I have another bug:

When I edit or create a page, a complete set of HTML-Definitions is inserted (see this thread: http://forum.cmsmadesimple.org/index.ph ... 757.0.html)

I use 2.0.4 for Tiny and 1.0.4 for CMSMS.

Any hints? At least for the next update, maybe its fixed!

Thank you.
Vin

Re: TinyMCE module 2.0.4 bug(s)? -Fx - strong x b [solved]

Post by Vin »

Another bug...

In Fx, it outputs b tag instead of intended strong tag etc. In IE no problem.

[edit] OK, the only thing I had to do was to change verify_html : "false" to "true" in tinyconfig.php. Also ensure that you've ticked "Apply source formatting to the output HTML" and "Only allow XHTML-compliant elements" in the Extensions->TinyMCE admin.
Last edited by Vin on Wed Feb 21, 2007 5:51 pm, edited 1 time in total.
Locked

Return to “CMSMS Core”