On Tue, Sep 05, 2006 at 08:39:53AM -0600, Dan Baughman wrote: > Hello, > > > I was using 2.0.7 and was suffering a few bugs. I copied the mail manager > folder of 2.0.10 over the old one and restarted zope (after backing > everything up, of course) and restarted the service ok. > > When I try to use the migrate tab it says that my internal version is 10 and > the latest is 16 and I should click the migrate button. I click the migrate > button and get an sql integer error. > > Does anyone know how to enable debugging so I can find where this error is > occuring?
Dan, Log in to the zope management interface, and check out the error_log (in the root). This should give you a traceback, which you can raise as a bug report. Regards, Kevin -- Kevin Campbell Logicalware Ltd GPG Key: F480EC23 ------------------------------------------------------------------------- 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 _______________________________________________ Mailmanager-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mailmanager-users
