edit post query failed

Pierre Vaudrey <[email protected]> Tue, 15 Aug 2006 10:50:23 +0200
Newsgroups gmane.comp.serendipity.user
Message-ID <[email protected]>
I'm using Serendipity since a year. From today, I ca'nt edit posts.   
I've the following error :
Query failed:
SELECT


                     e.id,
                     e.title,
                     e.timestamp,
                     e.comments,
                     e.exflag,
                     e.author,
                     e.authorid,
                     e.trackbacks,
                     e.isdraft,
                     e.allow_comments,
                     e.last_modified,

                     a.realname AS author,
                     a.email



                 FROM
                     serendipity_entries AS e
                     LEFT JOIN serendipity_authors a
                         ON e.authorid = a.authorid
                     LEFT JOIN serendipity_entrycat ec
                         ON e.id = ec.entryid
                     LEFT JOIN serendipity_category c
                         ON ec.categoryid = c.categoryid


                     GROUP BY e.id
                     ORDER BY timestamp DESC
                      LIMIT 0, 12
/ Can't find record in ''
Any help would be appreciated.

Pierre

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642