Please can you confirm there is an issue here? Any work around?
CKFinder.setupCKEditor( null, {
basePath : xxx_MapPath + 'ckfinder/',
//skin : 'office2003',
rememberLastFolder : true,
id : someuniqueid
});
When skin is uncommented it results in error bz undefined or null
Thanks
CKFinder.setupCKEditor( null, {
basePath : xxx_MapPath + 'ckfinder/',
//skin : 'office2003',
rememberLastFolder : true,
id : someuniqueid
});
When skin is uncommented it results in error bz undefined or null
Thanks