Project / Support Center
Welcome, Guest. Please login or register. October 03, 2023, 04:20: AM
Home Help Search Login Register
D-Web Web Site Creator D - Web Web Site Creator On-line HTML Editor No Programming knowledge required. Web Global Net PayPal-Cart Shopping Cart System PayPal - Kart Shopping Cart System for E-Commerce over the internet, that's easy to use. Web Global Net Newsletter Manager Newsletter Manager On-line Newsletter Creator with Email Subscriber Management.
Ring Central Discount
Web Global Net Web Application & Web Development Project Center  |  Technical Issues  |  FCK/CKEditor  |  Topic: File Manager Setting file V 2.6 0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Send this topic Print
Author Topic: File Manager Setting file V 2.6  (Read 7962 times)
admin
Guest
« on: December 10, 2009, 09:10: PM »

You will need to set this file in order for the File uploading to work correctly

fckeditor/editor/filemanger/connectors/php/config.php

$Config['Enabled'] = true ;   - this is set to false when first installed  - set to true as shown

$Config['UserFilesPath'] = 'http://yourdomain.com/fckeditor/mediafilesimage' ;

The hard coding of this is set to the location of where the uploaded files will be - fckeditor will name the directories you set here and set the proper permissions of 777

$Config['UserFilesAbsolutePath'] = '/home/account/public_html/cfckeditor/mediafilesimage' ;

This is the server root level for the server account.
« Last Edit: December 14, 2009, 02:10: PM by Web Global Net » Report to moderator   Logged
Pages: [1] Go Up Send this topic Print 
Web Global Net Web Application & Web Development Project Center  |  Technical Issues  |  FCK/CKEditor  |  Topic: File Manager Setting file V 2.6 « previous next »
Jump to:  


Login with username, password and session length
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!