-
Notifications
You must be signed in to change notification settings - Fork 6
Description
So I tried this branch and I confirm it installs well.
Upload works fine also, but I encounter the following error when I click Save or Apply on a node with or without attachment.
Security Error
The requested address was not found on this server.
Request blackholed due to "auth" violation.
More precisely, if I create a node, there is no Attachments tab, then I click save, and it works.
Then I edit the node, I can see the attachments tab, but if I click on Apply or Save, I get the error along with a 400 Bad Request answer from the server.
I also get this error when clickin the Delete icon.
Disabling the plugin makes the problem vanish...
Now I don't really know where I should begin to debug... I added the filename column (varchar(255) not null) and it gets filled up. The path column seems to be unused so far I've seen.... Am I missing something ?
Hope it helps ;-}
DvD