Can't add attachments

3 posts / 0 new
Letzter Beitrag
maara
Offline
Last seen: vor 7 Jahre 8 Monate
Joined: 20/07/2016 - 22:25
Can't add attachments

Hi all,

Facing another issue....
I have properly defined and chmodded the attachments dir and enabled the attachments globally but still, when adding an attachment to the staff response, I am getting:


Unable to post the response.
File [ Array ] rejected: no upload permission

Any idea where are the mentioned permissions missing?

The users can't see the attachment upload form at all... :(

Thanks!

neisep
Offline
Last seen: vor 7 Jahre 8 Monate
Joined: 27/08/2015 - 20:11

check that you have bocked in: Staff Response Files:
not sure if that would help, else check that you really have permission on the folders were you try to upload files to.

maara
Offline
Last seen: vor 7 Jahre 8 Monate
Joined: 20/07/2016 - 22:25

neisep wrote: check that you have bocked in: Staff Response Files:
not sure if that would help, else check that you really have permission on the folders were you try to upload files to.

Got it!
The error is being thrown if when checking allowOnlineAttachments() so "Allow online attachments upload" must be enabled as well.
Seems I misunderstood this option and haven't it checked.

Thanks for heads up!