<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jesse Vincent wrote:
<blockquote cite="mid20051014175111.GR13231@bestpractical.com"
type="cite">
<pre wrap="">
On Fri, Oct 14, 2005 at 04:04:27PM +0600, Arjuna Aryasinha wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I ran a clean install of RT & RTIR. The versions of the software that
are running are as follows:
RT-3.4.4
RTIR-1.0.5
</pre>
</blockquote>
<pre wrap=""><!---->
With RTIR 1.0.x, you want RT 3.0.x
</pre>
</blockquote>
Subsequently I installed RT 3.0.12 & RTIR-1.0.5. Now I get the
following error :<br>
<br>
<b>error:</b> RT::<a class="moz-txt-link-freetext" href="Queue::load">Queue::load</a> Unimplemented in RT::Tickets.
(/opt/rt3/lib/RT/Tickets_Overlay.pm line 1704)<br>
<b>context: ...</b> <br>
492: else {<br>
493: my ( $package, $filename, $line );<br>
494: ( $package, $filename, $line ) = caller;<br>
495: <br>
496: die "$AUTOLOAD Unimplemented in $package.
($filename line $line) \n";<br>
497: }<br>
498: <br>
499: }<br>
500: <br>
... <br>
<b>code stack:</b> <br>
<br>
/usr/lib/perl5/site_perl/5.8.6/DBIx/SearchBuilder/Record.pm:496<br>
/opt/rt3/lib/RT/Tickets_Overlay.pm:1704<br>
/opt/rt3/share/html/RTIR/Elements/NewReports:97<br>
/opt/rt3/share/html/RTIR/index.html:32<br>
/opt/rt3/share/html/RTIR/autohandler:2<br>
/opt/rt3/share/html/autohandler:200<br>
<br>
<b>raw error</b><br>
<br>
etc.<br>
<br>
Any idea what the issue is now?<br>
<br>
Thanks in advance.<br>
Arjuna.<br>
</body>
</html>