there are two files that u need to alter
the file is called config.php and it resides in the filemanager folder
one exits in browser/default/connector/php
and other in upload/php/
thats where u enable it and choose the directory to upload
plus in fckconfig.js
u have to choose php in these line
var _FileBrowserLanguage = 'php' ;
var _QuickUploadLanguage = 'php ;
and then cross ur fingers. the most problem u will have is getting the upload directory correct
by default the directory it creates is in the same level as ur vanilla directory.
There is also a test.html file in the filemanager/upload directory try that to test ur uploads.
http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Built_in_File_Browser
Please help: How come my installed FCK can only work with Admin and not with members? I use unicode to type and shows nicely in the admin page but not member page. What did I do wrong. Thank you
---------------------
Just found out. Need to set HTML in preference
Comments