On Thu, Sep 01, 2011 at 08:50:15PM +0000, Jennifer Koermer wrote: > I attempted to install this extension and did not notice any errors. > Downloaded today from > Github. > > RT Version: 3.8.4 > > Database is Postrges 8.1 > > > > I cleared the mason cache and restarted apache and I receive the following > errors when I > attempt to actually disable a scrip on a queue. > > > > [Thu Sep 1 19:14:25 2011] [warning]: DBD::Pg::st execute failed: ERROR: > relation > "queuedeactivatedscrips" does not exist > (/usr/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder/Handle.pm:509)
This indicates that the extension expects a table to exist that you don't have. Did the extension instruct you to run a step to initialize the database? As this is a third party extension, you'll need to contact the author for RT4 compatibility. -kevin > [Thu Sep 1 19:14:25 2011] [warning]: RT::Handle=HASH(0x2b8ee9e625b0) > couldn't execute the > query 'SELECT * FROM QueueDeactivatedScrips WHERE ScripId = ? AND QueueId > = ?' at > /usr/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 522 > > > > I'm also thinking about upgrading to RT 4, has anyone tried this patch on > RT4 yet?
pgpGEpCgGCVbq.pgp
Description: PGP signature
-------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
