When I have FCKeditor installed w/o the popup window checked, Any sections below a text area with the FCKeditor is unable to expand/contract.

For background info I'm currently using:

Drupal 5.1
FCKeditor module 5.X-1.1
FCKeditor 2.3.2
IE 6.0

I've tested this in FF and there is no problems, but in IE there definitely are. I was able to solve this on my local install, by forcing the Popup window option, but when I went to a live site the link for the popup didn't work anymore. For some reason on the live site the onclick javascript call wasn't on the source page. It looked like this:
<span class="fckeditor_popuplink">(<a href="#">Open rich editor</a>)</span>
I examined the code and there is supposed to be a onclick="...." with a javascript call to open a new window with the FCKeditor.

Anyway I realize I just listed two different problems and I need one to be fix, although both would be ideal.

thx

Comments

jonathanchris’s picture

On an added note:

I had stated previously that it worked on my local and not on my live site, this is still true but the reason is that on the live site I used drupal 5.1 and local it had been 5.0. After upgrading my local to 5.1 i had the same issue. Then I degraded back to 5.0 and it worked again. By the way I'm refering to the second issue above about the 'Open rich editor' links for the fckeditor popup window.

xl-network’s picture

jonathanchris’s picture

That's funny, our posts were so close to eachother :)
Hopefully that means this will get fixed sooner, with more people working toward a fix.

Also the popup window doesn't work in any browser just to add to the info.

ontwerpwerk’s picture

Component: User interface » Code
Assigned: Unassigned » ontwerpwerk
Category: support » bug

it is probably a change in foms.inc as xl-network mentioned.
I'll update it asap

for the moment the popup mode won't work in drupal 5.1

jonathanchris’s picture

What about the 1st issue where the sections aren't droping down, it's as if the drupal js stops working on the page after fckeditor. Anyone else having this issue?

ontwerpwerk’s picture

jonathancris: yup.. other people are reporting that too. I'll try to adress it too.

ontwerpwerk’s picture

Title: drupal JS not working... » popup mode of fckeditor notworking

changed the title to be more accurate of the problem i'll adress in this issue

ontwerpwerk’s picture

Title: popup mode of fckeditor notworking » popup mode of fckeditor not working

for the expanding fieldsets please check http://drupal.org/node/115290

ontwerpwerk’s picture

Version: 5.x-1.1 » 5.x-1.x-dev
Status: Active » Fixed

it is updated with a quick fix in the upcoming deelopment version

swadbc’s picture

Pop-up now works well for me, Drupal 5.1, IE 6 and 7 and Firefox.
Thanks for the quick fix.

jonathanchris’s picture

working! Thanks, this is great! It's working in FF 2.0 and IE 6.

Although, just to let you know it doesn't seem to work for opera 9 for me. No big deal though, I'm not even sure if FCKeditor supports opera.

thanks again!

ontwerpwerk’s picture

FCKeditor does not work in opera and safari at the moment

Anonymous’s picture

Status: Fixed » Closed (fixed)
emilyf’s picture

Version: 5.x-1.x-dev » 4.7.x-1.x-dev
Status: Closed (fixed) » Active

I think this issue is still a problem in 4.7.6. I am trying to use pop-up mode and nothing happens when I click the link to do so. I thought I would reopen it here since it's relevant.

Thanks.

ontwerpwerk’s picture

Status: Active » Postponed (maintainer needs more info)

try to be more verbose in your report... have you checked if any popup blockers interfere... are there javascript errors... what version are you using... what have you tried to solve the problem..

emilyf’s picture

There are no errors so far as I can tell. I am using Firefox on a Mac. I have also tried on Windows using Firefox and IE 6 and it does not work there either.

I am using Firebug and not getting any page errors related to this. What happens when I click on "Open Rich Editor" is....well, nothing. It attempts to go to node/add/page#

I get no yellow bar in Firefox telling me a pop up has been blocked, nor in IE. I also added my site to allowed pop ups just in case, but no change.

I'm not sure if I'm missing a setting somewhere here, or if this is in fact a similar bug to the one that was occurring in D5. The editor I've got fck set to is "Drupal Full".

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closed, 4.7 is unsupported