Search found 4 matches

by grafman
01 Nov 2007, 16:19
Forum: Help
Topic: postgres sequence problems
Replies: 4
Views: 10229

You are wonderful! worked like a charm. I owe you a lunch sometime.
by grafman
31 Oct 2007, 04:40
Forum: Help
Topic: postgres sequence problems
Replies: 4
Views: 10229

Thank you for the reply and the fix. I'll try it out ASAP.
by grafman
29 Oct 2007, 20:51
Forum: Help
Topic: postgres sequence problems
Replies: 4
Views: 10229

postgres sequence problems

Getting this error when I submit a new bug:

currval of sequence "mantis_email_table_id_seq" is not yet defined in this session for the query:

I can run an insert from the psql command line and it works fine. I tried nextval but even though the insert worked the whole process didn't work because ...
by grafman
25 Oct 2007, 18:02
Forum: Help
Topic: Application Error
Replies: 0
Views: 1845

Application Error

I'm getting

"APPLICATION ERROR #1000
News item not found"

When I try to add a news article as administrator. The item shows up on the main view as would be expected.

I'm not finding any documentation that describes this problem. It may be out there but I'm just not finding what I need.

Any ...