> Can't locate object method "ClausesToSQL" via package "RT::Tickets" at > /usr/local/rt3/lib/RT/Tickets_Overlay.pm line 1931. > > anyone have any ideas? either about the problem, or how to debug it? What version of Perl? The error is caused by a require failing, but it shouldn't be failing, and you should get a different error. -R