Re: [jffnms-users] database problem

2004-10-19 Thread Javier Szyszlican
Jeff, Can you try doing the insert manually via mysql, and specifying the level field specifically ? Javier [EMAIL PROTECTED] wrote: Yes, 0.7.9, but I get the same error(ERROR 1062: Duplicate entry '127' for key 1) wether I try 3,4 or 5 fields. Jeff Hi Jeff, Are you running 0.7.9 ? it se

RE: [jffnms-users] database problem

2004-10-19 Thread Kelly Hamlin
age- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, October 19, 2004 4:17 PM To: Javier Szyszlican Cc: [EMAIL PROTECTED] Subject: Re: [jffnms-users] database problem Yes, 0.7.9, but I get the same error(ERROR 1062: Duplicate entry '127' fo

RE: [jffnms-users] database problem

2004-10-19 Thread Kelly Hamlin
PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, October 19, 2004 4:17 PM To: Javier Szyszlican Cc: [EMAIL PROTECTED] Subject: Re: [jffnms-users] database problem Yes, 0.7.9, but I get the same error(ERROR 1062: Duplicate entry '127' for key 1) wether I try 3,4 or 5 fiel

Re: [jffnms-users] database problem

2004-10-19 Thread vaneek
Yes, 0.7.9, but I get the same error(ERROR 1062: Duplicate entry '127' for key 1) wether I try 3,4 or 5 fields. Jeff > Hi Jeff, > > Are you running 0.7.9 ? > > it seems the SQL query is lacking the level field. > In the mean time, you can add it manually via mysql. > > Javier > > [

Re: [jffnms-users] database problem

2004-10-19 Thread Javier Szyszlican
Hi Jeff, Are you running 0.7.9 ? it seems the SQL query is lacking the level field. In the mean time, you can add it manually via mysql. Javier [EMAIL PROTECTED] wrote: Hello, I am experiencing a problem in trying to add a "severity". When I click "add", a database error is returned; d