Page 1 of 1

fck-editor missing in backend in 1.2.8 with al patches

Posted: Sat 19. Aug 2006, 14:32
by rushclub
anyone has an idea?
changed this line of code:

Code: Select all

$oFCKeditor->BasePath = PHPWCMS_URL.'include/inc_ext/FCKeditor2/';
$oFCKeditor->Config['CustomConfigurationsPath']   = PHPWCMS_URL.'config/phpwcms/fckeditor_config.js.php';
rush

Posted: Sat 19. Aug 2006, 14:38
by silver
please have a loook at:

http://forum.phpwcms-xt.de/index.php?to ... 591#msg591

greetz

silver

Posted: Sat 19. Aug 2006, 14:44
by rushclub
silver wrote:please have a loook at:

http://forum.phpwcms-xt.de/index.php?to ... 591#msg591

greetz

silver
o.k. found the solution. havent select fckeditor in my profile.
i think one editor should be selected by default - or am i wrong?

rush

Posted: Sat 19. Aug 2006, 14:49
by flip-flop
Hi rush,

where did you find this?

For me it works in two 1.2.8 (all patches) inst., one standard- and one including pico´s edition.

regards Knut

Posted: Sat 19. Aug 2006, 15:04
by rushclub
flip-flop wrote:Hi rush,

where did you find this?

For me it works in two 1.2.8 (all patches) inst., one standard- and one including pico´s edition.

regards Knut
in backend the is a button called profile. there was fckeditor disabled.

rush

Posted: Sat 19. Aug 2006, 15:35
by Oliver Georgi
next release will have a default value - query for creating user during installation process has such value missing.

Oliver