FCKeditor pico's edition: no file browser

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
dernier_recours
Posts: 66
Joined: Mon 2. May 2005, 17:33
Location: Canada
Contact:

FCKeditor pico's edition: no file browser

Post by dernier_recours »

I recently upgraded to phpwcms 1.3.3. I tried to install FCKeditor 2.3 pico's edition. I followed the procedure, using different config values, adapted to 1.3.3:

Code: Select all

// values for FCKeditor ;
    $phpwcms['UploadPath']      = 'upload';      // path to Uploadfolder from FCK Browser;
    $phpwcms['image_path']      = 'filearchive'; // path to phpWCMS Filestorage;
A PHP error went out, so I copied fckeditor_php5.php from the standard FCKeditor version to pico's one, as the PHP warnings told this file was not found in the new fckeditor folder. Now the FCKeditor works, but there is no difference between the new and pico's edition. How can I activate the file browser?

Thanks,

dr
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

my Version is not related to phpwcms 1.3.3 - so in meantime many Changes has come to phpwcms and also to FCK-Editor.

Not shure what speciality you need, but most is integrated by the Plugin-Architecture of FCK - so take a look to the plugins-Folder of 'my' Version and to the fckconfig.js

At the Moment there is no Plan by my side to continue the Development of this Special-FCK-Version or the enhanced phpwcms-XT Project.

I'm too much involved in other (Music) Projects, so I find no time for that.
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
dernier_recours
Posts: 66
Joined: Mon 2. May 2005, 17:33
Location: Canada
Contact:

Post by dernier_recours »

Thanks and good luck for your music projects.
Post Reply