Page 1 of 1

Can't add image with browse server button

Posted: Tue 26. Mar 2013, 13:42
by denizt
Hi,

I can't add image with browse server button in CKEditor.

Here is the video , How can i fix that .

http://www.screenr.com/6af7

Thanks for Your Help

My phpwcms ver : 1.6.529

Re: Can't add image with browse server button

Posted: Thu 4. Apr 2013, 12:10
by nameless1
do you update your phpwcms or is it a new one?

Re: Can't add image with browse server button

Posted: Thu 4. Apr 2013, 12:48
by denizt
it's a new one.

Re: Can't add image with browse server button

Posted: Thu 4. Apr 2013, 12:52
by update
Perhaps you try

Code: Select all

$phpwcms['FCK_FileBrowser']   = 1; // enable|disable phpwcms Filebrowser in FCKeditor instead of built-in FCK file bowser support
in conf.inc.php?