<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Garamond">I just upgraded our RT install from 3.6.1 to
3.6.3. I am now getting an error when trying to add a Scrip for a queue.<br>
I go to Configuration -> Queues -> Service -> Scrips -> New
scrip.<br>
I then get this error:<br>
<br>
error:       no such method 'Process' for component
/Admin/Elements/EditScrip [standard]<br>
context:      <br>
...      <br>
74:      },<br>
75:      };<br>
76:      <br>
77:      my $scrip = RT::Scrip->new( $session{'CurrentUser'} );<br>
78:      <font color="#ff0000">($id, my @results) = $m->comp(
'/Admin/Elements/EditScrip:Process', %ARGS );</font><br>
79:      <br>
80:      if ( $id ) {<br>
81:      $current_subtab = "Admin/Queues/Scrip.html?id=$id&Queue=".
$QueueObj->id;<br>
82:      $title = loc("Modify a scrip for queue [_1]",
$QueueObj->Name);<br>
...      <br>
code stack:      /opt/rt3/share/html/Admin/Queues/Scrip.html:78<br>
/opt/rt3/share/html/Admin/autohandler:47<br>
/opt/rt3/share/html/autohandler:279<br>
<br>
If I add a global scrip it works fine.<br>
<br>
Has anyone seen this error, or have any ideas how to fix it? <br>
<br>
Thanks for any help!!<br>
<br>
</font>
<pre class="moz-signature" cols="72">-- 

Jason Bachman
Network Engineer
ASON,Inc.
(717) 757-2414 x22
</pre>
</body>
</html>