FCKeditor file uploader problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
LDusan
Forum Commoner
Posts: 45
Joined: Sun Mar 08, 2009 5:03 am
Location: Belgrade, Serbia

FCKeditor file uploader problem

Post by LDusan »

I am having problems with FCKeditor file uploader, I am constantly getting the message "This file uploader is disabled. Please check the "editor/filemanager/connectors/php/config.php" file", even thouh I've set $Config['Enabled'] = true ; and path and connector type in fckconfig.js.

Anyone with the same problem?
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: FCKeditor file uploader problem

Post by markusn00b »

LDusan wrote:I am having problems with FCKeditor file uploader, I am constantly getting the message "This file uploader is disabled. Please check the "editor/filemanager/connectors/php/config.php" file", even thouh I've set $Config['Enabled'] = true ; and path and connector type in fckconfig.js.

Anyone with the same problem?
Your question, I assume, would reap more answers were it asked on an FCKEditor developer forum, such as any of the ones listed here.
Post Reply