Hi all.
I'm using CKFinder 1.4 with FCKEditor and all works beautifully, apart from being able to upload Crystal Report (.rpt) files onto the server.
I've edited the ckfinder/config.php file to add the 'rpt' extension in the 'allowedExtensions' array element within $config['ResourceType'][] and have also changed the FCKEditor fckconfig.js file to allow rpt files within FCKConfig.LinkUploadAllowedExtensions, however the files are being rejected with an "Invalid File" Javascript alert error.
Is there something else I need to change in order to allow this? The .rpt files themselves aren't very large (less than 50k) so I don't think it's a size/memory issue - happy to be proved wrong though!
Any advice most welcome.
Many thanks,
Nathan Pace.
I'm using CKFinder 1.4 with FCKEditor and all works beautifully, apart from being able to upload Crystal Report (.rpt) files onto the server.
I've edited the ckfinder/config.php file to add the 'rpt' extension in the 'allowedExtensions' array element within $config['ResourceType'][] and have also changed the FCKEditor fckconfig.js file to allow rpt files within FCKConfig.LinkUploadAllowedExtensions, however the files are being rejected with an "Invalid File" Javascript alert error.
Is there something else I need to change in order to allow this? The .rpt files themselves aren't very large (less than 50k) so I don't think it's a size/memory issue - happy to be proved wrong though!
Any advice most welcome.
Many thanks,
Nathan Pace.