Emiliano wrote: > > From my debug log: > > 2002-01-15 19:43.32 Success mgd_get_person # 23598 () > > 2002-01-15 19:43.32 Success mgd_get_person # 23123 () > > 2002-01-15 19:43.33 Success mgd_get_person # 23123 () > > 2002-01-15 19:43.34 Error mgd_get_person # 23598 (Object does not exist) > > 2002-01-15 19:43.38 Success mgd_get_person # 23594 () > > > > You can see that person # 23598 exists. The error also occurs > > when I try to get other person objects of which all exist > > in the database. > > > > Unfortunately I haven't found a way to reproduce the error yet. > > My guess: mysql query failed. The current (as in, CVS) allows you to log > these errors, which will give a handle on why exactly the query is > failing.
You'll need MMP to turn on the logging though. A quick hack to mod_midgard should fix that. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
