Technology TidBits

Answers to various technical questions on php programming, mysql, linux, and many more categories.



Add comment:
Name:
Email:
Comment: *
(Use BBcode - No HTML)


You MUST answer this simple math equation - to prevent spammers: 1 + 12 =  


Configuring htmleditor to do file uploads using php

Last updated: 06/30/2009

To enable htmleditor to use php for file uploads, edit the following files:

edit: htmleditor/editor/filemanager/upload/php/config.php

Change this line:

$Config['Enabled'] = true;

edit: /htmleditor/fckconfig.js

Change these lines:

var _FileBrowserLanguage = 'php' ;

var _QuickUploadLanguage = 'php' ;

 

 





Powered by KnowledgebasePublisher 1.1
Superb Internet
Content provided by Roberts WebForge, Inc.