I upgrade from 4.7.5 to 5.x. When i try to create a node (page, blog, forum,...etc.) i get pop pup from IE: IE can't open site. Some times When i go back (IE navigation menu) a get the interface to edit or create the node and in others no. When i desable the FCKeditor i don't recieve any warning pop pup from IE, Well i can edit or add nodes. I don't know why FCKeditor is occuring in this behavior, iam not sure if is something to do with themes (i am using fancy theme). I apreciate any idea, thanks.

Comments

ontwerpwerk’s picture

Component: User interface » Miscellaneous
Category: bug » support

does it work in firefox?

geograt’s picture

Sorry i don't have firefox, i make upgrade to my IE to 7, When i try to edit o add nodes he display the interfaceand but i get a warning message in the down left corner of the IE ,:
line:4
Char:1
error:drupal is undifined
code:0
and another error with same message but with line:7
Thanks for help

ontwerpwerk’s picture

Have you also upgraded the fckeditor module after you upgraded the site (the modules are a little bit different)

does it work on another computer? if so, check your internet explorer 7 security settings and reset them to the default settings (after an upgrade it might be too strict)

geograt’s picture

The upgrade.php script he don't show me now a disponible update for fckeditor, i don't remember if i do it. Can you please tel me how i can verifie that the data base have the right upgrade. i reset internet explorer 7 security settings to default and run the site form others machines (with IE) but i run in the same problem.

VM’s picture

you can upload the lastest released package, this will insure that you have upgraded your FCKeditor to the latest release.

you can also compare ID# at the top of the .module file with the one latest release.

geograt’s picture

I reinstall fresh FCKeditor from the last one here and fckeditor paquaje (2.3.2). Make an update for the database (FCKeditor don't show in the update.php script, he has no an install archive)...Well, i make than active the htaccess.txt in the fckeditor folder paquaje with rename to .htaccess.
Now i don't have any warning message from IE, but the add nodes and edit stil crash some times and he don't leave nothing in the log watchdog. Otherwise FCKeditor work with all his potencialities. The crash is produced by FCKeditor because When is desabled add node and edit don't crash. I think i make here a progress and i suspect that activating and renaming htaccess is the solution for the warnings, but for crash? maybe some incompatibilities with contributed modules??

buzzan’s picture

Confirm the error exist with Drupal 5.1
Was working in 5.0.
After my site is updated to 5.1 the Open Rich Editor popup failed to work.

geograt’s picture

The detalled condition crash in my last post still there with upgrade to 5.1

katana3x9’s picture

IE 6 here. with FCK enabled, I get "can't open site" too. Clicking back repeatedly, or sometimes refreshing and then hitting back will open it.

Same exact thing with FireFox. this really is a problem.

NOT a security settings issue. I've got security at LOW in both browsers now trying to see if that was it.

katana3x9’s picture

okay oops - works in FF.

Here's System error info from IE:

Opening page res://C:\Windows\system32\shdoclc.dll/dnserror.htm

This is displayed in status bar while IE alert says "can't open site".

ontwerpwerk’s picture

three possibilities
- internet explorer safety settings, please try to set them to default to check if that works (had the same problem after installing msie 7 too, also with security level low)
- a misconfiguration somewhere that only affects msie (some path in a format that msie does not recognise)
- drupal 5.1 changed something that affects the FCKeditor module - I will check into that

geograt’s picture

In my case it seem that the set to default with security level low don't resolve the problem. Maybe some one with knowledge in how to make a coredump and analyse the crash can found the solution.

katana3x9’s picture

My case:

First, I had trouble getting FCK to work. But, that doesn't seem to be a bug - just a seriously difficult to understand set of instructions for installing. To that end, I posted my exact step by step install, with lots of commenting to help clear it up, in this thread: http://drupal.org/node/113056

My specific problems were getting the directory structure right and my theme - a hold out from D4.7 - that needed some help to work with D5.1. See the post if you've had install problems or suspect your theme.

FCK now works everywhere except inside the administration utilities: that is, when the URL looks like:
http://mysite.com/admin/build - etc etc

When I stuck some custom images into my themes folder and hard coded relative URLS to those images in the page.tpl.php file, the images worked as expected UNTIL I went in to the admin sections - that is - until I had a URL like the one above, where /admin/ is interpolated. When I went into the admin utilities, the images were gone.

By checking image properties I found that the URL the page was using to try to load my images, included '/admin/' in the path. Like this:

http://mysite.com/admin/themes/mytheme/my_image.jpg Where the interpolation of '/admin/' breaks the path and the image can't be loaded.

This, to me, suggests that the path to fckeditor might be getting lost when going into the admin utilities.

If that were true, the error would occur in Fire Fox as well, which it does - sort of. With FF I get textareas replaced by horizontal lines - like a series of underscores - that fill the height and width of the textarea.

Hope this helps.

geograt’s picture

Thanks Katana for your post but i don't understand the relationship with the context issue with the IE crashs in add nodes and node edit (without images).

ontwerpwerk’s picture

katana, that path to the image might be a problem of your theme, and does not neccesary have anything to do with FCKeditor.

geograt’s picture

Betwen crashes and some times functioning a had this in the watchdog log:
preg_match() [function.preg-match]: Unknown modifier 't' in line 430 of file .../sites/all/modules/fckeditor/fckeditor.module.
Maybe it can help to solve the case

katana3x9’s picture

ontwerpwerk, I was just trying to help you with as much info as I could get to you about this nasty little problem. Looked at the tinyMCE issues lately? None of the better WYSIWYG's is working with D5.

And, geo, I also get "Can't Open Site" errors with IE. Therfore, if your issue and mine aren't related I'll eat FKC with browser gravy. What I am trying to do is provide as much information as possible - from as many sources as possible - to get the goddam thing fixed. Is that not your goal also?

Butting in Respectfully,

Timothy Kyle aka Katana3x9

ontwerpwerk’s picture

timothy - no problem if you try to help :)

but I was trying to do the same, your problem might be related to themes, so please check it in garland and bluemarine too

xl-network’s picture

geograt’s picture

Katana, i just mean i don't understand the post context, with your last explicaction it's ok!
I think the crashes maybe are related to FCKeditor.module and not fckeditor aplication because acess to admin/settings/fckeditor crash also some times in IE.

ontwerpwerk’s picture

Status: Active » Closed (duplicate)

I don't have a clue what the problem for this thread is anymore.

There are some problems with FCKeditor in drupal 5.1 that I'm aware of, and I will try to adress them as soon as possible
the issues are:

  • the popup mode stopped working, this is because drupal 5.1 changed something - see also http://drupal.org/node/115004
  • sometimes the expanding fieldsets do not work on pages with an FCKeditor which might be the same as the next one
  • the javascript stops working - http://drupal.org/node/113226
  • Internet explorer crashes - but only sometimes - no issue yet
    • I'm marking this issue a duplicate of http://drupal.org/node/115004 because that issue actually explained the problem to me.

      If your internet explorer crashes and you think it's related to fckeditor, please start a new issue with only that problem.

      If the javascript does not always work please refer to http://drupal.org/node/115290

Andygong’s picture

I met the same problem like geograt both in 5.0 and 5.1,at the begining i use iis,but after i change to apache the problem is at the same. im used ie7 in different pc, the problem is at the same.

Ontwerpwerk ,my english is not so good to express the exact problem. if you need more info i can give you my site's administrator account. you can find out the problem easier.
Thanks for all of you!
Andy Gong

Drupal 5.1
Configuration file Protected
Cron maintenance tasks Last run 2 days 12 hours ago
You can run cron manually.
Database schema Up to date
File system Writable (public download method)
GD library bundled (2.0.28 compatible)
MySQL database 5.0.22
PHP 5.1.4
Unicode library PHP Mbstring Extension
Web server Apache/2.0.58 (Win32) PHP/5.1.4

geograt’s picture