Pages:

Html editor in description area

1234

No avatar

2006-04-16 01:15

Strange ... i can use FCKeditor, workin perfectly , i can save pages.. but when i try read a page (product page ) maded by FCK there is just name of product and price. NO content maked by FCk. What wrong?

max

The Axe

No avatar

2006-04-18 00:24

I installed fck editor 2.2 (dec 2005 latest stable now) and it works fine in firefox but in ie6.0 I get a javascript error when editing a product:
error: object expected on line 277

The script debugger gives an error withe this line:
window.onload = function(){
editInit( '' );
}

If I ignore the error and continue everything is ok, but I want to get rid of the error. Anyone suggestions?

thx,
Axel

wallace

No avatar

2006-04-18 14:28

require_once ('FCKeditor/fckeditor.php') ; // FCKeditor

needs to be in index.php!

The Axe

No avatar

2006-04-18 19:48

Wallance, I tried it but doesn't fix the javasript error. And I thought the "require_once ('FCKeditor/fckeditor.php') ; // FCKeditor is only" is only needed in the admin.php, like the instuctions from Nick state.

But anyway thanx. More suggestions?

Lws

No avatar

2006-04-19 10:30

I have the same problem..I dont know how to implement editor correctly. Some editor may be functional. http://www.htmlarea.com/

Luke

No avatar

2006-04-19 11:26

to: 1234 can You send on my email laiwa@centrum.cz QC version with implement fckeditor, PLEAS!

Diamond

No avatar

2006-08-20 00:40

Hi all. is it possible to add fck editor to the short discription of product in qc 1.2?

marik

No avatar

2006-08-24 16:42

[quote]Hi all. is it possible to add fck editor to the short discription of product in qc 1.2?[/quote]

Needed to :$
(I use TinyMCE)

Claps

Avatar: Claps

2006-08-25 07:11

marik - I forgot to mention in my post for TinyMCE for QC 1.3 that adding TinyMCE to short description area is as simple as editing js/tiny_mce/tiny_mce_init.js and replace:

elements : "sDescriptionFull",

with

elements : "sDescriptionShort, sDescriptionFull",

marik

No avatar

2006-08-25 09:16

I have now fixed the boxes to
It's with the code:
sContent

Claps

Avatar: Claps

2006-08-25 10:03

Well, I didn't had time to test all the possibilities, but if you discover something that works, please share with others.

marik

No avatar

2006-08-25 19:02

every "box" got a s??? code
you set it in the elements list en it's done :-D

mfox

No avatar

2007-01-12 08:03

Thanks. It works on first attempt.

Pages:
Back to top
about us | contact