Re: attachment updates

"Brian Martinez" <[email protected]> Wed, 16 Mar 2005 16:56:23 -0600
Newsgroups gmane.comp.horde.wicked
Message-ID <[email protected]>
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 <[email protected]>
>To: [email protected]
>Subject: [wicked] Re: attachment updates
>Date: Wed, 16 Mar 2005 16:26:28 -0600
>
>Quoting Brian Martinez <[email protected]>:
>
> > 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: [email protected]


-- 
wicked mailing list - Join the hunt: http://horde.org/bounties/#wicked
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]