Hi Tim,

add the line marked with "+" into DB.pm...

     if ($Self->{CustomerUserMap}->{Params}->{DSN}) {
         $Self->{DBObject} = Kernel::System::DB->new(
             LogObject => $Param{LogObject},
+           MainObject => $Param{MainObject},
             ConfigObject => $Param{ConfigObject},
             DatabaseDSN => $Self->{CustomerUserMap}->{Params}->{DSN},
             DatabaseUser => $Self->{CustomerUserMap}->{Params}->{User},


HTH, best regards,

Rico

On Tue, 21 Aug 2007, Tim Streater wrote:

However, when I do this and restart otrs, I get:

Software Error:

Got no MainObject! at /home/operations/OTRS/otrs-2.2.2//Kernel/System/DB.pm line 85

--
Dipl.-Math. Rico Barth, Geschäftsführer/Projektleiter
c.a.p.e. IT GmbH
Annaberger Straße 240 , 09125 Chemnitz
phone/fax: +49 371 5347-621 / -625
mobile:    +49 176 66680786
mailto:    [EMAIL PROTECTED] , PGP-Key: 0x874C8377
internet:  www.cape-it.de

Geschäftsführung Rico Barth, Thomas Maier
AG Chemnitz, HRB 23192
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to