Gossamer Forum
Home : Products : Others : Fileman :

uploading image 2.30 kb

Quote Reply
uploading image 2.30 kb
hi,

we're trying to upload an image 2.30 kb and getting the following message: Upload: Not enough free space to upload that file. user has plenty of room, so we don't understand why we could be getting this error, any idea? can you help? Thanks in advance. Roberto
Quote Reply
Re: [ingenio] uploading image 2.30 kb In reply to
Hi Roberto,

If your ConfigData.pm file what do you have allowed_space set to? You can set it to 'allowed_space' => '0' to bypass space checking or set it to a higher number.

Regards,
Charlie
Quote Reply
Re: [Chaz] uploading image 2.30 kb In reply to
we do have

'allowed_space' => '0',

any other suggestion?

Thanks in advance.

Roberto
Quote Reply
Re: [ingenio] uploading image 2.30 kb In reply to
Hi Roberto,

Have you tried setting allowed_space to a real high number? Throw in a bunch of 9's and see if that makes a difference.

Regards,
Charlie