Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 02:17:40 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155533 Posts in 21713 Topics by 7739 Members
Latest Member: audillino
* Home Help Search Login Register
Pages: 1 ... 14 15 [16] 17   Go Down
Print
Author Topic: FCKEditor Modul  (Read 112154 times)
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #375 on: October 16, 2009, 04:45:09 PM »

The width are set in files modify.php in modules folders

Code:
<?php
show_wysiwyg_editor
('content'.$section_id,'content'.$section_id,$content,'800px','350px');
?>


Dietmar
Logged

We are human beings - and nobody is perfect at all.
margiematteson

Offline Offline

Posts: 34


« Reply #376 on: October 16, 2009, 10:16:01 PM »

I'm having problems with inserting images in the latest FCKeditor in WebsiteBaker 2.8 (version 2.6.4.1 Build 23187, according to the About FCKeditor button).

When I click on the Browse Server button, I get the error message: "You don't have permission to access /wb/modules/fckeditor/fckeditor/editor/filemanager/browser/default/browser.html on this server."

I've seen reference to this problem elsewhere in the forum, but no solutions. I even tried replacing the FCKeditor module with an older copy from a site that's still running WebsiteBaker v. 2.7, but I get the same problem. Permissions are 755 for the folders and 644 for files, which is the same as the site with the older version.

Is there a fix for this?
Logged
mwestrik

Offline Offline

Posts: 18


« Reply #377 on: October 19, 2009, 09:41:41 PM »

I do have the same problem. I've done a standard installation, this version of FCKEditor (2.6.4.1
Build 23187) is preinstalled with WB2.8. Changing permissions to 777 don't help either.

Does anybody have a solution for this?
Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #378 on: October 19, 2009, 09:46:55 PM »

Please try this one:

http://www.websitebakers.com/pages/admin/admin-tools/fck-editor.php

rgds

erpe
Logged

Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #379 on: October 20, 2009, 01:35:54 AM »

Hi guys,

Pls test following:

rename /modules/fck_editor/fckeditor/editor/filemanager/connectors/test.html.org
to         /modules/fck_editor/fckeditor/editor/filemanager/connectors/test.html

May be that you see an error

and start the test. IMPORTANT! After finishing, don't forget to rename back.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
mwestrik

Offline Offline

Posts: 18


« Reply #380 on: October 20, 2009, 01:54:46 PM »

well, both solutions did not work. With upgrading FCK, I now have those unwanted buttons again, such as the form buttons and the new document button. Not so much a problem for me, but it will for my client. But worse: the media dir can still not be opened.

Any other solutions?
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #381 on: October 20, 2009, 01:59:27 PM »

I'm sure it's a server configuration problem. Pls think how many FCK are installed without problems. I know that Hoster are not helpfull for this problems.

Here i have a link, how filebrowser works

http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Server_Side_Integration#File_Browser_Connector

Dietmar
« Last Edit: October 20, 2009, 02:02:09 PM by Luisehahne » Logged

We are human beings - and nobody is perfect at all.
alf890

Offline Offline

Posts: 17


« Reply #382 on: October 21, 2009, 08:00:03 AM »

With v2.9.2 when you select "FLV Media Player" after pressing the browse button for media/file I get the following error:

The requested URL /modules/fckeditor/fckeditor/editor/plugins/flvPlayer/undefined was not found on this server.

(yes, there is no folder "undefined"  wink )

All other Buttons seem to work well.
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #383 on: October 21, 2009, 10:13:55 AM »

in advance tks for testing the modulversiion 2.9,2. Pls check if there is a folder named flvPlayer in the plugins.

Dietmar

@edit
Ahh i see, it's by browsing the filemanager. I check and come back
« Last Edit: October 21, 2009, 10:16:14 AM by Luisehahne » Logged

We are human beings - and nobody is perfect at all.
awcroper

Offline Offline

Posts: 1


« Reply #384 on: October 21, 2009, 12:26:50 PM »

Hi,

has anybody tried to integrate the upcoming version of the FCKEditor which is now named CKEditor 3.0 into WebsiteBaker yet? As the guys have written CKEditor 3.0 from scratch, the old "bridges" to WebsiteBaker will most likely not work any more.

Played around with the "standalone" Beta some days ago. Speed and loading time have definitely improved compared to the 2.x versions of FCKEditor. Also the API has improved. Cool feature is to switch Div containers by double click into the editor view. This could also be a great feature e.g. for WebsiteBaker frontend editing ...

Regards Christian

CKEditor 3.0.1, is very fast and much more eficient than FCKEditor 2.x
There's a prevision for WebsiteBaker to develop a module compatilbe with this version?
Or has someone already developed or adapted the WB internal module to work with CKEditor 3.0.1?
Share with the community please.

Murillo
Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #385 on: October 21, 2009, 12:34:01 PM »

Hi

Dietmar is working on this and there is a first try, but not ready to publish yet.
Module will be available at AMASP:
http://www.websitebakers.com/pages/upcoming-items/under-construction/ckeditor.php

rgds

erpe
Logged

Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #386 on: October 21, 2009, 02:41:01 PM »

Hi,

pls try this version of fckeditor wb module version 2.9.3.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
alf890

Offline Offline

Posts: 17


« Reply #387 on: October 21, 2009, 07:53:26 PM »

With v2.9.2 when you select "FLV Media Player" after pressing the browse button for media/file I get the following error:

The requested URL /modules/fckeditor/fckeditor/editor/plugins/flvPlayer/undefined was not found on this server.

(yes, there is no folder "undefined"  wink )

All other Buttons seem to work well.

fixed in v2.9.3 - Thanks!
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #388 on: October 21, 2009, 09:19:36 PM »

I'm happy

Dietmar
Logged

We are human beings - and nobody is perfect at all.
mwestrik

Offline Offline

Posts: 18


« Reply #389 on: October 21, 2009, 09:42:18 PM »

Thanks to my brillant and extremely helpful webhost the problem of not being able to open the media folder through FCK has been solved. I did get the forbidden page. Now everything is working fine.

This is what he's told me:

This hitting on of our mod_security rules.
I've whitelisted these rules for you. Please give Apache a moment to restart, and make sure the script is working as expected.
you need rule 1234234 whitelisted on the domain at /wb/modules/fckeditor/fckeditor/editor/filemanager/browser/default/browser.html


I can imagine other hosts do have other rule numbers, but this might help for others with this problem.
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #390 on: October 21, 2009, 10:28:33 PM »

Hello mwestrik,

tks for your info. I hope that is helpfull for all users who have issues with their fckeditor.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
klok_pm

Offline Offline

Posts: 28


« Reply #391 on: October 22, 2009, 01:32:44 PM »

just installed this plugin and i also get the same error:
With v2.9.3 when you select "FLV Media Player" after pressing the browse button for media/file I get the following error:

The requested URL /modules/fckeditor/fckeditor/editor/plugins/flvPlayer/undefined was not found on this server.
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #392 on: October 22, 2009, 01:59:45 PM »

Hmm, to many FCK threads, I'm confused.

I had the same error, but it fixed. In moment i don't know why you have this errors. I will be going to merge the 2 versions.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #393 on: October 22, 2009, 02:03:52 PM »

I agree to a child board editor, already in past, there were many issues with FCKeditors. So we have a better look. In forum there are many double thread.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
erpe

Offline Offline

Posts: 2077


WWW
« Reply #394 on: October 22, 2009, 02:14:06 PM »

So please start a new thread with publishing 2.9.3 of fck-editor and ask the moderators to close the old one.

Just my thoughts.

rgds

erpe
Logged

Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #395 on: October 22, 2009, 02:27:39 PM »

Hi Erpe,

do you test the flv player plugin? If not, pls do it and inform

Dietmar
Logged

We are human beings - and nobody is perfect at all.
erpe

Offline Offline

Posts: 2077


WWW
« Reply #396 on: October 22, 2009, 02:51:10 PM »

It is working but it opens definitely the sam window as the button below, so what should be the difference?

erpe
Logged

Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #397 on: October 22, 2009, 03:01:56 PM »

You have the feature to open different folders, like i understand

You have file, flash, images and media types

Dietmar
Logged

We are human beings - and nobody is perfect at all.
tiesy

Offline Offline

Posts: 124


WWW
« Reply #398 on: October 26, 2009, 07:47:28 PM »

I think, there is a problem with the WB-internal-link-function: It does not work with images. When I click an image and want to make an internal link, the error message "Bitte zuerst einen Text markieren, der verlinkt werden soll!" (Don´t know what stands there in english) appears.

External links on images work without any problems.
Logged
instantflorian
Betatester
*
Offline Offline

Posts: 804



WWW
« Reply #399 on: October 26, 2009, 08:25:06 PM »

Hi Tiesy,

just write some (senseful) text in the "Alternativer Text" field in the image dialogue, then internal links do also work.

Regards

-instantflorian.
Logged
Pages: 1 ... 14 15 [16] 17   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!