[wicked] Re: attachment updates

Brian Martinez martinez_brain at hotmail.com
Wed Mar 16 14:56:23 PST 2005


Ben,

Checked permissions on my database/tables against the permissions that you 
indicated and they were the same.  No joy on it being a permissions issue...

V/R,
Brian

>From: Ben Chavet <ben at horde.org>
>To: wicked at lists.horde.org
>Subject: [wicked] Re: attachment updates
>Date: Wed, 16 Mar 2005 16:26:28 -0600
>
>Quoting Brian Martinez <martinez_brain at hotmail.com>:
>
> > All,
> >
> > Still getting the following error when attempting to "update" an 
>attached
> > file:
> >
> > DB Error: constraint violation
> >
> > Is this an issue still being worked on or is it known about?
> >
> > V/R,
> > Brian
>
>I had the same problem, and it turned out to be a permissions issue.  I
>fixed it by running the following on my database:
>
>GRANT SELECT, INSERT, UPDATE, DELETE ON wicked_pages TO horde;
>GRANT SELECT, INSERT, UPDATE, DELETE ON wicked_history TO horde;
>GRANT SELECT, INSERT, UPDATE, DELETE ON wicked_attachments TO horde;
>GRANT SELECT, INSERT, UPDATE, DELETE ON wicked_attachment_history TO horde;
>
>--Ben
>
>
>--
>wicked mailing list - Join the hunt: http://horde.org/bounties/#wicked
>Frequently Asked Questions: http://horde.org/faq/
>To unsubscribe, mail: wicked-unsubscribe at lists.horde.org




More information about the wicked mailing list