Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
I'm having a bit of trouble with a securefile uploader. I've got it set as such:

Code: Select all
<cms:editable type='securefile' allowed_ext="pdf" max_size="4096" name='press_release' label='Press Release File' />


But getting a k_error that my files exceed the 512KB limit when I try to upload anything. This did not exist before, so I'm a little confused.
Perhaps the new setting has not been picked up by Couch - please try visiting the template that has the definition as super-admin for this to happen.

Please let me know if this helps.
That worked! I often forget that when I'm primarily working with the databound form for a page that changes to the page itself require loading the page itself.

Thanks, KK.
You are welcome :)
4 posts Page 1 of 1