Download & Extend

Body field showing a live miniture version of my page with working links - but no editor!

Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-1.3-rc7
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi,

I do not succeed in getting FCKEidtor to work.

I installed per instructions with the caveat folder structure sites/all/modules/fckeditor/fckeditor/ intact.

I have made sure permissions are OK for all users. I have enabled authenticated user under the FCK config advanced profile.

When I edit a page or create new content, the body field should have an FCK editor ruler at the top. But I don't see the ruler. Instead I see a live minature version of my page - with working links and all... !!!!

Output for FCK in source of page:
********
if (Drupal.jsEnabled) {$(document).ready(function() {if (typeof (oFCK_1) != "undefined") { if ($("#edit-teaser-js").size() && $("#edit-teaser-js").val().length){
$("#edit-body").val($("#edit-teaser-js").val() + "" + $("#edit-body").val());
}
window.setTimeout("FCKeditorReplaceTextarea('oFCK_1',oFCK_1,1);",100);}});}
*********

Can anybody troubleshoot this for me.

Thanks a million. Any help is deeply appreciated.

Morten E

Comments

#1

I had this when I had been adding mod_rewrites rules to cover my old html based site and I'd redirected *.html from the old site. There are other things I found when searching for this problem but it was this that got me.

#2

Status:active» postponed (maintainer needs more info)

Things like that could be the case. This is most probably something caused by changes on your side. Could you look into this?

#3

Ahhhmm - I don't know what you mean.

Mod Rewrites is something on the Apache server right? I have not changed anything on the server. The only thing I can change on the server is PHP settings.

Anything but PHP settings are standard and I cannot change them. I have access to the following: Please review.

************************************************************
PHP-Config

register_globals

Slået til Slået fra

safe_mode

Slået til Slået fra

memory_limit

MB

8 til 128 MB.

session.use_cookies

Slået til Slået fra

session.auto_start

Slået til Slået fra

session.name

2 til 16 tegn.

session.cookie_lifetime

0 til 31622400.

session.cookie_path

1 til 63 tegn.

session.cookie_domain

0 til 63 tegn.

session.bug_compat_42

Slået til Slået fra

bug_compat_warn

Slået til Slået fra

session.use_trans_sid

Slået til Slået fra

mysql.trace_mode

Slået til Slået fra

mysql.default_port

1024 til 65534.

mysql.default_host

0 til 63 tegn.

mysql.default_user

0 til 16 tegn.

mysql.allow_persistent

Slået til Slået fra

allow_url_fopen

Slået til Slået fra

allow_url_include

Slået til Slået fra

upload_max_filesize

MB

0 til 128 MB.

file_uploads

Slået til Slået fra

default_mimetype

6 til 63 tegn.

default_charset

4 til 63 tegn.

magic_quotes_gpc

Slået til Slået fra

magic_quotes_runtime

Slået til Slået fra

post_max_size

MB

0 til 128 MB.

register_long_arrays

Slået til Slået fra

html_errors

Slået til Slået fra

display_errors

Slået til Slået fra

max_input_time

10 til 300.

expose_php

Slået til Slået fra

max_execution_time

10 til 300.

short_open_tag

Slået til Slået fra

asp_tags

Slået til Slået fra

engine

Slået til Slået fra

suhosin.post.max_vars

0 til 10000.

suhosin.session.cryptua

Slået til Slået fra

suhosin.request.max_vars

0 til 10000.

zlib.output_compression

Slået til Slået fra

suhosin.session.encrypt

Slået til Slået fra

session.gc_maxlifetime

0 til 0.

session.save_path

4 til 64 tegn.

suhosin.post.max_value_length

0 til 10000000.

*********************************************************

#4

Status:postponed (maintainer needs more info)» active

#5

Status:active» closed (fixed)

I don't know. This can also happen because of wrong settings in your settings.php or a module that does something with domains.

#6

Status:closed (fixed)» active

Hi,

Excuse me but this issue is not fixed and can therefore not be closed. I still need a solution to run FCKEditor on either of my sites. Now it is doing the same thing on more than one site.

I have no modules that do anything with domains. So the error must be somewhere else.

On a third site I have opted to employ the YUI-editor that uses Yahoo components, but this module often loads data from Yahoo's site during a page refresh. So I suspect that it takes away some performance on my site. I would like a clean editor that is self-contained.

Can anyone please help - or direct me to another good editor.

Please - any help would be much appreciated.

Thanks

#7

Hi,

i think my issue is a similar one.. I logg in, open the site with text field fck editor, leave the site so it loggs out, close my FF browser, open it and in the text field it puts the sites html...

Any idea what to do with it?

Would be thankful for any help

#8

I was having the same problem, so I reverted the FCKEditor version. I'm using Drupal FCKEditor 6.x-1.4, but not the most current version of the actual editor. FCKEditor 2.6.5 caused this problem, but I deleted those files, then replaced them with FCKEditor 2.6.4, and everything works fine now.

#9

Hi Cindyr,

If you have this experience I think the current version of FCKEditor is not OK. It should be looked into and updated.

Anyone have the oversight to do this?

Thanks

Morten E.

#10

Status:active» closed (fixed)

Closed because of inactivity.