Pages:

FCKEditor in Quick.Cart v1.2

Lws

No avatar

2006-04-10 16:51

Hi all, Help me pleas with fckeditor or tiny mce in 1.2. How can I implement that.....

treewood (OpenSolution)

Avatar: treewood

2006-04-10 16:58

Lws - check forum ... there is information about fckeditor

Luke

No avatar

2006-04-11 12:18

FCKEditor dont see in InternetExplorer... How can i implement tinymce to QC 1.2. Hey, Do you know anybody. I lost 20 days with this problem....help!!!

Luke

No avatar

2006-04-11 17:42

Help me pleas!!!

nam

Avatar: nam

2006-04-12 20:16

I've implemented FCKEditor with Internet Explorer using QC 1.2 without any problems. So you must be doing something wrong. Check your code again...

do, or do not - there is no try (Yoda)

Luke

No avatar

2006-04-13 17:26

look on www.qc.intprez.cz . I have fckeditor last version. I use this instruction (http://opensolution.org/Quick.Cart/forum/index.php?p=readTopic&nr=1111) but FCKEditor dont see in InternetExplorer.I have IE 6. Can you help me?

Luke

No avatar

2006-04-13 17:49

I want implement some htmleditor and paste images into pages. Do you know anybody some one and functional in QC 1.2 ? Thanks for your time. :]

Lws

No avatar

2006-04-14 16:16

I have the same problem....

matt

Avatar: matt

2006-04-24 16:14

for me everything works fine with the code snippets at the start of this thread

can anybody tell me, how to setup the filemanager to enable image upload???
greetz

Andre

No avatar

2006-04-25 00:44

The image upload script of FCKeditor is coded in asp. It uses the filesystem object.

Andre

No avatar

2006-04-25 04:38

1º)
http://opensolution.org/Quick.Cart/forum/index.php?p=readTopic&nr=1111
Make sure to put the FCKEditor in the root folder of your site

2º) Open:
FCKeditor\editor\filemanager\browser\default\connectors\php\config.php

Edit Line 24:
$Config['Enabled'] = true ;

3º)Open:
FCKeditor\fckconfig.js

Edit Lines 132 and 133:
var _FileBrowserLanguage = 'php' ;
var _QuickUploadLanguage = 'php' ;

Hope it works to you .... Works for me
FCKEditor will create a folder called "UserFiles" in the root folder of your site and put the images inside, flash, files inside.

Sorry my bad english.

Viva o Brasil

wallace

No avatar

2006-04-25 09:31

Hi!

I am using FCKeditor and it works fine except one thing:

I can only upload files using the filebrowser. After Clicking insert link or image :
Browse on Server ....Then all goes fine. BUT i cannot upload images and or other files using the tab: Upload and then Browse and Send to server....

Very strange behaviour or not??

Thanks.!@

matt

Avatar: matt

2006-04-25 14:56

thanx for your advice
hmmm..something still is wrong do i have to chmod the folder where the filemanager wants to create the UserFiles ??

~Andre

No avatar

2006-04-25 19:19

Matt,
The FCKEditor will create the folder for you. You dont need to create this folder. So i think is better you try fist see if your path is corret.

Matt and Wallace ... try to edit the line 27 of the file:

FCKeditor\editor\filemanager\browser\default\connectors\php\config.php

Must be a path error

By defaul is: $Config['UserFilesPath'] = '/UserFiles/' ;

In my computer to open the site i use the address http://localhost:85/loja/ so i changed this line to:

$Config['UserFilesPath'] = '/loja/UserFiles/' ;

Try to chmod the FCKedtor directory too. Because there are a script to create this folder.

Hope it works!

~wallace

No avatar

2006-04-25 20:46

Thanks.. will check it out again.. maybe overlooked something.

BTW: i wanted to have a delete funtion too so i changed the filebrowser to:
MCPUK version.

Do not really need the extra Upload tab anymore but will give it a try.


matt

Avatar: matt

2006-04-27 12:33

allright, THANKS a lot. great support !!!

~Luke

No avatar

2006-04-27 18:05

Matt, can you give QC version with fckeditor on the web for download? Pleas!

matt

Avatar: matt

2006-04-30 14:43

Luke, this wouldn´t make sense, cause my path and configurations won´t work on your webspace.
but, if you still got an problem with the path of your fck_filemanager, check this part of your installation:

www.yourDomain.com/FCKeditor/editor/filemanager/browser/default/connectors/tes t.html

this helped me a lot, to find the right path, sorry. this is the only help i can give to you. i am an absolutly rookie in coding.

at all:
is there any simple line, to make the FckEditor also available for the short description field???
This would be perfect.

~Dim@

No avatar

2006-08-22 21:50

is it possible to add fckeditor to short discription in QC 1.2?

Dmitry

pepe

Avatar: pepe

2006-11-29 22:31

Hi Dimitry,

[b]with a little trick it's not neccessary, to have the FCKeditor twice in the Admin Section![/b]

1. Write the short-Text description inside the FCKeditor-field of the long-Text !!!
2. Format your text.
3. Switch to source code! ( First icon of first iconrow )
4. Copy & Past the code to the short-Text-field
5. Switch back from source-code to RichText Version...

...and now, write your long-Text. :-)

Five seconds more to go... but no extra space for a 2. Editor-field neccessary!!!
Not the best... but a good solution, i think ;-)

Pages:
Back to top
about us | contact