Our developer upgraded our fckeditor and now when uploading images we get message
"Error, Over Disk quota, you are over the global disk quota" .
Any ideas how to get around this..? can upload via ftp OK, just not in fckeditor.
ths disk quota in config is below.. have up it to 2000 to no avail.
/*------------------------------------------------------------------------------*/
/* Global Disk Quota - Max size of all resource areas */
/*------------------------------------------------------------------------------*/
$fckphp_config['DiskQuota']['Global']=50; //In MBytes (default: 50mb)
/*==============================================================================*/
thanks
"Error, Over Disk quota, you are over the global disk quota" .
Any ideas how to get around this..? can upload via ftp OK, just not in fckeditor.
ths disk quota in config is below.. have up it to 2000 to no avail.
/*------------------------------------------------------------------------------*/
/* Global Disk Quota - Max size of all resource areas */
/*------------------------------------------------------------------------------*/
$fckphp_config['DiskQuota']['Global']=50; //In MBytes (default: 50mb)
/*==============================================================================*/
thanks