Hi, I need some advice..,

I'm using cftextarea FCKeditor feature.
CF version 8.01x
 I have modified the
\FCKeditor\editor\filemanager\connectors\cfm\config.cfm file to modify
the upload directory per user.
The structure for the site is as follows:
www.domain.com\site1
                          \site2
                           ...
                           \siteX

each site has it's own Application.cfm

My thinking was that I can set up in each site Application.cfm file a
variable (application.fckUpload) and use that in the config.file but
apparently the Application.cfm of the siteX is not being seen, even if
the editor is invoked from a form on siteX.
The line changed is:
config.serverPath = "#application.fckUploadr#" ;

Where am I going wrong?

Thanks
Victor

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317081
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to