<!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 &amp; 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 &amp; RTIR-1.0.5.&nbsp; Now I get the
following error :<br>
<br>
<b>error:</b>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 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:&nbsp; &nbsp;&nbsp;&nbsp; ...</b>&nbsp; &nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 492:&nbsp; &nbsp;&nbsp;&nbsp; else {<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 493:&nbsp; &nbsp;&nbsp;&nbsp; my ( $package, $filename, $line );<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 494:&nbsp; &nbsp;&nbsp;&nbsp; ( $package, $filename, $line ) = caller;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 495:&nbsp; &nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 496:&nbsp; &nbsp;&nbsp;&nbsp; die "$AUTOLOAD Unimplemented in $package.
($filename line $line) \n";<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 497:&nbsp; &nbsp;&nbsp;&nbsp; }<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 498:&nbsp; &nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 499:&nbsp; &nbsp;&nbsp;&nbsp; }<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 500:&nbsp; &nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ...&nbsp; &nbsp;&nbsp;&nbsp; <br>
<b>code stack:</b>&nbsp; &nbsp;&nbsp;&nbsp; <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>