Page 1 of 1

FCKeditor pico's edition: no file browser

Posted: Fri 2. Nov 2007, 20:22
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

Posted: Sat 3. Nov 2007, 10:07
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.

Posted: Mon 5. Nov 2007, 19:34
by dernier_recours
Thanks and good luck for your music projects.